all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Philippe Auclair" <Philippe.Auclair@diamant.jouy.inra.fr>
Subject: Accents circumflex and diaeresis
Date: Thu, 1 Apr 2004 17:21:51 +0200	[thread overview]
Message-ID: <003001c417fd$0e91d6e0$a903668a@jouy.inra.fr> (raw)

Hi,

I have searched the archives
(http://mail.gnu.org/archive/html/help-gnu-emacs/), but I haven't found
exactly what I am looking for.

I am using GNU Emacs 21.1.1 (sparc-sun-solaris2.7, X toolkit), with a
Cygwin-XFree86 X server on a MS Windows XP box, with a French keyboard.

After a few hesitations, I now can type in Emacs most accented characters,
including those which are directly typed on the keyboard, such as e-acute
(é), e-grave (è) and so on, and those obtained with the AltGr key:
{[|`\^@]}.

Now, if I enter the command "M-x iso-accents-mode", I can get the accented
characters, such as a-circumflex (â), or e-diaeresis (ë), by typing AltGr-^,
or ", followed by the character to be accented.

Or, as suggested in the archive
(http://mail.gnu.org/archive/html/help-gnu-emacs/2003-01/msg00745.html), if
I evaluate
(global-set-key (kbd "<dead-circumflex>") (kbd "^"))
(global-set-key (kbd "<S-dead-diaeresis>") (kbd "¨"))
I can type ^ and ¨ using the key which produces the <dead-circumflex> and
<dead-diaeresis> keysyms.

But... if I try both iso-accents-mode and key setting, I can't use the dead
key to produce the circumflex and diaeresis accented characters.

What I would like sounds simple:
<dead-circumflex> followed by a character should produce that character with
a circumflex if available
<dead-diaeresis> followed by a character should produce that character with
a diaeresis

I would much prefer this to the normal iso-accents-mode, which is quite of a
bore, because the keys ~, ", and ' get everything messed up for characters I
don't need.

Anyone have an idea?

Regards,
Philippe Auclair
**********************************************
Institut National de la Recherche Agronomique
Unité Centrale Informatique de Jouy
Domaine de Vilvert, 78352 Jouy-en-Josas CEDEX, France
Philippe.Auclair@jouy.inra.fr
tel +33 1 34 65 26 95, fax +33 1 34 65 24 03
**********************************************

                 reply	other threads:[~2004-04-01 15:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='003001c417fd$0e91d6e0$a903668a@jouy.inra.fr' \
    --to=philippe.auclair@diamant.jouy.inra.fr \
    /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.