GNU bug report logs - #5612
23.1.92; Help does not show doc for command bound to mouse event

Previous Next

Package: emacs;

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

Date: Sat, 20 Feb 2010 23:38:02 UTC

Severity: normal

Merged with 5611

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: Chong Yidong <cyd <at> stupidchicken.com>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 5612 <at> debbugs.gnu.org
Subject: bug#5612: 23.1.92; Help does not show doc for command bound to mouse event
Date: Tue, 06 Jul 2010 15:41:30 -0400
>  (zoom-in ARG)
>
>  Not documented.
>
> That's false; it is documented. This is the doc string:

In your source file, you got the interactive call and the docstring
mixed up:

  (defun zoom-in (arg)
    (interactive "P")
    "Zoom current frame or buffer in...




This bug report was last modified 15 years and 40 days ago.

Previous Next


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