GNU bug report logs - #6880
24.0.50; define-minor-mode doc string: no keymap var is defined

Previous Next

Package: emacs;

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

Date: Wed, 18 Aug 2010 17:08:02 UTC

Severity: normal

Found in version 24.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Chong Yidong <cyd <at> stupidchicken.com>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 6880 <at> debbugs.gnu.org
Subject: Re: bug#6880: 24.0.50;
	define-minor-mode doc string: no keymap var is defined
Date: Sun, 22 Aug 2010 15:30:11 -0400
"Drew Adams" <drew.adams <at> oracle.com> writes:

> "This function defines the associated control variable MODE, keymap
> MODE-map, and toggle command MODE."
>
> It does not seem to be true that it defines a keymap MODE-map.  And the
> Elisp manual does not mention that it defines such a variable.

MODE-map is only created if you pass a list or a keymap as the KEYMAP
argument.  I've fixed the docstring and the lisp manual.  Thanks.




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

Previous Next


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