all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: undoing define-key
Date: Tue, 18 Dec 2012 19:45:49 -0500	[thread overview]
Message-ID: <jwvy5gux42g.fsf-monnier+gmane.emacs.help@gnu.org> (raw)
In-Reply-To: 6461229b-84bb-4d42-a075-5ab5ffe11e4a@googlegroups.com

> ;; Now M-[ijkl] act like the arrow keys
> ;; I can do an isearch and they will exit the search just like the arrows

> (define-key isearch-mode-map (kbd "M-j") nil)

> ;; Now M-j does not exit isearch, and it behaves like whatever it was
> ;; bound to outside of foo-mode.  M-j still does left-char outside of
> ;; isearch-mode.

And what behavior would you want instead?


        Stefan




  reply	other threads:[~2012-12-19  0:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-18 17:46 undoing define-key jpkotta
2012-12-19  0:45 ` Stefan Monnier [this message]
     [not found] ` <mailman.15643.1355877970.855.help-gnu-emacs@gnu.org>
2012-12-19 16:05   ` jpkotta

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=jwvy5gux42g.fsf-monnier+gmane.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=help-gnu-emacs@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.