GNU bug report logs - #2391
23.0.90; doc string of keymap-parent

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Thu, 19 Feb 2009 18:15:03 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Chong Yidong <cyd <at> stupidchicken.com>
Subject: bug#2391: marked as done (23.0.90; doc string of keymap-parent)
Date: Fri, 20 Feb 2009 02:00:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 19 Feb 2009 20:52:58 -0500
with message-id <87eixtx4at.fsf <at> cyd.mit.edu>
and subject line 23.0.90; doc string of keymap-parent
has caused the Emacs bug report #2391,
regarding 23.0.90; doc string of keymap-parent
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)


-- 
2391: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2391
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Drew Adams" <drew.adams <at> oracle.com>
To: <emacs-pretest-bug <at> gnu.org>
Subject: 23.0.90; doc string of keymap-parent
Date: Thu, 19 Feb 2009 10:08:40 -0800
Doc string:
 
"Return the parent keymap of KEYMAP."
 
And what if KEYMAP has no parent?
 
It should say what the Elisp manual says:
 
"This returns the parent keymap of KEYMAP.  If KEYMAP has no
parent, `keymap-parent' returns `nil'."
 
IOW, it should say this:
 
"Return the parent keymap of KEYMAP, or nil if KEYMAP has no parent."
 
 
 
In GNU Emacs 23.0.90.1 (i386-mingw-nt5.1.2600)
 of 2009-02-01 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'
 



[Message part 3 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 2391-done <at> debbugs.gnu.org
Subject: 23.0.90; doc string of keymap-parent
Date: Thu, 19 Feb 2009 20:52:58 -0500
> Doc string:
 
> "Return the parent keymap of KEYMAP."
 
> And what if KEYMAP has no parent?
 
> It should say what the Elisp manual says:
 
> "This returns the parent keymap of KEYMAP.  If KEYMAP has no
> parent, `keymap-parent' returns `nil'."

Fixed, thanks.


This bug report was last modified 16 years and 153 days ago.

Previous Next


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