From unknown Sat Aug 16 21:15:30 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#1782 <1782@debbugs.gnu.org> To: bug#1782 <1782@debbugs.gnu.org> Subject: Status: 23.0.60; Cursor movement not fluent Reply-To: bug#1782 <1782@debbugs.gnu.org> Date: Sun, 17 Aug 2025 04:15:30 +0000 retitle 1782 23.0.60; Cursor movement not fluent reassign 1782 emacs submitter 1782 Jules Colding severity 1782 normal thanks From colding@42tools.com Sun Jan 4 04:36:11 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 4 Jan 2009 12:36:11 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n04Ca7qb025937 for ; Sun, 4 Jan 2009 04:36:09 -0800 Received: from mx10.gnu.org ([199.232.76.166]:34396) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LJSC2-0004jb-H0 for emacs-pretest-bug@gnu.org; Sun, 04 Jan 2009 07:34:58 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LJSD5-0006Qo-SA for emacs-pretest-bug@gnu.org; Sun, 04 Jan 2009 07:36:05 -0500 Received: from mail.42tools.com ([195.41.139.234]:41981) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LJSD5-0006Q6-GH for emacs-pretest-bug@gnu.org; Sun, 04 Jan 2009 07:36:03 -0500 Received: from hermes.local.42tools.com (0x503e4cbe.odnxx2.dynamic.dsl.tele.dk [80.62.76.190]) by mail.42tools.com (Postfix) with ESMTP id A74F7F38EAE for ; Sun, 4 Jan 2009 12:28:58 +0000 (Local time zone must be set--see zic manual page) Date: Sun, 04 Jan 2009 13:35:59 +0100 Message-Id: From: Jules Colding To: emacs-pretest-bug@gnu.org Subject: 23.0.60; Cursor movement not fluent X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) CVS Emacs has in the last few days developed a problem with cursor movement. The cursor moves in "jumps", not fluently as it should. This holds true for vertical as well as horizontal movement. It is like a small waiting period has been inserted between each movement of the cursor for every 2 or 3 characters. The problem is more visible in terminal mode. In GNU Emacs 23.0.60.12 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) of 2009-01-04 on hermes.local Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns' '--without-x' '--without-sound'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: da_DK.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: show-paren-mode: t desktop-save-mode: t tooltip-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: y ESC [ ? 1 ; 2 c ESC x b u g TAB TAB DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL DEL r e p o TAB r t TAB RET Recent messages: Wrote /Users/colding/.emacs.desktop.lock Desktop: 36 buffers restored. Loading /Users/colding/work/elisp/site-start.elc...done Loading /Users/colding/.emacs.d/elpa/package.el (source)...done Warning: desktop file appears to be in use by PID 16582. Using it may cause conflicts. Use it anyway? (y or n) Mark set [2468 times] Desktop: 36 buffers restored. For information about GNU Emacs and the GNU system, type C-h C-a. Making completion list... [2 times] From cyd@stupidchicken.com Sun Jan 4 05:11:06 2009 Received: (at 1782) by emacsbugs.donarmstrong.com; 4 Jan 2009 13:11:06 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n04DB3Mo002749 for <1782@emacsbugs.donarmstrong.com>; Sun, 4 Jan 2009 05:11:04 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 359F757E18A; Sun, 4 Jan 2009 08:11:09 -0500 (EST) From: Chong Yidong To: Jules Colding Cc: 1782@debbugs.gnu.org Subject: Re: 23.0.60; Cursor movement not fluent Date: Sun, 04 Jan 2009 08:11:09 -0500 Message-ID: <87aba7gqs2.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > CVS Emacs has in the last few days developed a problem with cursor > movement. The cursor moves in "jumps", not fluently as it should. This > holds true for vertical as well as horizontal movement. It is like a > small waiting period has been inserted between each movement of the > cursor for every 2 or 3 characters. The problem is more visible in > terminal mode. I don't experience this. Could you try rolling back to prior revisions and try to find out when this problem first appeared? From colding@42tools.com Sun Jan 4 07:11:51 2009 Received: (at 1782) by emacsbugs.donarmstrong.com; 4 Jan 2009 15:11:51 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.42tools.com (mail.42tools.com [195.41.139.234]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n04FBho5001170 for <1782@emacsbugs.donarmstrong.com>; Sun, 4 Jan 2009 07:11:45 -0800 Received: from [192.168.0.2] (0x503e4cbe.odnxx2.dynamic.dsl.tele.dk [80.62.76.190]) by mail.42tools.com (Postfix) with ESMTP id 084DEF38EB0; Sun, 4 Jan 2009 15:04:36 +0000 (Local time zone must be set--see zic manual page) Cc: 1782@debbugs.gnu.org Message-Id: <80C6DC64-6951-45B5-85FE-010DD4CDBA18@42tools.com> From: Jules Colding To: Chong Yidong In-Reply-To: <87aba7gqs2.fsf@cyd.mit.edu> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: 23.0.60; Cursor movement not fluent Date: Sun, 4 Jan 2009 16:11:36 +0100 References: <87aba7gqs2.fsf@cyd.mit.edu> X-Mailer: Apple Mail (2.930.3) On 04/01/2009, at 14.11, Chong Yidong wrote: >> CVS Emacs has in the last few days developed a problem with cursor >> movement. The cursor moves in "jumps", not fluently as it should. >> This >> holds true for vertical as well as horizontal movement. It is like a >> small waiting period has been inserted between each movement of the >> cursor for every 2 or 3 characters. The problem is more visible in >> terminal mode. > > I don't experience this. Could you try rolling back to prior > revisions > and try to find out when this problem first appeared? Sure. Now, cvs is not my strong side. How would I roll back, say, a week with cvs? From colding@42tools.com Sun Jan 4 07:30:36 2009 Received: (at 1782) by emacsbugs.donarmstrong.com; 4 Jan 2009 15:30:36 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.42tools.com (mail.42tools.com [195.41.139.234]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n04FUXjb005753 for <1782@emacsbugs.donarmstrong.com>; Sun, 4 Jan 2009 07:30:34 -0800 Received: from [192.168.0.2] (0x503e4cbe.odnxx2.dynamic.dsl.tele.dk [80.62.76.190]) by mail.42tools.com (Postfix) with ESMTP id 68BA1F38EA7 for <1782@emacsbugs.donarmstrong.com>; Sun, 4 Jan 2009 15:23:26 +0000 (Local time zone must be set--see zic manual page) Message-Id: From: Jules Colding To: 1782@debbugs.gnu.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: bug#1782: Info received (23.0.60; Cursor movement not fluent) Date: Sun, 4 Jan 2009 16:30:27 +0100 References: <80C6DC64-6951-45B5-85FE-010DD4CDBA18@42tools.com> X-Mailer: Apple Mail (2.930.3) OK, false alarm. I haven't rebooted my laptop in weeks. Something must have gone bad although top didn't show any high activity. A reboot was the cure. Sorry for the noise. Best, jules From eliz@gnu.org Sun Jan 4 09:07:34 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 4 Jan 2009 17:07:34 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n04H7VeM030616 for ; Sun, 4 Jan 2009 09:07:32 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LJWRn-0001F1-1v for bug-gnu-emacs@gnu.org; Sun, 04 Jan 2009 12:07:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LJWRm-0001ER-8l for bug-gnu-emacs@gnu.org; Sun, 04 Jan 2009 12:07:30 -0500 Received: from [199.232.76.173] (port=57939 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LJWRm-0001EM-2u for bug-gnu-emacs@gnu.org; Sun, 04 Jan 2009 12:07:30 -0500 Received: from mtaout2.012.net.il ([84.95.2.4]:36044) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LJWRj-0005Ai-Ub; Sun, 04 Jan 2009 12:07:28 -0500 Received: from conversion-daemon.i_mtaout2.012.net.il by i_mtaout2.012.net.il (HyperSendmail v2004.12) id <0KCY00K00I3XBZ00@i_mtaout2.012.net.il>; Sun, 04 Jan 2009 19:07:28 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.70.20.81]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KCY00EFKI8E12G2@i_mtaout2.012.net.il>; Sun, 04 Jan 2009 19:07:27 +0200 (IST) Date: Sun, 04 Jan 2009 19:07:32 +0200 From: Eli Zaretskii Subject: Re: bug#1782: 23.0.60; Cursor movement not fluent In-reply-to: X-012-Sender: halo1@inter.net.il To: Jules Colding , 1782@debbugs.gnu.org Cc: emacs-pretest-bug@gnu.org, bug-gnu-emacs@gnu.org Reply-to: Eli Zaretskii Message-id: References: X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 > Date: Sun, 04 Jan 2009 13:35:59 +0100 > From: Jules Colding > Cc: > > CVS Emacs has in the last few days developed a problem with cursor movement. The cursor > moves in "jumps", not fluently as it should. This holds true for vertical as well as > horizontal movement. It is like a small waiting period has been inserted between each > movement of the cursor for every 2 or 3 characters. The problem is more visible in > terminal mode. Does this happen with "emacs -Q"? If not, perhaps your site file and .emacs loads something that puts some function on post-command-hook. From cyd@stupidchicken.com Sun Jan 4 14:36:57 2009 Received: (at 1782) by emacsbugs.donarmstrong.com; 4 Jan 2009 22:36:58 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n04MaqmW016978 for <1782@emacsbugs.donarmstrong.com>; Sun, 4 Jan 2009 14:36:53 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 6261157E1D4; Sun, 4 Jan 2009 17:36:58 -0500 (EST) From: Chong Yidong To: Jules Colding Cc: 1782@debbugs.gnu.org Subject: Re: 23.0.60; Cursor movement not fluent References: <87aba7gqs2.fsf@cyd.mit.edu> <80C6DC64-6951-45B5-85FE-010DD4CDBA18@42tools.com> Date: Sun, 04 Jan 2009 17:36:58 -0500 In-Reply-To: <80C6DC64-6951-45B5-85FE-010DD4CDBA18@42tools.com> (Jules Colding's message of "Sun, 4 Jan 2009 16:11:36 +0100") Message-ID: <87aba6em0l.fsf@cyd.mit.edu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Jules Colding writes: >> I don't experience this. Could you try rolling back to prior >> revisions and try to find out when this problem first appeared? > > Sure. Now, cvs is not my strong side. How would I roll back, say, a > week with cvs? To roll back to, say, the 20th of December: cvs up -D 2008-12-20 To return to the latest version of CVS: cvs up -A From rgm@gnu.org Wed Jan 7 10:16:03 2009 Received: (at 1782-done) by emacsbugs.donarmstrong.com; 7 Jan 2009 18:16:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-6.0 required=4.0 tests=HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n07IFvub005768 for <1782-done@emacsbugs.donarmstrong.com>; Wed, 7 Jan 2009 10:15:58 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LKcvV-0007hS-4P; Wed, 07 Jan 2009 13:14:45 -0500 From: Glenn Morris To: 1782-done@debbugs.gnu.org Subject: Re: bug#1782: 23.0.60; Cursor movement not fluent References: <80C6DC64-6951-45B5-85FE-010DD4CDBA18@42tools.com> X-Spook: unclassified War on Terrorism SDI strategic SCUD missile X-Ran: F,l0*/!%ank}A`B?Wf~Fes2J,a/aYovd[sCdnmQtQT92Zn2!~H/Jf}QtLcaVvmxuc;Ln~K X-Hue: cyan X-Debbugs-No-Ack: yes X-Attribution: GM Date: Wed, 07 Jan 2009 13:14:45 -0500 In-Reply-To: (Jules Colding's message of "Sun, 4 Jan 2009 16:30:27 +0100") 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 Jules Colding wrote: > OK, false alarm. I haven't rebooted my laptop in weeks. Something must > have gone bad although top didn't show any high activity. > > A reboot was the cure. Sorry for the noise. From unknown Sat Aug 16 21:15:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 05 Feb 2009 15:24:14 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator