emacs-devel
[Top][All Lists]
Advanced

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

Re: [Q] GNu Emacs/MacOS X/Font Encoding


From: Andrew Choi
Subject: Re: [Q] GNu Emacs/MacOS X/Font Encoding
Date: Thu, 08 May 2003 12:41:49 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Rolf Marvin Bøe Lindgren <address@hidden> writes:

> the characters I typed were æ ø å Æ Å Ø.  the output was
> 
> c with acute accent
> r with hacek
> l with acute accent
> 
> C with acute accent
> R with hacek
> L with acute accent
> 
> the internal representation is correct.  when I set the font back to
> "-etl-fixed-medium-r-normal--16-160-75-75-m-160-iso8859-1" the character
> were displayed as expected.  this is a character display/font issue,
> then, not a keyboard input issue.
> 
> this also goes for alt characters:  I get the expected result with the
> default font, or with any font when switched back to the default font.
> 
> I use a Norwegian (equivalent to Danish) keyboard.

I'm sorry I still cannot repeat the problem.  This is what I did.  I
saved your post in a file.  It contains the letters (in Latin 1
encoding)

  æ ø å Æ Å Ø

which are the letters next to `L' and `P' on the Norwegian keyboard.  I
then run the May 2 version of Emacs from CVS from command line as
follows (the specific path is just where it is on my machine).

  Documents/Emacs/emacs/mac/Emacs.app/Contents/MacOS/Emacs -q

Visited the saved file.  The letters show up fine.  Then I evaluate the
expression

  (set-default-font "-etl-fixed-medium-r-normal--12-120-75-75-m-120-iso8859-1")

Those letters are still displayed correctly (they're in 14-point fixed
now).

Then I evaluate

  (create-fontset-from-fontset-spec
"-apple-monaco-medium-r-normal--9-*-*-*-*-*-fontset-monaco,
ascii:-apple-monaco-medium-r-normal--9-90-75-75-m-90-mac-roman,
latin-iso8859-1:-apple-monaco-medium-r-normal--9-90-75-75-m-90-mac-roman")

and then

  (set-frame-font "fontset-monaco")

Those letters are still displayed correctly (they're in 9-point
Monaco now).

Could you please repeat these steps and see if you get the same
results?  Please use a recent CVS version.

Also this question may be more suitable elsewhere, like gnu.emacs.help.





reply via email to

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