emacs-devel
[Top][All Lists]
Advanced

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

Re: tabulated-list sort icon is reversed


From: Stefan Monnier
Subject: Re: tabulated-list sort icon is reversed
Date: Fri, 01 Mar 2019 12:34:31 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Feel free to point me to "the right thing" I have no clue.

TRT is easy: write the code such that it behaves like we expect, and
you're done.

More seriously, we could refresh the table every time the major mode
is activated, or we could rely on a `:set`ter function (i.e. add a :set
argument to those defcustoms to recompute the table when the var is
modified by Custom).

> Yes this is what I used, ok thanks for the explanation a lot of other
> weirdnesses make sense now :-)

That's what Emacs is all about: make weirdness look natural,


        Stefan



reply via email to

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