all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1782: 23.0.60; Cursor movement not fluent
@ 2009-01-04 12:35 ` Jules Colding
  2009-01-04 17:07   ` Eli Zaretskii
  2009-01-07 18:25   ` bug#1782: marked as done (23.0.60; Cursor movement not fluent) Emacs bug Tracking System
  0 siblings, 2 replies; 6+ messages in thread
From: Jules Colding @ 2009-01-04 12:35 UTC (permalink / raw)
  To: emacs-pretest-bug

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]






^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#1782: 23.0.60; Cursor movement not fluent
@ 2009-01-04 13:11 Chong Yidong
  2009-01-04 15:11 ` Jules Colding
  0 siblings, 1 reply; 6+ messages in thread
From: Chong Yidong @ 2009-01-04 13:11 UTC (permalink / raw)
  To: Jules Colding; +Cc: 1782

> 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?






^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#1782: 23.0.60; Cursor movement not fluent
  2009-01-04 13:11 bug#1782: 23.0.60; Cursor movement not fluent Chong Yidong
@ 2009-01-04 15:11 ` Jules Colding
  2009-01-04 22:36   ` Chong Yidong
  0 siblings, 1 reply; 6+ messages in thread
From: Jules Colding @ 2009-01-04 15:11 UTC (permalink / raw)
  To: Chong Yidong; +Cc: 1782


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?







^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#1782: 23.0.60; Cursor movement not fluent
  2009-01-04 12:35 ` bug#1782: 23.0.60; Cursor movement not fluent Jules Colding
@ 2009-01-04 17:07   ` Eli Zaretskii
  2009-01-07 18:25   ` bug#1782: marked as done (23.0.60; Cursor movement not fluent) Emacs bug Tracking System
  1 sibling, 0 replies; 6+ messages in thread
From: Eli Zaretskii @ 2009-01-04 17:07 UTC (permalink / raw)
  To: Jules Colding, 1782; +Cc: emacs-pretest-bug, bug-gnu-emacs

> Date: Sun, 04 Jan 2009 13:35:59 +0100
> From: Jules Colding <colding@42tools.com>
> 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.






^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#1782: 23.0.60; Cursor movement not fluent
  2009-01-04 15:11 ` Jules Colding
@ 2009-01-04 22:36   ` Chong Yidong
  0 siblings, 0 replies; 6+ messages in thread
From: Chong Yidong @ 2009-01-04 22:36 UTC (permalink / raw)
  To: Jules Colding; +Cc: 1782

Jules Colding <colding@42tools.com> 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






^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#1782: marked as done (23.0.60; Cursor movement not fluent)
  2009-01-04 12:35 ` bug#1782: 23.0.60; Cursor movement not fluent Jules Colding
  2009-01-04 17:07   ` Eli Zaretskii
@ 2009-01-07 18:25   ` Emacs bug Tracking System
  1 sibling, 0 replies; 6+ messages in thread
From: Emacs bug Tracking System @ 2009-01-07 18:25 UTC (permalink / raw)
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 875 bytes --]


Your message dated Wed, 07 Jan 2009 13:14:45 -0500
with message-id <dj4p0b3rvu.fsf_-_@fencepost.gnu.org>
and subject line Re: bug#1782: 23.0.60; Cursor movement not fluent
has caused the Emacs bug report #1782,
regarding 23.0.60; Cursor movement not fluent
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
1782: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1782
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3769 bytes --]

From: Jules Colding <colding@42tools.com>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; Cursor movement not fluent
Date: Sun, 04 Jan 2009 13:35:59 +0100
Message-ID: <m27i5bl040.fsf@42tools.com>

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]



[-- Attachment #3: Type: message/rfc822, Size: 1882 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 1782-done@emacsbugs.donarmstrong.com
Subject: Re: bug#1782: 23.0.60; Cursor movement not fluent
Date: Wed, 07 Jan 2009 13:14:45 -0500
Message-ID: <dj4p0b3rvu.fsf_-_@fencepost.gnu.org>

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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-01-07 18:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <dj4p0b3rvu.fsf_-_@fencepost.gnu.org>
2009-01-04 12:35 ` bug#1782: 23.0.60; Cursor movement not fluent Jules Colding
2009-01-04 17:07   ` Eli Zaretskii
2009-01-07 18:25   ` bug#1782: marked as done (23.0.60; Cursor movement not fluent) Emacs bug Tracking System
2009-01-04 13:11 bug#1782: 23.0.60; Cursor movement not fluent Chong Yidong
2009-01-04 15:11 ` Jules Colding
2009-01-04 22:36   ` Chong Yidong

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.