unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: David Reitter <david.reitter@gmail.com>
Cc: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: iso-transl pach (bug#6527: C-h b alters key-translation-map (in a bad way))
Date: Tue, 20 Jul 2010 13:00:41 +0200	[thread overview]
Message-ID: <jwvfwzezaym.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <A958808B-205E-455F-8B64-2DC4FCA95959@gmail.com> (David Reitter's message of "Sun, 18 Jul 2010 12:06:03 +0100")

> I chose to automatically define the C-x 8 prefix key combinations when
> the package is loaded, so that the C-x 8 autoloading mechanism remains
> in place for the comfort of the occasional user. 

I agree we need to decouple the 3 parts:
- the C-x 8 should stay, and could be extended to cover many more cases
  (e.g. C-x 8 r ' could insert ŕ, etc...)
- the Alt- bindings (could be under the control of a minor mode, like
  your patch does).
- the deadkey handling, which IIUC should be handled automatically by
  other parts of the code.

So, I think your patch goes in the right direction, except that the
deadkey handling should be either removed (because it doesn't do
anything any way) or always enabled.


        Stefan



      reply	other threads:[~2010-07-20 11:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <D91D370B-1D6F-4D58-B5AE-DB1159F7229E@gmail.com>
     [not found] ` <handler.6527.B.12777361181855.ack@debbugs.gnu.org>
2010-07-18 11:06   ` iso-transl pach (bug#6527: C-h b alters key-translation-map (in a bad way)) David Reitter
2010-07-20 11:00     ` Stefan Monnier [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

  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=jwvfwzezaym.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=david.reitter@gmail.com \
    --cc=emacs-devel@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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