all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* interference between package and exec-path values ?
@ 2018-10-19 16:41 Jean-Christophe Helary
  2018-10-19 17:24 ` Yuri Khan
  2018-10-19 17:32 ` Eli Zaretskii
  0 siblings, 2 replies; 8+ messages in thread
From: Jean-Christophe Helary @ 2018-10-19 16:41 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list

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





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-10-20 10:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-19 16:41 interference between package and exec-path values ? Jean-Christophe Helary
2018-10-19 17:24 ` 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

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.