GNU bug report logs -
#72692
Emacs 31.05 (40eecd594ac) get SIGSEGV on Linux (Linux 6.6.45 Kde Wayland)
Previous Next
Reported by: Eval EXEC <execvy <at> gmail.com>
Date: Sun, 18 Aug 2024 08:31:01 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #175 received at 72692 <at> debbugs.gnu.org (full text, mbox):
"Juri Linkov" <juri <at> linkov.net> writes:
>>> > I see Eli reverted the change, which makes sense for now. We'll have to
>>> > find another way to fix this, I think.
>>>
>>> I'm ready to test any changes when you'll find another way to fix this.
>>
>> Thanks, please test the patch below. If it doesn't adversely affect
>> performance, I will install it.
>
> With the previous change, when leaning on an arrow key, cursor motion
> was visibly laggy since the cursor skipped 3-4 characters.
>
> Now with this patch, the cursor visits every character without delays.
Excellent.
> OTOH, I tried to set a breakpoint inside 'if (non_basic_faces_cached)',
> and it's never visited. So it seems this change has no effect
> in normal circumstances.
I'm not sure that's the right way around: we try to execute the code
inside 'if (non_basic_faces_cached)' as rarely as possible, with Eli's
change, and never executing it at all is the best possible outcome (and
the expected one if no non-standard faces or non-ASCII characters are in
use).
Pip
This bug report was last modified 257 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.