all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: raman@google.com
To: emacs-devel@gnu.org
Subject: Async Package.el Feedback
Date: Mon, 6 Apr 2015 17:29:11 -0700	[thread overview]
Message-ID: <21795.9431.463084.313806@gargle.gargle.HOWL> (raw)

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) 
-- 

-- 

-- 



             reply	other threads:[~2015-04-07  0:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-07  0:29 raman [this message]
2015-04-07  9:41 ` Async Package.el Feedback 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

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=21795.9431.463084.313806@gargle.gargle.HOWL \
    --to=raman@google.com \
    --cc=emacs-devel@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.