emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#14356: closed (24.3; Symbol's value as variable is


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#14356: closed (24.3; Symbol's value as variable is void: help-xref-following)
Date: Tue, 07 May 2013 00:30:03 +0000

Your message dated Tue, 07 May 2013 09:28:38 +0900
with message-id <address@hidden>
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
address@hidden)


-- 
14356: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14356
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3; Symbol's value as variable is void: help-xref-following Date: Tue, 07 May 2013 01:20:24 +0200
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#14356: 24.3; Symbol's value as variable is void: help-xref-following Date: Tue, 07 May 2013 09:28:38 +0900 User-agent: Gnus/5.130008 (真 Gnus v0.8) Emacs/24.3.50 (i686-pc-cygwin)
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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]