GNU bug report logs -
#14616
24.3.50; Excessive cursor movement on non-X Emacs
Previous Next
Reported by: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Date: Fri, 14 Jun 2013 08:02:02 UTC
Severity: normal
Found in version 24.3.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #71 received at 14616 <at> debbugs.gnu.org (full text, mbox):
> From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
> Cc: 14616 <at> debbugs.gnu.org
> Date: Fri, 02 Aug 2013 15:33:23 +0200
>
> Breakpoint 6, cursor_to (f=0xb7fbe0, vpos=11, hpos=0) at terminal.c:113
> 113 if (FRAME_TERMINAL (f)->cursor_to_hook)
> #0 cursor_to (f=0xb7fbe0, vpos=11, hpos=0) at terminal.c:113
> #1 0x000000000041aeeb in update_frame_1 (inhibit_id_p=<optimized out>,
> force_p=<optimized out>, f=0xb7fbe0) at dispnew.c:4606
>
> Lisp Backtrace:
> "redisplay_internal (C function)" (0xb5b5a8)
> "delete-process" (0xffffd950)
> "let" (0xffffda98)
> "while" (0xffffdb88)
> "let" (0xffffdcd8)
> "eval" (0xffffddf8)
> "eval-last-sexp-1" (0xffffdf80)
> "eval-last-sexp" (0xffffe148)
> "call-interactively" (0xffffe2f0)
> "command-execute" (0xffffe418)
This is normal: Emacs is setting the cursor one last time after it
finishes updating the frame. And redisplay is triggered by
delete-process.
This bug report was last modified 11 years and 294 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.