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

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

bug#21172: 25.0.50; void-variable error in elisp-mode.el


From: Dmitry Gutov
Subject: bug#21172: 25.0.50; void-variable error in elisp-mode.el
Date: Tue, 24 Nov 2015 00:14:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Version: 25.1

flitterio@gmail.com (Francis Litterio) writes:

> In Emacs built from the latest source on Windows, file elisp-mode.el uses
> variable package-user-dir without loading package.el (where that variable is
> defined).  Thus, launching Emacs like this:
>
>   runemacs -Q --eval="(progn (setq debug-on-error t) (xref-find-references 
> \"load-path\"))"
>
> results in this backtrace:
>
> Debugger entered--Lisp error: (void-variable package-user-dir)

Thanks for the report, it's now fixed in emacs-25.

I've overlooked this report all these months apparently because the
Debbugs feature "reassign bug to another package" doesn't notify the
bugs mailing list.





reply via email to

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