all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: 9701@debbugs.gnu.org
Cc: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: bug#9701: 23.3.50; SMTPMAIL missing spc in sending email
Date: Sat, 08 Oct 2011 16:43:02 +0800	[thread overview]
Message-ID: <m1ipnz50x5.fsf@gmail.com> (raw)

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





             reply	other threads:[~2011-10-08  8:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-08  8:43 Leo [this message]
2011-10-08 20:53 ` bug#9701: 23.3.50; SMTPMAIL missing spc in sending email Glenn Morris
2011-10-09  1:46   ` Leo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1ipnz50x5.fsf@gmail.com \
    --to=sdl.web@gmail.com \
    --cc=9701@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.