GNU bug report logs - #13673
24.3.50; A minor bug in Emacs Lisp manual

Previous Next

Package: emacs;

Reported by: Xue Fuqiao <xfq.free <at> gmail.com>

Date: Sun, 10 Feb 2013 15:24:02 UTC

Severity: minor

Found in version 24.3.50

Fixed in version 24.3

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 13673 in the body.
You can then email your comments to 13673 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-gnu-emacs <at> gnu.org:
bug#13673; Package emacs. (Sun, 10 Feb 2013 15:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Xue Fuqiao <xfq.free <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 10 Feb 2013 15:24:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Xue Fuqiao <xfq.free <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; A minor bug in Emacs Lisp manual
Date: Sun, 10 Feb 2013 23:22:30 +0800
In (info "(elisp) Key Binding Commands"):

 -- Command: global-unset-key key
 [...]
     This function is implemented simply using `define-key':

          (global-unset-key KEY)
          ==
          (define-key (current-global-map) KEY nil)

But the command `global-unset-key' is implemented using `global-set-key' in subr.el.  And the command `global-set-key' is implemented using `define-key'.

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Mon, 11 Feb 2013 01:18:02 GMT) Full text and rfc822 format available.

Notification sent to Xue Fuqiao <xfq.free <at> gmail.com>:
bug acknowledged by developer. (Mon, 11 Feb 2013 01:18:02 GMT) Full text and rfc822 format available.

Message #10 received at 13673-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 13673-done <at> debbugs.gnu.org
Subject: Re: bug#13673: 24.3.50; A minor bug in Emacs Lisp manual
Date: Sun, 10 Feb 2013 20:16:44 -0500
Version: 24.3

Ok.




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

This bug report was last modified 12 years and 101 days ago.

Previous Next


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