all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Wiegley <johnw@gnu.org>
Subject: Re: How do I get emacs to display accented characters?
Date: Mon, 02 Dec 2002 03:28:03 -0700	[thread overview]
Message-ID: <87vg2c7m18.fsf@alice.dynodns.net> (raw)
In-Reply-To: 6525a5d7.0212012151.2aae4bcf@posting.google.com

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=utf-8, Size: 1038 bytes --]

>>>>> On Sun Dec  1, Jay writes:

> 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.

> 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)

Usually this sort of thing happens if there is *even one* character
that is not part of the latin-1 encoding.  For example, it happens to
me when saving certain web pages that use \240 as a space character.
Once I replace these extraneous codes, then when I visit the buffer
the accents are automatically displayed.  You shouldn't have to
change any of the buffer local variables.

John

      parent reply	other threads:[~2002-12-02 10:28 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
2002-12-02  7:56 ` Kai Großjohann
2002-12-02 10:28 ` John Wiegley [this message]

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=87vg2c7m18.fsf@alice.dynodns.net \
    --to=johnw@gnu.org \
    /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.