emacs-devel
[Top][All Lists]
Advanced

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

Re: master 616da8fa8e: Merge branch 'feature/fix-the-long-lines-display-


From: Po Lu
Subject: Re: master 616da8fa8e: Merge branch 'feature/fix-the-long-lines-display-bug'
Date: Thu, 21 Jul 2022 21:26:50 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Gregory Heytings <gregory@heytings.org> writes:

> One of the design principles of that feature is that it should be as
> transparent as possible, and it is.  The point of adding a variable to
> control the feature was to avoid introducing an arbitrary constant at
> the C level, and also to allow users who really enjoy slowdowns to
> turn these optimizations off

Then why is it a number and not a boolean? A number that I don't know
how to change is as good as a constant.

> Vertical-motion is not slow anymore.

Could you please show a file where I can appreciate a noticable speed-up
in vertical-motion?

Thanks.


reply via email to

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