From: Andrew Choi <akochoi@shaw.ca>
Subject: Re: [Q] GNu Emacs/MacOS X/Font Encoding
Date: Thu, 08 May 2003 12:41:49 -0600 [thread overview]
Message-ID: <m2fznpqo0i.fsf@owlbear.local> (raw)
In-Reply-To: <lbzhe85gzoj.fsf@aqualene.uio.no>
Rolf Marvin Bøe Lindgren <r.m.b.lindgren@usit.uio.no> 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.
next prev parent reply other threads:[~2003-05-08 18:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-08 10:28 [Q] GNu Emacs/MacOS X/Font Encoding Rolf Marvin Bøe Lindgren
2003-05-08 15:42 ` Andrew Choi
2003-05-08 16:39 ` Rolf Marvin Bøe Lindgren
2003-05-08 18:41 ` Andrew Choi [this message]
2003-05-08 20:05 ` Rolf Marvin Bøe Lindgren
2003-05-08 20:12 ` Andrew Choi
2003-05-08 20:35 ` Rolf Marvin Bøe Lindgren
2003-05-08 20:57 ` Andrew Choi
2003-05-08 21:20 ` Stefan Monnier
2003-05-08 22:43 ` Rolf Marvin Bøe Lindgren
2003-05-08 22:45 ` Rolf Marvin Bøe Lindgren
2003-05-08 22:59 ` Stefan Monnier
2003-05-09 17:07 ` Richard Stallman
2003-05-09 1:26 ` Miles Bader
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2fznpqo0i.fsf@owlbear.local \
--to=akochoi@shaw.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.