From: Juanma Barranquero <lekktu@gmail.com>
To: David Reitter <david.reitter@gmail.com>
Cc: 21858@debbugs.gnu.org, bruce.connor.am@gmail.com
Subject: bug#21858: package-initialize: no good in .emacs!
Date: Sun, 8 Nov 2015 15:46:46 +0100 [thread overview]
Message-ID: <CAAeL0SSB_M-5hQYtZFudU5mo3hh4RzPbMqWxVY6-2rs4-04yrw@mail.gmail.com> (raw)
In-Reply-To: <4C00C642-8BBA-4980-A997-F128757CADD1@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 473 bytes --]
On Sun, Nov 8, 2015 at 4:17 AM, David Reitter <david.reitter@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.
[-- Attachment #2: Type: text/html, Size: 702 bytes --]
next prev parent reply other threads:[~2015-11-08 14:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-08 3:17 bug#21858: package-initialize: no good in .emacs! David Reitter
2015-11-08 14:46 ` Juanma Barranquero [this message]
2015-11-08 15:41 ` Artur Malabarba
2015-11-08 17:00 ` Wolfgang Jenkner
2015-11-08 17:03 ` David Reitter
2018-02-17 14:19 ` Noam Postavsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAAeL0SSB_M-5hQYtZFudU5mo3hh4RzPbMqWxVY6-2rs4-04yrw@mail.gmail.com \
--to=lekktu@gmail.com \
--cc=21858@debbugs.gnu.org \
--cc=bruce.connor.am@gmail.com \
--cc=david.reitter@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.