From: Eli Zaretskii <eliz@is.elta.co.il>
Subject: Re: How do I get emacs to display accented characters?
Date: Mon, 2 Dec 2002 08:24:03 +0200 (IST) [thread overview]
Message-ID: <Pine.SUN.3.91.1021202082205.29205K-100000@is> (raw)
In-Reply-To: <6525a5d7.0212012151.2aae4bcf@posting.google.com>
On 1 Dec 2002, Jay F. Shachter wrote:
> When I use XEmacs, I have no problem. When the buffer contains, e.g.,
> "Rick's Café Américain", XEmacs displays "Rick's Café Américain".
> Emacs, on the other hand, displays "Rick's Cafe Americain". Unless
> I do (load-library "iso-ascii"), in which case it displays "Rick's
> Caf{'e} Am{'e}ricain". Nothing I do has succeeding in getting Emacs
> to display "Rick's Café Américain" like XEmacs does.
Try running Emacs with "emacs -q --no-site-file". If that solves the
problems you have, there's something in your .emacs or in the site-wide
startup files which does the damage.
> These are the things that I have done, which have had no effect:
> (set-terminal-coding-system 'iso-latin-1-unix)
> (setq unibyte-display-via-language-environment t)
> (set-language-environment 'Latin-1)
There's probably more customizations in your .emacs that produce the
adverse effect. Something that makes your sessions unibyte, perhaps?
next prev parent reply other threads:[~2002-12-02 6:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-02 5:51 How do I get emacs to display accented characters? Jay F. Shachter
2002-12-02 6:24 ` Eli Zaretskii [this message]
2002-12-02 7:56 ` Kai Großjohann
2002-12-02 10:28 ` John Wiegley
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=Pine.SUN.3.91.1021202082205.29205K-100000@is \
--to=eliz@is.elta.co.il \
/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.