GNU bug report logs -
#77039
31.0.50; Flickering on macOS
Previous Next
Reported by: Aaron Jensen <aaronjensen <at> gmail.com>
Date: Sat, 15 Mar 2025 16:43:01 UTC
Severity: normal
Found in version 31.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #167 received at 77039 <at> debbugs.gnu.org (full text, mbox):
> From: Gerd Möllmann <gerd.moellmann <at> gmail.com>
> Cc: aaronjensen <at> gmail.com, alan <at> idiocy.org, 77039 <at> debbugs.gnu.org
> Date: Sun, 23 Mar 2025 10:32:29 +0100
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> >> redisplay_internal has this (line numbers may differ):
> >>
> >> xdisp.c:
> >> 17368 && (NILP (Vdisplay_line_numbers)
> >> 17369 || EQ (Vdisplay_line_numbers, Qvisual))
> >>
> >> This means that certain redisplay optimizations that make redisplay
> >> particularly "cheap" are not tried, depending on line number display.
> >
> > See bug#54091.
>
> Thanks, but it's still an enigma for me :-). I've never used
> hs-minor-mode and don't know how it is implemented. Is it the old
> selective display, and something the OP did that changed it that way?
No, it uses an overlay with 'invisible' property. See hs-make-overlay
in hideshow.el.
This bug report was last modified 114 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.