From unknown Sun Jun 22 17:15:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7234: 24.0.50; strange message after text-scale-adjust Resent-From: Kenichi Handa Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 18 Oct 2010 04:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 7234 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 7234@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.12873747606757 (code B ref -1); Mon, 18 Oct 2010 04:06:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 Oct 2010 04:06: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 1P7gz1-0001kw-NX for submit@debbugs.gnu.org; Mon, 18 Oct 2010 00:05:59 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P7gyz-0001kr-Tn for submit@debbugs.gnu.org; Mon, 18 Oct 2010 00:05:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7h2Z-0003ge-4Y for submit@debbugs.gnu.org; Mon, 18 Oct 2010 00:09:39 -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 ([199.232.76.165]:44504) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7h2Z-0003ga-1V for submit@debbugs.gnu.org; Mon, 18 Oct 2010 00:09:39 -0400 Received: from [140.186.70.92] (port=49814 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7h2X-0004dB-U4 for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2010 00:09:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7h2W-0003gD-Eq for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2010 00:09:37 -0400 Received: from mx1.aist.go.jp ([150.29.246.133]:61717) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7h2V-0003d5-Vf for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2010 00:09:36 -0400 Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id o9I49U8Y010199 for ; Mon, 18 Oct 2010 13:09:30 +0900 (JST) env-from (handa@m17n.org) Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id o9I49Up6025525 for ; Mon, 18 Oct 2010 13:09:30 +0900 (JST) env-from (handa@m17n.org) Received: by smtp4.aist.go.jp with ESMTP id o9I49UZX003984 for ; Mon, 18 Oct 2010 13:09:30 +0900 (JST) env-from (handa@m17n.org) Received: from handa by etlken with local (Exim 4.71) (envelope-from ) id 1P7h2Q-0001qw-12 for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2010 13:09:30 +0900 From: Kenichi Handa Date: Mon, 18 Oct 2010 13:09:29 +0900 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Solaris 9 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.7 (----) 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: -4.7 (----) When I start emacs as this: % emacs -Q and type: ESC : (text-scale-adjust 1) RET C-b "(2)" is shown in the echo area. With a file "~/temp" that contains only "abc\n", when I start emacs as this: % emacs -Q ~/temp and type: ESC : (text-scale-adjust 1) RET C-f "(6)" is shown. When I type C-e instead of C-f above, "(5)" is shown. It seems that the number shown corresponds to the character code of the last command. This happesn both with emacs-23 and trunk branches. --- Kenichi Handa handa@m17n.org From unknown Sun Jun 22 17:15:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7234: 24.0.50; strange message after text-scale-adjust Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 18 Oct 2010 07:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7234 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Kenichi Handa Cc: 7234@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 7234-submit@debbugs.gnu.org id=B7234.128738594011695 (code B ref 7234); Mon, 18 Oct 2010 07:13:01 +0000 Received: (at 7234) by debbugs.gnu.org; 18 Oct 2010 07:12:20 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P7jtM-00032a-HX for submit@debbugs.gnu.org; Mon, 18 Oct 2010 03:12:20 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P7jtK-00032V-AQ for 7234@debbugs.gnu.org; Mon, 18 Oct 2010 03:12:18 -0400 Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P7jwu-0005UJ-KX; Mon, 18 Oct 2010 03:16:00 -0400 From: Eli Zaretskii In-reply-to: (message from Kenichi Handa on Mon, 18 Oct 2010 13:09:29 +0900) References: Message-Id: Date: Mon, 18 Oct 2010 03:16:00 -0400 X-Spam-Score: -6.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: -6.5 (------) > From: Kenichi Handa > Date: Mon, 18 Oct 2010 13:09:29 +0900 > Cc: > > ESC : (text-scale-adjust 1) RET C-b > > "(2)" is shown in the echo area. > > ESC : (text-scale-adjust 1) RET C-f > > "(6)" is shown. When I type C-e instead of C-f above, "(5)" > is shown. It seems that the number shown corresponds to the > character code of the last command. That's because text-scale-adjust does at its end (push ev unread-command-events))) and `push' returns its first argument. From unknown Sun Jun 22 17:15:29 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: Kenichi Handa Subject: bug#7234: closed (Re: bug#7234: 24.0.50; strange message after text-scale-adjust) Message-ID: References: X-Gnu-PR-Message: they-closed 7234 X-Gnu-PR-Package: emacs Reply-To: 7234@debbugs.gnu.org Date: Mon, 18 Oct 2010 10:53:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1287399182-17632-1" This is a multi-part message in MIME format... ------------=_1287399182-17632-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #7234: 24.0.50; strange message after text-scale-adjust 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 7234@debbugs.gnu.org. --=20 7234: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D7234 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1287399182-17632-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 7234-done) by debbugs.gnu.org; 18 Oct 2010 10:52:05 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P7nK0-0004a0-DM for submit@debbugs.gnu.org; Mon, 18 Oct 2010 06:52:04 -0400 Received: from mx1.aist.go.jp ([150.29.246.133]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P7nJw-0004Zc-9D for 7234-done@debbugs.gnu.org; Mon, 18 Oct 2010 06:52:01 -0400 Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id o9IAtdRU024720; Mon, 18 Oct 2010 19:55:40 +0900 (JST) env-from (handa@m17n.org) Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id o9IAtdTU021931; Mon, 18 Oct 2010 19:55:39 +0900 (JST) env-from (handa@m17n.org) Received: by smtp3.aist.go.jp with ESMTP id o9IAtdpM003177; Mon, 18 Oct 2010 19:55:39 +0900 (JST) env-from (handa@m17n.org) Received: from handa by etlken with local (Exim 4.71) (envelope-from ) id 1P7nNT-0002MS-DB; Mon, 18 Oct 2010 19:55:39 +0900 From: Kenichi Handa To: Eli Zaretskii Subject: Re: bug#7234: 24.0.50; strange message after text-scale-adjust In-Reply-To: (message from Eli Zaretskii on Mon, 18 Oct 2010 03:16:00 -0400) References: Date: Mon, 18 Oct 2010 19:55:39 +0900 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 7234-done Cc: 7234-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: -2.7 (--) In article , Eli Zaretskii writes: > > From: Kenichi Handa > > Date: Mon, 18 Oct 2010 13:09:29 +0900 > > Cc: > > > > ESC : (text-scale-adjust 1) RET C-b > > > > "(2)" is shown in the echo area. > > > > ESC : (text-scale-adjust 1) RET C-f > > > > "(6)" is shown. When I type C-e instead of C-f above, "(5)" > > is shown. It seems that the number shown corresponds to the > > character code of the last command. > That's because text-scale-adjust does at its end > (push ev unread-command-events))) > and `push' returns its first argument. Ah, I see. Thank you for the explanation. I didn't realize that when I typed C-f (or C-b), text-scale-adjust was not yet finished. It would be better that read-event call in text-scale-adjust has some prompt: e.g. (read-event "+,-,0 for further adjustment: ") Anyway, I'll close this bug. --- Kenichi Handa handa@m17n.org ------------=_1287399182-17632-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 18 Oct 2010 04:06: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 1P7gz1-0001kw-NX for submit@debbugs.gnu.org; Mon, 18 Oct 2010 00:05:59 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P7gyz-0001kr-Tn for submit@debbugs.gnu.org; Mon, 18 Oct 2010 00:05:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7h2Z-0003ge-4Y for submit@debbugs.gnu.org; Mon, 18 Oct 2010 00:09:39 -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 ([199.232.76.165]:44504) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7h2Z-0003ga-1V for submit@debbugs.gnu.org; Mon, 18 Oct 2010 00:09:39 -0400 Received: from [140.186.70.92] (port=49814 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7h2X-0004dB-U4 for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2010 00:09:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7h2W-0003gD-Eq for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2010 00:09:37 -0400 Received: from mx1.aist.go.jp ([150.29.246.133]:61717) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7h2V-0003d5-Vf for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2010 00:09:36 -0400 Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id o9I49U8Y010199 for ; Mon, 18 Oct 2010 13:09:30 +0900 (JST) env-from (handa@m17n.org) Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id o9I49Up6025525 for ; Mon, 18 Oct 2010 13:09:30 +0900 (JST) env-from (handa@m17n.org) Received: by smtp4.aist.go.jp with ESMTP id o9I49UZX003984 for ; Mon, 18 Oct 2010 13:09:30 +0900 (JST) env-from (handa@m17n.org) Received: from handa by etlken with local (Exim 4.71) (envelope-from ) id 1P7h2Q-0001qw-12 for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2010 13:09:30 +0900 From: Kenichi Handa To: bug-gnu-emacs@gnu.org Subject: 24.0.50; strange message after text-scale-adjust Date: Mon, 18 Oct 2010 13:09:29 +0900 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Solaris 9 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.7 (----) 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: -4.7 (----) When I start emacs as this: % emacs -Q and type: ESC : (text-scale-adjust 1) RET C-b "(2)" is shown in the echo area. With a file "~/temp" that contains only "abc\n", when I start emacs as this: % emacs -Q ~/temp and type: ESC : (text-scale-adjust 1) RET C-f "(6)" is shown. When I type C-e instead of C-f above, "(5)" is shown. It seems that the number shown corresponds to the character code of the last command. This happesn both with emacs-23 and trunk branches. --- Kenichi Handa handa@m17n.org ------------=_1287399182-17632-1-- From unknown Sun Jun 22 17:15:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7234: 24.0.50; strange message after text-scale-adjust Resent-From: Miles Bader Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 18 Oct 2010 12:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7234 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 7234@debbugs.gnu.org Cc: handa@m17n.org Reply-To: Miles Bader Received: via spool by 7234-submit@debbugs.gnu.org id=B7234.128740479622720 (code B ref 7234); Mon, 18 Oct 2010 12:27:02 +0000 Received: (at 7234) by debbugs.gnu.org; 18 Oct 2010 12:26:36 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P7onU-0005uP-1a for submit@debbugs.gnu.org; Mon, 18 Oct 2010 08:26:36 -0400 Received: from smtp12.dentaku.gol.com ([203.216.5.74]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P7onS-0005uH-6Q for 7234@debbugs.gnu.org; Mon, 18 Oct 2010 08:26:34 -0400 Received: from 218.231.154.125.eo.eaccess.ne.jp ([218.231.154.125] helo=catnip.gol.com) by smtp12.dentaku.gol.com with esmtpa (Dentaku) id 1P7or1-0003CL-Tx; Mon, 18 Oct 2010 21:30:15 +0900 Received: by catnip.gol.com (Postfix, from userid 1000) id 51266DF8E; Mon, 18 Oct 2010 21:30:14 +0900 (JST) From: Miles Bader References: System-Type: x86_64-unknown-linux-gnu Date: Mon, 18 Oct 2010 21:30:13 +0900 In-Reply-To: (Kenichi Handa's message of "Mon, 18 Oct 2010 19:55:39 +0900") Message-ID: <87mxqbu1ii.fsf@catnip.gol.com> Lines: 8 MIME-Version: 1.0 Content-Type: text/plain X-Virus-Scanned: ClamAV GOL (outbound) X-Abuse-Complaints: abuse@gol.com X-Spam-Score: -4.4 (----) 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: -4.2 (----) For non-interactive use, you should probably also be using `text-scale-set' or `text-scale-increase' instead. -Miles -- Ocean, n. A body of water covering seven-tenths of a world designed for Man - who has no gills.