GNU bug report logs - #9701
23.3.50; SMTPMAIL missing spc in sending email

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Sat, 8 Oct 2011 08:44:01 UTC

Severity: minor

Found in version 23.3.50

Done: Leo <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo <sdl.web <at> gmail.com>
Subject: bug#9701: closed (Re: bug#9701: 23.3.50; SMTPMAIL missing spc in
 sending email)
Date: Sun, 09 Oct 2011 01:48:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#9701: 23.3.50; SMTPMAIL missing spc in sending email

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 9701 <at> debbugs.gnu.org.

-- 
9701: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9701
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo <sdl.web <at> gmail.com>
To: 9701-done <at> debbugs.gnu.org
Subject: Re: bug#9701: 23.3.50; SMTPMAIL missing spc in sending email
Date: Sun, 09 Oct 2011 09:46:49 +0800
Fixed in 24.1

[Message part 3 (message/rfc822, inline)]
From: Leo <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
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



This bug report was last modified 13 years and 287 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.