GNU bug report logs - #13034
defalias docstring ignored

Previous Next

Package: emacs;

Reported by: Juanma Barranquero <lekktu <at> gmail.com>

Date: Fri, 30 Nov 2012 00:10:01 UTC

Severity: normal

Found in version 24.3.50

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#13034: closed (defalias docstring ignored)
Date: Fri, 30 Nov 2012 17:35:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 30 Nov 2012 18:31:18 +0100
with message-id <CAAeL0SQrToR+sJSnD5O=i-mZMO=LTXc78+F2WUAMBMCcky0pHw <at> mail.gmail.com>
and subject line Re: bug#13034: defaliased funcs do not have docstring
has caused the debbugs.gnu.org bug report #13034,
regarding defalias docstring ignored
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
13034: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13034
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Juanma Barranquero <lekktu <at> gmail.com>
To: Bug-Gnu-Emacs <bug-gnu-emacs <at> gnu.org>
Subject: defaliased funcs do not have docstring
Date: Fri, 30 Nov 2012 01:06:41 +0100
Package: emacs
Version: 24.3.50


(defun my-func () "This is my func." nil)
(defalias 'my-other-func (lambda () t) "This is my other func.")

(documentation 'my-other-func)
   24.2.50 => "This is my other func."
   trunk => nil


[Message part 3 (message/rfc822, inline)]
From: Juanma Barranquero <lekktu <at> gmail.com>
To: 13034-done <at> debbugs.gnu.org
Subject: Re: bug#13034: defaliased funcs do not have docstring
Date: Fri, 30 Nov 2012 18:31:18 +0100
Fixed in revno:111042.


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

Previous Next


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