GNU bug report logs - #21858
package-initialize: no good in .emacs!

Previous Next

Package: emacs;

Reported by: David Reitter <david.reitter <at> gmail.com>

Date: Sun, 8 Nov 2015 03:19:02 UTC

Severity: wishlist

Tags: fixed

Merged with 28001, 30507

Found in version 25.2

Fixed in version 27.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juanma Barranquero <lekktu <at> gmail.com>
To: David Reitter <david.reitter <at> gmail.com>
Cc: 21858 <at> debbugs.gnu.org, bruce.connor.am <at> gmail.com
Subject: bug#21858: package-initialize: no good in .emacs!
Date: Sun, 8 Nov 2015 15:46:46 +0100
[Message part 1 (text/plain, inline)]
On Sun, Nov 8, 2015 at 4:17 AM, David Reitter <david.reitter <at> gmail.com>
wrote:

> > Symbol's function definition is void: package-initialize

Obviously you could work around it by adding

(unless (fboundp 'package-initialize) (defalias 'package-initialize
'ignore))

to your init file...

> This is not a good state of affairs...

...but I couldn't agree more with you about packages messing with the init
file. I *hate* custom for several reasons, and that's one of them.
[Message part 2 (text/html, inline)]

This bug report was last modified 7 years and 91 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.