From: Chong Yidong <cyd@gnu.org>
To: Ivan Andrus <darthandrus@gmail.com>
Cc: 12524@debbugs.gnu.org
Subject: bug#12524: 24.2.50; package-delete errors if directory doesn't exist
Date: Thu, 27 Sep 2012 11:22:48 +0800 [thread overview]
Message-ID: <87wqzgup2v.fsf@gnu.org> (raw)
In-Reply-To: <D4DDDEF9-A328-4772-B099-CDD0957428C3@gmail.com> (Ivan Andrus's message of "Wed, 26 Sep 2012 21:57:57 +0200")
Ivan Andrus <darthandrus@gmail.com> writes:
> If a directory for a package does not exist (say it was deleted outside
> of emacs), then package-delete errors, which causes further packages to
> not be deleted.
This patch doesn't look right. The call to package-delete in
package-menu-execute is wrapped in a condition-case-unless-debug, so
errors in package-delete should still allow further packages to be
deleted, unless debug-on-error is non-nil.
next prev parent reply other threads:[~2012-09-27 3:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-26 19:57 bug#12524: 24.2.50; package-delete errors if directory doesn't exist Ivan Andrus
2012-09-27 3:22 ` Chong Yidong [this message]
2012-09-27 6:55 ` Ivan Andrus
2012-09-27 8:57 ` Chong Yidong
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wqzgup2v.fsf@gnu.org \
--to=cyd@gnu.org \
--cc=12524@debbugs.gnu.org \
--cc=darthandrus@gmail.com \
/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 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).