unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: [solved] Non-ASCII characters Key binding (emacs 21.4)
Date: Mon, 24 Oct 2005 19:52:38 -0400	[thread overview]
Message-ID: <87irvm5vb9.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: djjce0$cj4$1@apollon.grec.isp.9tel.net

> (setq html-char-symbols '("&eacute;" "&egrave;" "&ecirc;"
>                            "&agrave;" "&acirc;"  "&icirc;"
>                            "&ocirc" "&ugrave;" "&ucirc;"
>                            "&ccedil"))

For what it's worth I never use those.  Instead I use latin-1 (or utf-8) and
specify the coding-system.

> (setq tex-char-symbols '("\\'e" "\\`e" "\\^e"
>                           "\\`a" "\\^a" "\\^i"
>                           "\\^o" "\\`u" "\\^u"
>                           "\\,c"))

Same thing here.  A good \usepackage[latin1]{inputenc} gives you real
accents rather than the above abomination (which not only looks ugly but
doesn't work quite right in many contexts, such as verbatim).


        Stefan

  reply	other threads:[~2005-10-24 23:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-16 21:54 Non-ASCII characters Key binding (emacs 21.4) Mounir AITTAHAR
2005-10-17  3:08 ` Stefan Monnier
2005-10-18 15:58   ` Mounir AITTAHAR
2005-10-18 16:06     ` Mounir AITTAHAR
2005-10-18 16:51     ` Pascal Bourguignon
2005-10-19  8:51       ` Mounir AITTAHAR
2005-10-19 23:11         ` Stefan Monnier
2005-10-17 11:47 ` Mounir AITTAHAR
2005-10-18 12:35   ` Mounir AITTAHAR
2005-10-19  1:47     ` Pascal Bourguignon
2005-10-24 19:23 ` [solved] " Mounir AITTAHAR
2005-10-24 23:52   ` Stefan Monnier [this message]
2005-10-25 13:29     ` Mounir AITTAHAR

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87irvm5vb9.fsf-monnier+gnu.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).