emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: package.el, package updates and load-path in long-running emacs


From: John Wiegley
Subject: Re: package.el, package updates and load-path in long-running emacs
Date: Wed, 24 May 2017 22:33:53 -0700
User-agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/25.2 (darwin)

>>>>> "r" == raman  <address@hidden> writes:

r> At the end of updating packages, we should perhaps run 
r> (progn
r> (package-initialize)
r> (setq load-path (remove-if-not #'file-exists-p load-path))

Sounds reasonable, but what is the full impact of running package-initialize
at that time?

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]