GNU bug report logs -
#8430
23.2; def-edebug-spec docstring info link
Previous Next
Reported by: Kevin Ryde <user42 <at> zip.com.au>
Date: Wed, 6 Apr 2011 00:14:02 UTC
Severity: minor
Tags: patch
Found in version 23.2
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
In the docstring of def-edebug-spec, the info node link to
"(elisp)Specification List"
is not buttonized. Perhaps the formatting is meant to be per below.
2011-04-06 Kevin Ryde <user42 <at> zip.com.au>
* subr.el (def-edebug-spec): Correction to docstring info node
link formatting.
[subr.el.edebug-link.diff (text/x-diff, inline)]
--- subr.el.~1.667.~ 2009-11-26 09:34:33.000000000 +1100
+++ subr.el 2011-04-05 15:44:15.000000000 +1000
@@ -91,7 +91,7 @@
0 (instrument no arguments); t (instrument all arguments);
a symbol (naming a function with an Edebug specification); or a list.
The elements of the list describe the argument types; see
-\(info \"(elisp)Specification List\") for details."
+Info node `(elisp)Specification List' for details."
`(put (quote ,symbol) 'edebug-form-spec (quote ,spec)))
(defmacro lambda (&rest cdr)
[Message part 3 (text/plain, inline)]
In GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
of 2010-05-16 on raven, modified by Debian
configured using `configure '--build' 'i486-linux-gnu' '--build' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.2/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.2/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''
This bug report was last modified 13 years and 358 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.