GNU bug report logs - #1464
wikipedia-mode-map (was: Document/implement local-unset-map)

Previous Next

Package: emacs;

Reported by: Uwe Brauer <oub <at> mat.ucm.es>

Date: Mon, 1 Dec 2008 18:20:02 UTC

Severity: wishlist

Tags: wontfix

Merged with 1462, 1463, 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 1464 in the body.
You can then email your comments to 1464 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#1464; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Uwe Brauer <oub <at> mat.ucm.es>:
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: Uwe Brauer <oub <at> mat.ucm.es>
To: jidanni <at> jidanni.org
Cc: bug-gnu-emacs <at> gnu.org, cyd <at> stupidchicken.com
Subject: wikipedia-mode-map (was: Document/implement local-unset-map)
Date: Mon, 01 Dec 2008 19:12:49 +0100
Hello

I almost missed your mail, could you please use a more specific subject:
   > (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.).


Well is you really want to do that, why not just commenting out the
keybinding re-byte compiling it and restart (X)emacs?

Usually you would want to change certain keybindings by using 
local-set-key in the appropriate hook like

(add-hook 'wikipedia-mode-hook 'my-wikipededia-keys)

(defun my-wikipededia-keys ()
 (local-set-key [(control f3)]   'server-edit)) 
etc

Uwe Brauer 






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.

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 142 days ago.

Previous Next


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