--- Begin Message ---
Subject: |
24.3.50; elisp source link in *Help* for variable is missing |
Date: |
Wed, 12 Dec 2012 12:45:20 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2)
of 2012-12-10 on t520sds
Bzr revision: 111172 address@hidden
Windowing system distributor `The X.Org Foundation', version 11.0.11103000
System Description: Ubuntu 12.04.1 LTS
C-h v gud-key-prefix RET
creates a *Help* buffer without the clickable link to the elisp source
location of the variable definition
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://dhimmi.com http://americancensorship.org
http://think-israel.org http://pmw.org.il http://www.memritv.org
Microsoft: announce yesterday, code today, think tomorrow.
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#13158: 24.3.50; elisp source link in *Help* for variable is missing |
Date: |
Wed, 12 Dec 2012 18:05:01 -0500 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Glenn Morris wrote:
> -> Debugger entered--Lisp error: (wrong-type-argument listp #<marker (moves
> after insertion) at 45 in *Help*>)
> button-get(#<marker (moves after insertion) at 45 in *Help*> action)
> button-activate(#<marker (moves after insertion) at 45 in *Help*> nil)
> push-button(45)
> push-button((mouse-2 (#<window 9 on *Backtrace*> 45 (352 . 9) 3020545575
> nil 45 (44 . 0) nil (0 . 9) (8 . 17))))
> call-interactively(push-button nil nil)
>
> (Happens for anything, not just this one variable.)
> Is that what you mean?
If so, fixed.
--- End Message ---