emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Speedup of display of long and truncated lines


From: Stefan Monnier
Subject: Re: Speedup of display of long and truncated lines
Date: Sat, 13 Aug 2022 10:28:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> I didn't yet look at C-v/M-v, mainly because I don't have examples of
> files with long lines that have enough long lines to justify movement
> by window-full.  (I could, of course, produce such files myself, but
> the question is: do such files exist in Real Life, enough to make the
> scrolling commands important in these cases?  Examples of such files,
> if they exist, are welcome.)

I think we used to get such things occasionally in backtraces where you
might get a few hundred lines were some of those lines can be
pathologically long.  Nowadays we're more careful to elide parts of
each line of the backtrace, tho (not just for redisplay's sake but also
to speed up the printing itself), so it probably doesn't count as a real
life example any more.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]