unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#9701: 23.3.50; SMTPMAIL missing spc in sending email
@ 2011-10-08  8:43 Leo
  2011-10-08 20:53 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Leo @ 2011-10-08  8:43 UTC (permalink / raw)
  To: 9701; +Cc: Lars Magne Ingebrigtsen

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#9701: 23.3.50; SMTPMAIL missing spc in sending email
  2011-10-08  8:43 bug#9701: 23.3.50; SMTPMAIL missing spc in sending email Leo
@ 2011-10-08 20:53 ` Glenn Morris
  2011-10-09  1:46   ` Leo
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2011-10-08 20:53 UTC (permalink / raw)
  To: Leo; +Cc: Lars Magne Ingebrigtsen, 9701


I think you can safely just go ahead and fix that...





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#9701: 23.3.50; SMTPMAIL missing spc in sending email
  2011-10-08 20:53 ` Glenn Morris
@ 2011-10-09  1:46   ` Leo
  0 siblings, 0 replies; 3+ messages in thread
From: Leo @ 2011-10-09  1:46 UTC (permalink / raw)
  To: 9701-done

Fixed in 24.1





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-09  1:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-08  8:43 bug#9701: 23.3.50; SMTPMAIL missing spc in sending email Leo
2011-10-08 20:53 ` Glenn Morris
2011-10-09  1:46   ` Leo

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).