GNU bug report logs -
#14356
24.3; Symbol's value as variable is void: help-xref-following
Previous Next
Reported by: Vitalie Spinu <spinuvit <at> gmail.com>
Date: Mon, 6 May 2013 23:22:01 UTC
Severity: normal
Found in version 24.3
Done: Katsumi Yamaoka <yamaoka <at> jpl.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 07 May 2013 09:28:38 +0900
with message-id <b4mhaifab0p.fsf <at> jpl.org>
and subject line Re: bug#14356: 24.3; Symbol's value as variable is void: help-xref-following
has caused the debbugs.gnu.org bug report #14356,
regarding 24.3; Symbol's value as variable is void: help-xref-following
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
14356: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14356
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
I have noticed this issue for second time this week.
When trying to access emacs help (C-h f) I am getting the error:
help-setup-xref: Symbol's value as variable is void: help-xref-following
I tracked it down to the warnign in *messages*
Warning: defvar ignored because help-xref-following is let-bound
so the variable help-xref-following in help-mode.el is not getting
defined during the auto-load for the above reason.
Any ideas of how to debug this issue? It is not reproducible, it just
happens from time to time.
Vitalie
In GNU Emacs 24.3.2 (i686-pc-linux-gnu, X toolkit, Xaw scroll bars)
of 2013-04-29 on vitoshka-home
Windowing system distributor `The X.Org Foundation', version 11.0.11303000
System Description: Ubuntu 13.04
Configured using:
`configure '--with-x-toolkit=lucid''
Important settings:
value of $LANG: en_US.UTF-8
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t
[Message part 3 (message/rfc822, inline)]
Dmitry Gutov wrote:
> Looks like a problem with a third-party package. Someone let-binds
> `help-xref-following' somewhere.
> Here's an old commit in auto-complete fixing that:
> https://github.com/auto-complete/auto-complete/commit/75482c79c5d1a46f9097cc27b568aa66ef0add07
Sorry, I am at least one of the culprits. I've committed a fix
to gnus-art.el in the trunk. Please reopen this bug thread if
it doesn't solve the problem.
This bug report was last modified 12 years and 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.