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
Message #14 received at 16331 <at> debbugs.gnu.org (full text, mbox):
Drew Adams <drew.adams <at> oracle.com> writes:
> 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.
I tried edebugging through the function. It asked me first whether to
delete the files in question, and then it used the
(progress-reporter
(make-progress-reporter
(if trashing "Trashing..." "Deleting...")
succ count)))
to display "Deleting... [33%]". But that was when it's actually
deleting something.
I can't see the progress reported being used before that, but I may be
misreading the code.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
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.