GNU bug report logs -
#16331
24.3.50; `dired-internal-do-deletions': "Deleting..." message
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Fri, 3 Jan 2014 17:20:01 UTC
Severity: minor
Found in version 24.3.50
Fixed in version 24.4
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> > The message "Trashing..." (which is unclear, BTW) or "Deleting..."
> > appears while the user is being asked whether to delete/trash.
> >
> > So the message is wrong: Emacs is not (yet) deleting files.
> >
> > A better message would be something like "Preparing to delete..."
> >
> > A message such as "Deleting..." can give the impression that the
> > files are already being deleted. If you have 50 marked files,
> > you don't want to see a message saying that they are being
> > deleted before you have had a chance to cancel deletion.
>
> As far as I can tell from reading the code, it's not saying
> "Deleting..." before it's deleting the messages. (Or trashing
> them.)
I see the message when the pending-deletion file list is popped
and you are asked for confirmation. Emacs is not deleting
anything at that point. It does not start deleting the files
until you confirm that you want to delete them.
Whether the message appears at all depends on the timing done
in `progress-reporter-do-update'. That is the code that shows
the message. You may or may not see the message at all,
depending on your context.
This bug report was last modified 11 years and 107 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.