all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: 8350@debbugs.gnu.org
Subject: bug#8350: 24.0.50; wrong bindings for remapped keys
Date: Mon, 28 Mar 2011 10:22:28 -0400	[thread overview]
Message-ID: <jwv39m7pbzv.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <D8B49FD50FB747DCBD922DC9C154EC51@us.oracle.com> (Drew Adams's message of "Sun, 27 Mar 2011 14:51:52 -0700")

forcemerge 6882 8350
thanks

>> > (define-key ctl-x-map [remap forward-char] 'backward-char)
>> > C-x C-h (says C-x f is bound to `forward-char')
>> But ctl-x-map is never used as one of the active maps, it's always
>> limited to being a prefix map bound to C-x, so the define-key 
>> above will have pretty much no effect.

> It was a simplified example.  And whether `ctl-x-map' is used as an
> active map is irrelevant,

Well, since the `remap' is in ctl-x-map it is of crucial importance.

> I think, to the bugged behavior wrt `PREFIX-KEY C-h' described here.

That problem is in bug#6881 and bug#8351 so I don't think it needs
a third bug report.  


        Stefan





  reply	other threads:[~2011-03-28 14:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-26 20:00 bug#8350: 24.0.50; wrong bindings for remapped keys Drew Adams
2011-03-27 21:19 ` Stefan Monnier
2011-03-27 21:51   ` Drew Adams
2011-03-28 14:22     ` Stefan Monnier [this message]
2011-03-28 15:04       ` Drew Adams
2011-03-28 17:43         ` Stefan Monnier
2011-03-29  4:16           ` Drew Adams
2011-03-29 13:58             ` Stefan Monnier
2011-03-29 14:18               ` Drew Adams
2011-05-29 19:00 ` Chong Yidong

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=jwv39m7pbzv.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=8350@debbugs.gnu.org \
    --cc=drew.adams@oracle.com \
    /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.