GNU bug report logs -
#20134
24.4.90; Emacs slowdown to eventual hang
Previous Next
Reported by: phillip.lord <at> newcastle.ac.uk (Phillip Lord)
Date: Wed, 18 Mar 2015 14:16:02 UTC
Severity: normal
Tags: moreinfo
Found in version 24.4.90
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: phillip.lord <at> newcastle.ac.uk (Phillip Lord)
>> Cc: <20134 <at> debbugs.gnu.org>
>> Date: Tue, 07 Apr 2015 16:28:23 +0100
>>
>> > When Emacs becomes sluggish, does pressing and holding an arrow key
>> > produces a slow response time for the first keypress, followed by more
>> > or less normal response times for the next keypresses?
>>
>> Nope. The lag is general. If I carry one for long enough, emacs hangs
>> totally, but Emacs because unusable long before that point.
>
> Then I guess the primary suspects are non-idle timers and
> pre/post-command hooks.
>
>> timer-list is a variable defined in `C source code'.
>> Its value is
>> ([nil 21795 62426 202965 60 ac-clear-variables-every-minute nil nil 1000])
>
> Did you try running without this timer?
Will do.
>
> What about the pre/post-command hooks?
pre-command-hook is a variable defined in `C source code'.
Its value is shown below.
Value: (pabbrev-pre-command-hook preview-mark-point t)
post-command-hook is a variable defined in `C source code'.
Its value is
(yas--post-command-handler pabbrev-post-command-hook preview-move-point t)
This bug report was last modified 5 years and 68 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.