emacs-devel
[Top][All Lists]
Advanced

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

Re: scroll-down with pixel transition


From: Stefan Monnier
Subject: Re: scroll-down with pixel transition
Date: Tue, 25 Apr 2017 16:38:34 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

>> Perhaps we shouldn't do that.  That sort of thing was a good idea
>> back when it was important to economize on symbols.  Nowadays,
>> why not make a second variable to specify the further information?
> It often simplifies code.  You cl-case (or pcase) on one variable, instead
> of several.

And it also avoids the problem of deciding what to do when the two vars
have conflicting values.


        Stefan



reply via email to

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