all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to run function on sort within tabulated-list-mode?
@ 2022-02-04  6:11 Jean Louis
  2022-02-04  7:03 ` Emanuel Berg via Users list for the GNU Emacs text editor
  2022-02-04 11:36 ` How to run function on sort within tabulated-list-mode? Tim Landscheidt
  0 siblings, 2 replies; 8+ messages in thread
From: Jean Louis @ 2022-02-04  6:11 UTC (permalink / raw)
  To: Help GNU Emacs

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/



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-02-05  3:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-04  6:11 How to run function on sort within tabulated-list-mode? Jean Louis
2022-02-04  7:03 ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-04  8:05   ` Jean Louis
2022-02-04  8:57     ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-04  8:44   ` smarthelp (was: Re: How to run function on sort within tabulated-list-mode?) Emanuel Berg via Users list for the GNU Emacs text editor
2022-02-04 11:36 ` How to run function on sort within tabulated-list-mode? Tim Landscheidt
2022-02-04 12:23   ` Jean Louis
2022-02-05  3:37     ` Emanuel Berg via Users list for the GNU Emacs text editor

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.