GNU bug report logs -
#30288
25.3; [emacsformacosx.com binary(?)] M-x list-packages crashes after "add-to-list orgmode.org/elpa"
Previous Next
Reported by: Ihar Suvorau <ihar.suvorau <at> gmail.com>
Date: Mon, 29 Jan 2018 23:22:01 UTC
Severity: normal
Tags: moreinfo, wontfix
Found in version 25.3
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
tags 30288 + moreinfo
quit
Ihar Suvorau <ihar.suvorau <at> gmail.com> writes:
> the line below:
>
> (add-to-list 'package-archives '("org" . "http://orgmode.org/elpa/")
> t)
>
> in ~/.emacs.d/init.el crashes Emacs on running "M-x list-packages"
Could you include the rest of what you have in init.el please? The
other code might well be significant.
With that line just by itself, I get a *Warnings* buffer popup (so I
guess you have at least a (require 'package) in there to avoid this?)
Warning (initialization): An error occurred while loading ‘/home/npostavs/tmp/tmp-emacs-home/.emacs.d/init.el’:
Symbol's value as variable is void: package-archives
To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file. Start Emacs with
the ‘--debug-init’ option to view a complete error backtrace.
M-x list-packages succeeds without cashing regardless of whether I've
added (require 'package) or not.
This bug report was last modified 6 years and 195 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.