From unknown Sat Jun 14 19:09:25 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8785: 24.0.50; progress-reporter shows percentage with no space Resent-From: Katsumi Yamaoka Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 02 Jun 2011 11:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 8785 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 8785@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13070130116856 (code B ref -1); Thu, 02 Jun 2011 11:11:01 +0000 Received: (at submit) by debbugs.gnu.org; 2 Jun 2011 11:10:11 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QS5n1-0001mX-5m for submit@debbugs.gnu.org; Thu, 02 Jun 2011 07:10:11 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QS5mz-0001mL-Vq for submit@debbugs.gnu.org; Thu, 02 Jun 2011 07:10:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QS5mt-0007yz-G2 for submit@debbugs.gnu.org; Thu, 02 Jun 2011 07:10:04 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:48891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QS5mt-0007yv-Ct for submit@debbugs.gnu.org; Thu, 02 Jun 2011 07:10:03 -0400 Received: from eggs.gnu.org ([140.186.70.92]:42068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QS5Gv-00046j-0u for bug-gnu-emacs@gnu.org; Thu, 02 Jun 2011 06:37:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QS5Gt-0002Zg-Ii for bug-gnu-emacs@gnu.org; Thu, 02 Jun 2011 06:37:00 -0400 Received: from orlando.hostforweb.net ([216.246.45.90]:45019) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QS5Gt-0002ZK-2N for bug-gnu-emacs@gnu.org; Thu, 02 Jun 2011 06:36:59 -0400 Received: from localhost ([127.0.0.1]:49547) by orlando.hostforweb.net with esmtpa (Exim 4.69) (envelope-from ) id 1QS5Go-0006Xc-UO for bug-gnu-emacs@gnu.org; Thu, 02 Jun 2011 05:36:55 -0500 Date: Thu, 02 Jun 2011 19:36:48 +0900 Message-ID: From: Katsumi Yamaoka Organization: Emacsen advocacy group X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (cygwin) Cancel-Lock: sha1:oUMIApERAhsHUZxaWhCC+bYQzNI= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.hostforweb.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.5 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.5 (-----) When I send a big mail using smtpmail, I get: Sending email Sending email12% Sending email85% Sending email87% Sending email90% Sending email92% Sending email95% Sending email97% Sending emaildone SPC is needed between text and percentage, I think. Is what should be fixed `progress-reporter-do-update', or should every program that uses `make-progress-reporter' add SPC to the first argument? From unknown Sat Jun 14 19:09:25 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8785: 24.0.50; progress-reporter shows percentage with no space Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 02 Jun 2011 12:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8785 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Katsumi Yamaoka Cc: 8785@debbugs.gnu.org Received: via spool by 8785-submit@debbugs.gnu.org id=B8785.130701830517867 (code B ref 8785); Thu, 02 Jun 2011 12:39:02 +0000 Received: (at 8785) by debbugs.gnu.org; 2 Jun 2011 12:38:25 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QS7AP-0004e7-5T for submit@debbugs.gnu.org; Thu, 02 Jun 2011 08:38:25 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QS7AN-0004dv-9m for 8785@debbugs.gnu.org; Thu, 02 Jun 2011 08:38:24 -0400 Received: from 121-249-126-200.fibertel.com.ar ([200.126.249.121]:17041 helo=ceviche.home) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1QS7AH-0004L6-2x; Thu, 02 Jun 2011 08:38:17 -0400 Received: by ceviche.home (Postfix, from userid 20848) id 11787660DD; Thu, 2 Jun 2011 09:38:15 -0300 (ART) From: Stefan Monnier Message-ID: References: Date: Thu, 02 Jun 2011 09:38:15 -0300 In-Reply-To: (Katsumi Yamaoka's message of "Thu, 02 Jun 2011 19:36:48 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.0 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.0 (------) > When I send a big mail using smtpmail, I get: > Sending email > Sending email12% > Sending email85% > Sending email87% > Sending email90% > Sending email92% > Sending email95% > Sending email97% > Sending emaildone > SPC is needed between text and percentage, I think. Is what Actually it's a " ... " that's missing. > should be fixed `progress-reporter-do-update', or should every > program that uses `make-progress-reporter' add SPC to the first > argument? I'd tend to say "better fix it in make-progress-reporter", but it might be too late to change it. Stefan From unknown Sat Jun 14 19:09:25 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Katsumi Yamaoka Subject: bug#8785: closed (Re: bug#8785: 24.0.50; progress-reporter shows percentage with no space) Message-ID: References: X-Gnu-PR-Message: they-closed 8785 X-Gnu-PR-Package: emacs Reply-To: 8785@debbugs.gnu.org Date: Thu, 02 Jun 2011 14:35:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1307025301-27873-1" This is a multi-part message in MIME format... ------------=_1307025301-27873-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #8785: 24.0.50; progress-reporter shows percentage with no space 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 8785@debbugs.gnu.org. --=20 8785: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D8785 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1307025301-27873-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 8785-done) by debbugs.gnu.org; 2 Jun 2011 14:35:00 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QS8zD-0007FN-CC for submit@debbugs.gnu.org; Thu, 02 Jun 2011 10:34:59 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QS8zB-0007FC-G8 for 8785-done@debbugs.gnu.org; Thu, 02 Jun 2011 10:34:58 -0400 Received: from 213-159-126-200.fibertel.com.ar ([200.126.159.213]:37667 helo=ceviche.home) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1QS8z5-0002qj-7s; Thu, 02 Jun 2011 10:34:51 -0400 Received: by ceviche.home (Postfix, from userid 20848) id 4E38E660DD; Thu, 2 Jun 2011 11:34:47 -0300 (ART) From: Stefan Monnier To: Katsumi Yamaoka Subject: Re: bug#8785: 24.0.50; progress-reporter shows percentage with no space Message-ID: References: Date: Thu, 02 Jun 2011 11:34:47 -0300 In-Reply-To: (Stefan Monnier's message of "Thu, 02 Jun 2011 09:38:15 -0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: 8785-done Cc: 8785-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.0 (------) >> should be fixed `progress-reporter-do-update', or should every >> program that uses `make-progress-reporter' add SPC to the first >> argument? > I'd tend to say "better fix it in make-progress-reporter", but it might > be too late to change it. I felt optimistic, so I'm going to install the patch below (as soon as bzr.sv.gnu.org comes back to life), Stefan === modified file 'lisp/subr.el' --- lisp/subr.el 2011-06-01 14:19:45 +0000 +++ lisp/subr.el 2011-06-02 14:31:56 +0000 @@ -3702,6 +3702,8 @@ `float-time' is not present, time is not tracked at all. If the OS is not capable of measuring fractions of seconds, this parameter is effectively rounded up." + (when (string-match "[[:alnum:]]\\'" message) + (setq message (concat message "..."))) (unless min-time (setq min-time 0.2)) (let ((reporter ------------=_1307025301-27873-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 2 Jun 2011 11:10:11 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QS5n1-0001mX-5m for submit@debbugs.gnu.org; Thu, 02 Jun 2011 07:10:11 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QS5mz-0001mL-Vq for submit@debbugs.gnu.org; Thu, 02 Jun 2011 07:10:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QS5mt-0007yz-G2 for submit@debbugs.gnu.org; Thu, 02 Jun 2011 07:10:04 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:48891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QS5mt-0007yv-Ct for submit@debbugs.gnu.org; Thu, 02 Jun 2011 07:10:03 -0400 Received: from eggs.gnu.org ([140.186.70.92]:42068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QS5Gv-00046j-0u for bug-gnu-emacs@gnu.org; Thu, 02 Jun 2011 06:37:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QS5Gt-0002Zg-Ii for bug-gnu-emacs@gnu.org; Thu, 02 Jun 2011 06:37:00 -0400 Received: from orlando.hostforweb.net ([216.246.45.90]:45019) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QS5Gt-0002ZK-2N for bug-gnu-emacs@gnu.org; Thu, 02 Jun 2011 06:36:59 -0400 Received: from localhost ([127.0.0.1]:49547) by orlando.hostforweb.net with esmtpa (Exim 4.69) (envelope-from ) id 1QS5Go-0006Xc-UO for bug-gnu-emacs@gnu.org; Thu, 02 Jun 2011 05:36:55 -0500 Date: Thu, 02 Jun 2011 19:36:48 +0900 Message-ID: From: Katsumi Yamaoka To: bug-gnu-emacs@gnu.org Subject: 24.0.50; progress-reporter shows percentage with no space Organization: Emacsen advocacy group X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (cygwin) Cancel-Lock: sha1:oUMIApERAhsHUZxaWhCC+bYQzNI= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.hostforweb.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.5 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.5 (-----) When I send a big mail using smtpmail, I get: Sending email Sending email12% Sending email85% Sending email87% Sending email90% Sending email92% Sending email95% Sending email97% Sending emaildone SPC is needed between text and percentage, I think. Is what should be fixed `progress-reporter-do-update', or should every program that uses `make-progress-reporter' add SPC to the first argument? ------------=_1307025301-27873-1--