all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kristoffer Balintona <krisbalintona@gmail.com>
To: emacs-devel@gnu.org
Subject: Custom vtable.el sorters
Date: Thu, 3 Oct 2024 01:06:10 -0500	[thread overview]
Message-ID: <CANVbq5kCAqznRWKip86ofCyqhzxddAa2mu0aBYWb9yrKw9eAxQ@mail.gmail.com> (raw)

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



             reply	other threads:[~2024-10-03  6:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-03  6:06 Kristoffer Balintona [this message]
2024-10-03 23:35 ` Custom vtable.el sorters 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANVbq5kCAqznRWKip86ofCyqhzxddAa2mu0aBYWb9yrKw9eAxQ@mail.gmail.com \
    --to=krisbalintona@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.