help-gnu-emacs
[Top][All Lists]
Advanced

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

How to run function on sort within tabulated-list-mode?


From: Jean Louis
Subject: How to run function on sort within tabulated-list-mode?
Date: Fri, 04 Feb 2022 09:11:29 +0300

I am heavy user of tabulated-list-mode and have a derived mode. In the
derived mode I make sure that some words are highlighted like "ACTION"
or "COMPLETED".

The tabulated-list-mode has several columns. When I click on a column
to sort the list by the column the highlighting disappears.

Does the hook run after sorting? I have tried adding function to my
hyperscope-list-mode-hook but I don't see it works on sort.

Should it work? Is it expected to run the hook on the sorting of
tabulated-list-mode? 

Is there any other way to invoke a function upon sort?


Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

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