GNU bug report logs - #1462
Document/implement local-unset-map

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Mon, 1 Dec 2008 17:55:03 UTC

Severity: wishlist

Tags: wontfix

Merged with 1463, 1464, 1465

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1462 in the body.
You can then email your comments to 1462 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1462; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to jidanni <at> jidanni.org:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Cc: cyd <at> stupidchicken.com, oub <at> mat.ucm.es
Subject: Document/implement local-unset-map
Date: Tue, 02 Dec 2008 01:46:44 +0800
(info "(emacs)Local Keymaps") and (info "(emacs)Rebinding") at the
most talk about `M-x local-unset-key <RET> KEY'
But e.g., I very much want to unset the whole wikipedia-mode-map. It
should say how to do that. I.e., how to make it like we never knew
about any wikipedia-mode-map (that dares to tinker with basic emacs
keys like "\M-u" etc.).





Merged 1462 1463 1464 1465. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 01 Dec 2008 19:00:03 GMT) Full text and rfc822 format available.

Severity set to `wishlist' from `normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 01 Dec 2008 21:55:04 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1462; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Kevin Rodgers <kevin.d.rodgers <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #14 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Kevin Rodgers <kevin.d.rodgers <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1462: Document/implement local-unset-map
Date: Tue, 02 Dec 2008 07:15:31 -0700
jidanni <at> jidanni.org wrote:
> (info "(emacs)Local Keymaps") and (info "(emacs)Rebinding") at the
> most talk about `M-x local-unset-key <RET> KEY'
> But e.g., I very much want to unset the whole wikipedia-mode-map. It
> should say how to do that. I.e., how to make it like we never knew
> about any wikipedia-mode-map (that dares to tinker with basic emacs
> keys like "\M-u" etc.).

local-unset-map would be: (use-local-map nil)

But what you apparently want is:
(setq wikipedia-mode-map (make-sparse-keymap))

-- 
Kevin Rodgers
Denver, Colorado, USA






Tags added: wontfix Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 02 Dec 2008 18:45:03 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to jidanni <at> jidanni.org Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Thu, 24 Feb 2011 02:16:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 24 Mar 2011 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 90 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.