From unknown Wed Jun 18 23:06:32 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#8114 <8114@debbugs.gnu.org> To: bug#8114 <8114@debbugs.gnu.org> Subject: Status: macros fail in emacs 23.1 Reply-To: bug#8114 <8114@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:06:32 +0000 retitle 8114 macros fail in emacs 23.1 reassign 8114 emacs submitter 8114 severity 8114 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 24 22:04:44 2011 Received: (at submit) by debbugs.gnu.org; 25 Feb 2011 03:04:44 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Psnz1-0003ym-Pn for submit@debbugs.gnu.org; Thu, 24 Feb 2011 22:04:44 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Psnlk-0002pz-Jn for submit@debbugs.gnu.org; Thu, 24 Feb 2011 21:51:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Psnle-00066p-RN for submit@debbugs.gnu.org; Thu, 24 Feb 2011 21:50:55 -0500 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,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:45890) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Psnle-00066l-PA for submit@debbugs.gnu.org; Thu, 24 Feb 2011 21:50:54 -0500 Received: from [140.186.70.92] (port=47264 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Psnld-00060o-QH for bug-gnu-emacs@gnu.org; Thu, 24 Feb 2011 21:50:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Psnlc-00066V-AH for bug-gnu-emacs@gnu.org; Thu, 24 Feb 2011 21:50:53 -0500 Received: from smtpoutwbe02.prod.mesa1.secureserver.net ([208.109.78.113]:47244) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Psnlb-00066J-VO for bug-gnu-emacs@gnu.org; Thu, 24 Feb 2011 21:50:52 -0500 Received: (qmail 25521 invoked from network); 25 Feb 2011 02:50:45 -0000 Received: from unknown (HELO p3plgemwbe01-07.prod.phx3.secureserver.net) (72.167.218.7) by smtpoutwbe02.prod.mesa1.secureserver.net with SMTP; 25 Feb 2011 02:50:45 -0000 Received: (qmail 28858 invoked by uid 99); 25 Feb 2011 02:50:45 -0000 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Originating-IP: 71.117.241.29 User-Agent: Web-Based Email 5.4.01 Message-Id: <20110224195045.6813460112e1e451111e8106817db522.6e72ddd86f.wbe@email01.secureserver.net> From: To: Subject: macros fail in emacs 23.1 Date: Thu, 24 Feb 2011 19:50:45 -0700 Mime-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 24 Feb 2011 22:04:41 -0500 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.6 (------) %emacs -Q M-x version GNU Emacs 23.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.22.0) of 2011-02-24 on hostnm01 insert this line once (a b): a b then copy it until the buffer contains 150 copies of that line: a b a b a b . . . ESC < ;; beginning-of-buffer ^X ( ;; start recording keyboard macro C-s ;; isearch-forward SPC ;; self-insert-command C-e ;; move-end-of-line C-b ;; backward-char xyz ;; self-insert-command * 3 SPC ;; self-insert-command C-a ;; move-beginning-of-line C-n ;; next-line ^X ) ;; end recording ^X e ;; run the macro one time ^X e ;; run the macro one time C-u 1 5 0 ^X e ;; run the macro 150 times The expected outcome is that each line in the buffer should now look like this: a xyz b But many of the lines still look as they did at the beginning, namely: a b =2E Note that the incorrect lines are intertwingled with the correctly-edited lines, up to the end of the buffer. \ | / =3D=3D=3D John Crown johnc@technology-is-evil.com From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 24 23:16:00 2011 Received: (at 8114) by debbugs.gnu.org; 25 Feb 2011 04:16: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 1Psp5z-0005Y5-EY for submit@debbugs.gnu.org; Thu, 24 Feb 2011 23:16:00 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Psp5x-0005Xs-HW for 8114@debbugs.gnu.org; Thu, 24 Feb 2011 23:15:58 -0500 Received: from localhost ([127.0.0.1]:45138) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Psp5r-0004gj-G6; Thu, 24 Feb 2011 23:15:51 -0500 From: Glenn Morris To: johnc@technology-is-evil.com Subject: Re: bug#8114: macros fail in emacs 23.1 References: <20110224195045.6813460112e1e451111e8106817db522.6e72ddd86f.wbe@email01.secureserver.net> X-Spook: csystems Waco, Texas Al-Qaeda NATO S Box Chobetsu X-Ran: {dh2=z"`M8S%6ifqk|9o(s?8=}EeFpSo;tz+P-S\r`]ru1Ihm8DlAd=d{Ik^#,q0TJjl1" X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 24 Feb 2011 23:15:51 -0500 In-Reply-To: <20110224195045.6813460112e1e451111e8106817db522.6e72ddd86f.wbe@email01.secureserver.net> (johnc@technology-is-evil.com's message of "Thu, 24 Feb 2011 19:50:45 -0700") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.3 (------) X-Debbugs-Envelope-To: 8114 Cc: 8114@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.3 (------) It looks like this bug report was submitted via bcc? Please try not to do that, since if you do the bug tracking system has no way of knowing which package (Emacs in this case) your bug report is about. Or put "Package: emacs" at the start of the message body. I have reassigned it to the emacs package. The full text of the original report is below. -------- %emacs -Q M-x version GNU Emacs 23.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.22.0) of 2011-02-24 on hostnm01 insert this line once (a b): a b then copy it until the buffer contains 150 copies of that line: a b a b a b . . . ESC < ;; beginning-of-buffer ^X ( ;; start recording keyboard macro C-s ;; isearch-forward SPC ;; self-insert-command C-e ;; move-end-of-line C-b ;; backward-char xyz ;; self-insert-command * 3 SPC ;; self-insert-command C-a ;; move-beginning-of-line C-n ;; next-line ^X ) ;; end recording ^X e ;; run the macro one time ^X e ;; run the macro one time C-u 1 5 0 ^X e ;; run the macro 150 times The expected outcome is that each line in the buffer should now look like this: a xyz b But many of the lines still look as they did at the beginning, namely: a b . Note that the incorrect lines are intertwingled with the correctly-edited lines, up to the end of the buffer. \ | / === John Crown johnc@technology-is-evil.com From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 25 03:24:16 2011 Received: (at 8114) by debbugs.gnu.org; 25 Feb 2011 08:24:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PssyF-0002g8-W1 for submit@debbugs.gnu.org; Fri, 25 Feb 2011 03:24:16 -0500 Received: from mtaout23.012.net.il ([80.179.55.175]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PssyD-0002fv-5u for 8114@debbugs.gnu.org; Fri, 25 Feb 2011 03:24:13 -0500 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LH500K00Z10OB00@a-mtaout23.012.net.il> for 8114@debbugs.gnu.org; Fri, 25 Feb 2011 10:23:40 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.124.53.157]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LH500K3EZBEL560@a-mtaout23.012.net.il>; Fri, 25 Feb 2011 10:23:40 +0200 (IST) Date: Fri, 25 Feb 2011 10:23:42 +0200 From: Eli Zaretskii Subject: Re: bug#8114: macros fail in emacs 23.1 In-reply-to: X-012-Sender: halo1@inter.net.il To: Glenn Morris Message-id: <831v2wsesx.fsf@gnu.org> References: <20110224195045.6813460112e1e451111e8106817db522.6e72ddd86f.wbe@email01.secureserver.net> X-Spam-Score: -1.8 (-) X-Debbugs-Envelope-To: 8114 Cc: 8114@debbugs.gnu.org, johnc@technology-is-evil.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii 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: -1.7 (-) > From: Glenn Morris > Date: Thu, 24 Feb 2011 23:15:51 -0500 > Cc: 8114@debbugs.gnu.org > > ESC < ;; beginning-of-buffer > ^X ( ;; start recording keyboard macro > > C-s ;; isearch-forward > SPC ;; self-insert-command > C-e ;; move-end-of-line > C-b ;; backward-char > xyz ;; self-insert-command * 3 > SPC ;; self-insert-command > C-a ;; move-beginning-of-line > C-n ;; next-line > > ^X ) ;; end recording > > ^X e ;; run the macro one time > ^X e ;; run the macro one time > C-u 1 5 0 ^X e ;; run the macro 150 times > > The expected outcome is that each line in the buffer should now look > like this: > a xyz b > > But many of the lines still look as they did at the beginning, namely: > a b > . > Note that the incorrect lines are intertwingled with the > correctly-edited lines, up to the end of the buffer. Something related to scrolling, it seems: the unedited lines start on the second screenful. From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 22 10:04:26 2011 Received: (at 8114) by debbugs.gnu.org; 22 Mar 2011 14:04:27 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q22C9-0003Ta-P3 for submit@debbugs.gnu.org; Tue, 22 Mar 2011 10:04:25 -0400 Received: from smtprelay-h21.telenor.se ([195.54.99.196]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q22C6-0003TD-7b; Tue, 22 Mar 2011 10:04:23 -0400 Received: from iph2.telenor.se (iph2.telenor.se [195.54.127.133]) by smtprelay-h21.telenor.se (Postfix) with ESMTP id 6B4D9140B0; Tue, 22 Mar 2011 15:04:16 +0100 (CET) X-SMTPAUTH-B2: [bocjoh] X-SENDER-IP: [85.229.2.199] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AiI3AC9JiE1V5QLHPGdsb2JhbAClOgsBAQEBNzKITbpehWgE X-IronPort-AV: E=Sophos;i="4.63,224,1299452400"; d="scan'208";a="381223849" Received: from c-c702e555.04-211-6c6b701.cust.bredbandsbolaget.se (HELO muon.localdomain) ([85.229.2.199]) by iph2.telenor.se with ESMTP; 22 Mar 2011 15:04:16 +0100 Received: by muon.localdomain (Postfix, from userid 1000) id 0A7D8484356; Tue, 22 Mar 2011 15:04:14 +0100 (CET) From: =?utf-8?Q?Johan_Bockg=C3=A5rd?= To: Eli Zaretskii Subject: Re: bug#8114: macros fail in emacs 23.1 References: <20110224195045.6813460112e1e451111e8106817db522.6e72ddd86f.wbe@email01.secureserver.net> <831v2wsesx.fsf@gnu.org> Mail-Copies-To: never Date: Tue, 22 Mar 2011 15:04:14 +0100 In-Reply-To: <831v2wsesx.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 25 Feb 2011 10:23:42 +0200") Message-ID: <8739mfxndt.fsf@gnu.org> 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: -2.0 (--) X-Debbugs-Envelope-To: 8114 Cc: Glenn Morris , 8114@debbugs.gnu.org, johnc@technology-is-evil.com 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.0 (--) merge 8114 7046 thanks Eli Zaretskii writes: > Something related to scrolling, it seems: the unedited lines start on > the second screenful. See http://debbugs.gnu.org/7046#23 From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 28 16:40:06 2011 Received: (at control) by debbugs.gnu.org; 28 Nov 2011 21:40:06 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RV8vl-0007IL-1D for submit@debbugs.gnu.org; Mon, 28 Nov 2011 16:40:06 -0500 Received: from smtprelay-b11.telenor.se ([62.127.194.20]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RV8vf-0007Ht-66 for control@debbugs.gnu.org; Mon, 28 Nov 2011 16:40:00 -0500 Received: from ipb3.telenor.se (ipb3.telenor.se [195.54.127.166]) by smtprelay-b11.telenor.se (Postfix) with ESMTP id 8DFCFCE2C for ; Mon, 28 Nov 2011 22:38:01 +0100 (CET) X-SMTPAUTH-B2: [bocjoh] X-SENDER-IP: [85.228.206.148] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArFRAKX+005V5M6UPGdsb2JhbABDiUqhKRkBAQEBNzKCEj2BMAEMCog0lyygBodNgxUEplY X-IronPort-AV: E=Sophos;i="4.69,586,1315173600"; d="scan'208";a="4455834" Received: from c-94cee455.04-211-6c6b701.cust.bredbandsbolaget.se (HELO muon.localdomain) ([85.228.206.148]) by ipb3.telenor.se with ESMTP; 28 Nov 2011 22:38:01 +0100 Received: by muon.localdomain (Postfix, from userid 1000) id 6304A484472; Mon, 28 Nov 2011 22:38:00 +0100 (CET) From: Johan Bockgard To: control@debbugs.gnu.org Subject: unmerging 7526 Date: Mon, 28 Nov 2011 22:37:54 +0100 User-Agent: devscripts bts/2.11.1ubuntu3 Message-ID: <1322516274-1760-bts-bojohan@gnu.org> X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control 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 (--) unmerge 7526 thanks From unknown Wed Jun 18 23:06:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Mon, 28 Nov 2011 21:44:01 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 07 23:26:22 2016 Received: (at control) by debbugs.gnu.org; 8 Jun 2016 03:26:22 +0000 Received: from localhost ([127.0.0.1]:59411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bAU8M-0003K0-4J for submit@debbugs.gnu.org; Tue, 07 Jun 2016 23:26:22 -0400 Received: from mail-oi0-f48.google.com ([209.85.218.48]:36580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bAU8K-0003Jn-Mv for control@debbugs.gnu.org; Tue, 07 Jun 2016 23:26:20 -0400 Received: by mail-oi0-f48.google.com with SMTP id p204so112824106oih.3 for ; Tue, 07 Jun 2016 20:26:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to; bh=SbZW+j+chhboYe5Z2+xw1o3ShFHTm2RaQRS6MmSbWxM=; b=un13+8myknJZNRNVeKtab/+yHhIbgGJbZQHuqTPTs1w3ybFPH1yHWDlfYTrp2bcvn/ Lbz4DI8mpoe2fsjaGllCrPPdrSwXy/oO0y3iZtWhnSzdWl7fpHZGk4lxTZJTJ4K9nutW F1iQqbBZu45IXh02buFOCnSefn+wQkPrMKQMtn9MeqncP39rOPmLUsd+3lMsrz2UiSyS gz2q7PHkeJR6PhBMkBpd4/gjF3nImMGgpRdLAzn2MdlhTtDbIRixtUHL8PKxRhX6v0S/ sW7sStHX/zKOu59d0jjfcQH/NmDCwwCm4zCjXjz/jn6rMI6jtNv4s/hn6RkH1Uf7Phbt X37w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to; bh=SbZW+j+chhboYe5Z2+xw1o3ShFHTm2RaQRS6MmSbWxM=; b=bv905IV1hxLknc1wIdfYAqewpBAfmFS4WYG5XTXep2CRr3dzSZtGWc88n9KjGgrCfX Wlx8QcClGo8p/kmOLD7fCtGjxyKgZ/VCKNENb5/9VpYd5Nr5T0fmz5L1wm6KjQhinkZJ r8FqXv6fBKZRZ2Vi45FfkmZWF0STIoidHYUwh9XpbJzKrjmg3H6rcSzvbsDgBXNHwUqE HBeCTRaBUzeLf+TmWXP1Q4zj8Wsa3He/rcwbGjUSFgw5HdPh0JinqzegddHrBHO2lvFp nbSRPmVNfLTw+wBoXbvsWxRF7VlmcR6ycCbLmDCEhPN4Tms7zKSbsI8sLLX6XN7iEWSY uXPg== X-Gm-Message-State: ALyK8tJE6fznHh3wfYlfC+gTUyV3FnSsNRyHfSg/WMxDlr0bz/H8S4hxZSPtzxUy7FBg87KCmEa0bqcIO09W2g== X-Received: by 10.202.80.195 with SMTP id e186mr1385194oib.35.1465356375386; Tue, 07 Jun 2016 20:26:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.5.168 with HTTP; Tue, 7 Jun 2016 20:26:14 -0700 (PDT) From: Noam Postavsky Date: Tue, 7 Jun 2016 23:26:14 -0400 X-Google-Sender-Auth: 6lOpMpcIBTpeu8_QXYnMuWpKlJY Message-ID: Subject: macro editing with visual lines To: GNU bug tracker automated control server Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) merge 7046 10461 quit From unknown Wed Jun 18 23:06:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 28 Jan 2020 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator