[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Custom vtable.el sorters
From: |
Kristoffer Balintona |
Subject: |
Custom vtable.el sorters |
Date: |
Thu, 3 Oct 2024 01:06:10 -0500 |
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
- Custom vtable.el sorters,
Kristoffer Balintona <=
- Re: Custom vtable.el sorters, Adam Porter, 2024/10/03
- Re: Custom vtable.el sorters, Kristoffer Balintona, 2024/10/04
- Re: Custom vtable.el sorters, Adam Porter, 2024/10/04
- Re: Custom vtable.el sorters, Kristoffer Balintona, 2024/10/08
- emacs-lisp-project [was: Re: Custom vtable.el sorters], Emanuel Berg, 2024/10/10
- Re: emacs-lisp-project [was: Re: Custom vtable.el sorters], Richard Stallman, 2024/10/12
- Re: emacs-lisp-project [was: Re: Custom vtable.el sorters], Eli Zaretskii, 2024/10/13
- Re: emacs-lisp-project [was: Re: Custom vtable.el sorters], Philip Kaludercic, 2024/10/13
- Re: emacs-lisp-project [was: Re: Custom vtable.el sorters], Kristoffer Balintona, 2024/10/14
- Re: emacs-lisp-project [was: Re: Custom vtable.el sorters], Ship Mints, 2024/10/14