unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Sebastian Wiesner <lunaryorn@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 14967@debbugs.gnu.org
Subject: bug#14967: 24.3.50; package-delete deletes by trashing?
Date: Tue, 30 Jul 2013 16:40:26 +0200	[thread overview]
Message-ID: <CALf2awT+T6A6XnJjgGibgccVDuZ5jyZxFuxtg+mGW8eHEPqAZw@mail.gmail.com> (raw)
In-Reply-To: <jwviozs9lks.fsf-monnier+emacs@gnu.org>

2013/7/30 Stefan Monnier <monnier@iro.umontreal.ca>:
>> Well, obviously I consider this behavior a bug.  Trash is no place for
>> deleted packages.  I mean, does apt-get remove use the Trash?!
>
> I think the reasoning goes as follows:
> Emacs uses "trash" when deleting a file upon the user's request (as
> opposed to things like temp files used internally).

Emacs doesn't delete “files” here, it deletes “packages”.  Yes,
packages are just a bunch of files in the end, but conceptually a
package is not just a plain bunch of files.  It is a complex opaque
data structure providing Emacs Lisp code, with some complex
management/activation logic behind.

For this reason, a package can't be treated as a plain directory with
files.  For instance, restoring a package from trash doesn't restore
the package for any running Emacs session, simply because "package.el"
doesn't know about it.

Also, "package-delete" may be called in situations other than an
explicit user request.





  reply	other threads:[~2013-07-30 14:40 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-27 10:30 bug#14967: 24.3.50; package-delete deletes by trashing? Sebastian Wiesner
2013-07-29 22:02 ` Glenn Morris
2013-07-30 10:51   ` Sebastian Wiesner
2013-07-30 14:21     ` Stefan Monnier
2013-07-30 14:40       ` Sebastian Wiesner [this message]
2013-07-30 15:14         ` Stefan Monnier
2016-08-05 23:40           ` npostavs
2016-09-03  4:06       ` Alex
2017-06-11 23:58         ` npostavs
2017-06-12  3:26           ` Alex
2017-06-12 14:27             ` Eli Zaretskii
2017-06-12 16:03               ` Glenn Morris
2017-06-12 16:33                 ` Eli Zaretskii
2017-06-12 16:56                   ` Glenn Morris
2017-06-12 17:02                     ` Stefan Monnier
2017-06-14  2:54                       ` Richard Stallman
2017-06-12 17:04                     ` Eli Zaretskii
2017-06-12 17:17                       ` Stefan Monnier
2017-06-12 19:45                         ` Alex
2017-06-12 20:32                           ` Glenn Morris
2017-06-13  3:50                             ` Alex
2017-06-19 18:47                             ` Glenn Morris
2017-06-12 19:37               ` Alex

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=CALf2awT+T6A6XnJjgGibgccVDuZ5jyZxFuxtg+mGW8eHEPqAZw@mail.gmail.com \
    --to=lunaryorn@gmail.com \
    --cc=14967@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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).