unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Async Package.el Feedback
@ 2015-04-07  0:29 raman
  2015-04-07  9:41 ` Artur Malabarba
  0 siblings, 1 reply; 9+ messages in thread
From: raman @ 2015-04-07  0:29 UTC (permalink / raw)
  To: emacs-devel

Async  behavior for package is a welcome arrival,  here is some hopefully useful feedback on  making things better -- especially when upgrading a large number of packages at one shot.


0. On startup, Emacs still appears to block while  loading the gpg bits for the various archives.

1. Even though installs happen asynchronously, there is a large amount of chatter in the Messages area -- can that be silenced?

2. This is a admittedly a special case: For many years, my emacs-startup file is called emacs-startup.el and is versioned by git -- ~!/.emacs is a symlink.

The code in package.el that adds the (package-initialize) to the top  of the startup file appears to go open the startup file each  time to  check if its magic cookie is present at the top -- so in my case, each package update caused the yes/no prompt -- perhaps remember that the cookie is added via a lisp var (hopefully customizable by the user) 
-- 

-- 

-- 



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

end of thread, other threads:[~2015-04-07 17:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-07  0:29 Async Package.el Feedback raman
2015-04-07  9:41 ` Artur Malabarba
2015-04-07 15:23   ` raman
2015-04-07 16:08     ` Artur Malabarba
2015-04-07 16:28       ` T.V Raman
2015-04-07 17:22         ` Artur Malabarba
2015-04-07 17:32           ` T.V Raman
2015-04-07 17:46             ` Artur Malabarba
2015-04-07 16:20     ` Rasmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).