all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Custom vtable.el sorters
@ 2024-10-03  6:06 Kristoffer Balintona
  2024-10-03 23:35 ` Adam Porter
  0 siblings, 1 reply; 12+ messages in thread
From: Kristoffer Balintona @ 2024-10-03  6:06 UTC (permalink / raw)
  To: emacs-devel

Hello,

I recently discovered the wonderful vtable.el built-in package. As far
as I can tell, vtable is meant to eventually be a drop-in replacement
for tabulated-list-mode (despite (elisp) Tabulated List Mode mentioning
that vtable is geared toward variable pitch fonts, whereas
tabulated-list mode is for monospace fonts) -- please correct me if I am
wrong.

In any case, I noticed that in vtable.el, vtable--sort (which appears to
be where column sorting is implemented) has hard-coded behavior for
sorting, namely, simple numerical and string sorters. I would like to
ask about whether there any plans to add the ability for users to set
custom sorters for their columns. Tabulated-list-mode has a version of
this by setting tabulated-list-format: every column can use its own
sorter.

-- 
With appreciation,
Kristoffer



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

end of thread, other threads:[~2024-10-14 13:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-03  6:06 Custom vtable.el sorters Kristoffer Balintona
2024-10-03 23:35 ` Adam Porter
2024-10-05  0:44   ` Kristoffer Balintona
2024-10-05  1:37     ` Emanuel Berg
2024-10-05  2:24     ` Adam Porter
2024-10-09  2:04       ` Kristoffer Balintona
2024-10-09 20:06         ` emacs-lisp-project [was: Re: Custom vtable.el sorters] Emanuel Berg
2024-10-13  3:32           ` Richard Stallman
2024-10-13  5:50             ` Eli Zaretskii
2024-10-13 14:23           ` Philip Kaludercic
2024-10-14  5:44             ` Kristoffer Balintona
2024-10-14 13:57               ` Ship Mints

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.