emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#9701: closed (23.3.50; SMTPMAIL missing spc in sen


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#9701: closed (23.3.50; SMTPMAIL missing spc in sending email)
Date: Sun, 09 Oct 2011 01:48:01 +0000

Your message dated Sun, 09 Oct 2011 09:46:49 +0800
with message-id <address@hidden>
and subject line Re: bug#9701: 23.3.50; SMTPMAIL missing spc in sending email
has caused the debbugs.gnu.org bug report #9701,
regarding 23.3.50; SMTPMAIL missing spc in sending email
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
9701: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9701
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.3.50; SMTPMAIL missing spc in sending email Date: Sat, 08 Oct 2011 16:43:02 +0800
Sending email
[snipped 46 lines]
Sending email84%
Sending email85%
Sending email86%
Sending email87%
Sending email88%
Sending email89%
Sending email90%
Sending email91%
Sending email92%
Sending email93%
Sending email94%
Sending email95%
Sending email96%
Sending email97%
Sending email98%
Sending email99%
Sending emaildone

'Sending email 99%' or 'Sending email - 99%' looks better.

Probably we should apply something like this:

@@ -924,7 +924,7 @@
 (defun smtpmail-send-data (process buffer)
   (let ((data-continue t) sending-data
         (pr (with-current-buffer buffer
-              (make-progress-reporter "Sending email"
+              (make-progress-reporter "Sending email "
                                       (point-min) (point-max)))))
     (with-current-buffer buffer
       (goto-char (point-min)))

Diff finished.  Sat Oct  8 16:36:25 2011



--- End Message ---
--- Begin Message --- Subject: Re: bug#9701: 23.3.50; SMTPMAIL missing spc in sending email Date: Sun, 09 Oct 2011 09:46:49 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3.50 (Mac OS X 10.6.8)
Fixed in 24.1


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]