From: Jean-Christophe Helary <brandelune@gmail.com>
To: Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: interference between package and exec-path values ?
Date: Sat, 20 Oct 2018 01:41:54 +0900 [thread overview]
Message-ID: <3290BF05-6449-4E60-A196-32BF09211B95@gmail.com> (raw)
I am using the most recent master.
I am finding that having this line in my .emacs.el:
(setq exec-path (append "/usr/local/bin/" exec-path))
interferes with package to the point that I can't install anything.
That's pretty recent so it may be connected with something that I installed in /usr/local/bin but I have no idea what that could be.
When I start emacs with that line and I call package-list-package I get:
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...
error in process filter: if: Wrong type argument: stringp, 47
error in process filter: Wrong type argument: stringp, 47
Package refresh done
error in process filter: if: Wrong type argument: stringp, 47
error in process filter: Wrong type argument: stringp, 47
And I can't install anything (same error).
Any idea what that could be?
Jean-Christophe Helary
-----------------------------------------------
http://mac4translators.blogspot.com @brandelune
next reply other threads:[~2018-10-19 16:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-19 16:41 Jean-Christophe Helary [this message]
2018-10-19 17:24 ` interference between package and exec-path values ? Yuri Khan
2018-10-19 17:36 ` Jean-Christophe Helary
2018-10-19 17:32 ` Eli Zaretskii
2018-10-20 1:55 ` Jean-Christophe Helary
2018-10-20 6:35 ` Eli Zaretskii
2018-10-20 9:14 ` Jean-Christophe Helary
2018-10-20 10:22 ` Eli Zaretskii
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=3290BF05-6449-4E60-A196-32BF09211B95@gmail.com \
--to=brandelune@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/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.