unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13158: 24.3.50; elisp source link in *Help* for variable is missing
@ 2012-12-12 17:45 Sam Steingold
  2012-12-12 18:33 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Steingold @ 2012-12-12 17:45 UTC (permalink / raw)
  To: 13158

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 eliz@gnu.org-20121210141219-l9js8plqhi0txzw1
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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#13158: 24.3.50; elisp source link in *Help* for variable is missing
  2012-12-12 17:45 bug#13158: 24.3.50; elisp source link in *Help* for variable is missing Sam Steingold
@ 2012-12-12 18:33 ` Glenn Morris
  2012-12-12 23:05   ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2012-12-12 18:33 UTC (permalink / raw)
  To: sds; +Cc: 13158

Sam Steingold wrote:

> C-h v gud-key-prefix RET

emacs -Q
C-h v gud-key-prefix RET [no match]

> creates a *Help* buffer without the clickable link to the elisp source
> location of the variable definition

emacs -Q -l gud
C-h v gud-key-prefix RET
push "gud.el" button

-> 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?

I guess the recent button.el changes.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#13158: 24.3.50; elisp source link in *Help* for variable is missing
  2012-12-12 18:33 ` Glenn Morris
@ 2012-12-12 23:05   ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2012-12-12 23:05 UTC (permalink / raw)
  To: 13158-done

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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-12 23:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-12 17:45 bug#13158: 24.3.50; elisp source link in *Help* for variable is missing Sam Steingold
2012-12-12 18:33 ` Glenn Morris
2012-12-12 23:05   ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).