emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

The euro sign is no more displayed


From: David PONCE
Subject: The euro sign is no more displayed
Date: Thu, 21 Apr 2005 10:20:13 +0200 (CEST)

Hello,

Since I updated my local copy of Emacs 22 with the following change,
when I type an Euro sign character (Altgr+E) it is now displayed as a
white rectangle. Before this change, and in Emacs 21.3, the Euro sign
was displayed as expected.

Hope it will help.

David 

2005-04-20  Kenichi Handa  <address@hidden>

        * lisp.h (CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro.
        (CHAR_TABLE_DEFAULT_SLOT_8_BIT_CONTROL): New macro.
        (CHAR_TABLE_DEFAULT_SLOT_8_BIT_GRAPHIC): New macro.

        * alloc.c (make_sub_char_table): Argument changed to initial
        value of the slots.

        * data.c (Faref): Handle special slots used as default values of
        ascii, eight-bit-control, eight-bit-control.  Don't ignore a
        default value set for a group of characters.
        (Faset): Signal an error if IDXVAL is not a valid character code.
        Make a sub-chartable with correct initial value.

        * fns.c (Fset_char_table_range): Don't set slots used as default
        values for ascii, eight-bit-control, eight-bit-graphic.  Don't
        call Faref with charset-id.
        (Fset_char_table_default): Document how to treat normal character
        argument.  Handle special slots used as default values of ascii,
        eight-bit-control, eight-bit-control.  Make a sub chartable if
        necessary.



In GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.4.14)
 of 2005-04-21 on localhost
Distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure '--with-gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tool-bar-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  menu-bar-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t
  next-error-follow-minor-mode:  Fol

Recent input:
<help-echo> M-e € € € € <help-echo> <help-echo> <help-echo> 
<help-echo> <menu-bar> <help-menu> <report-emacs-b
ug>

Recent messages:
Loading mwheel...done
(emacs/src/emacs -Q)
Loading disp-table...done
Loading tool-bar...done
Loading image...done
For information about the GNU Project and its goals, type C-h C-p.
forward-sentence: End of buffer
Loading emacsbug...done






reply via email to

[Prev in Thread] Current Thread [Next in Thread]