From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#16331: 24.3.50; `dired-internal-do-deletions': "Deleting..." message Date: Fri, 07 Feb 2014 19:32:42 -0800 Message-ID: <87y51m8ejp.fsf@building.gnus.org> References: <8a572886-e141-4cad-a9db-9acbc3daaa5f@default> <87mwi2b9s4.fsf@building.gnus.org> <9d2961a4-ff90-4a14-8582-c5934adc5558@default> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1391830509 31975 80.91.229.3 (8 Feb 2014 03:35:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Feb 2014 03:35:09 +0000 (UTC) Cc: 16331@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 08 04:35:16 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WByhH-00031E-Qv for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Feb 2014 04:35:15 +0100 Original-Received: from localhost ([::1]:44725 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WByhH-0001RY-EK for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Feb 2014 22:35:15 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WByhA-0001Pq-5L for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 22:35:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WByh5-0001O9-5T for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 22:35:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WByh5-0001Nm-23 for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 22:35:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WByh4-0007Vh-4F for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 22:35:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 08 Feb 2014 03:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16331 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 16331-submit@debbugs.gnu.org id=B16331.139183044928801 (code B ref 16331); Sat, 08 Feb 2014 03:35:02 +0000 Original-Received: (at 16331) by debbugs.gnu.org; 8 Feb 2014 03:34:09 +0000 Original-Received: from localhost ([127.0.0.1]:55801 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBygC-0007UT-Hf for submit@debbugs.gnu.org; Fri, 07 Feb 2014 22:34:08 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:57169) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBygA-0007UI-55 for 16331@debbugs.gnu.org; Fri, 07 Feb 2014 22:34:06 -0500 Original-Received: from [204.14.154.233] (helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WByfu-0004Gc-Sk; Sat, 08 Feb 2014 04:33:51 +0100 In-Reply-To: <9d2961a4-ff90-4a14-8582-c5934adc5558@default> (Drew Adams's message of "Fri, 7 Feb 2014 19:18:17 -0800 (PST)") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1WByfu-0004Gc-Sk MailScanner-NULL-Check: 1392435232.50755@nTWc9ekW4Fsq6jD+ZbhnmA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:84864 Archived-At: Drew Adams 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/