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


Message #11 received at 21858 <at> debbugs.gnu.org (full text, mbox):

From: Artur Malabarba <bruce.connor.am <at> gmail.com>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: David Reitter <david.reitter <at> gmail.com>, 21858 <at> debbugs.gnu.org
Subject: Re: bug#21858: package-initialize: no good in .emacs!
Date: Sun, 8 Nov 2015 15:41:56 +0000
2015-11-08 14:46 GMT+00:00 Juanma Barranquero <lekktu <at> gmail.com>:
> 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))

Or just comment out that `(package-initialize)' line, as explained in
the comments inserted above it.
If you do that, you're left with the usual behaviour from Emacs 24.




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

Previous Next


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