From: Eli Zaretskii <eliz@gnu.org>
To: Juri Linkov <juri@linkov.net>
Cc: emacs-devel@gnu.org
Subject: Re: outline-minor-mode for tabulated-list-mode
Date: Sun, 18 Feb 2024 19:20:50 +0200 [thread overview]
Message-ID: <86zfvxr8nh.fsf@gnu.org> (raw)
In-Reply-To: <86r0haj6gc.fsf@mail.linkov.net> (message from Juri Linkov on Sun, 18 Feb 2024 19:05:31 +0200)
> From: Juri Linkov <juri@linkov.net>
> Date: Sun, 18 Feb 2024 19:05:31 +0200
>
> +(defcustom Buffer-menu-group-by nil
> + "If non-nil, buffers are grouped by function."
> + :type 'function
> + :group 'Buffer-menu
> + :version "30.1")
Please consider letting users choose a symbol, not a function. Each
symbol can be mapped to a function, but having a user option whose
values are functions makes it harder for users to customize the
option.
Thanks.
next prev parent reply other threads:[~2024-02-18 17:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-18 17:05 outline-minor-mode for tabulated-list-mode Juri Linkov
2024-02-18 17:19 ` T.V Raman
2024-02-18 17:20 ` Eli Zaretskii [this message]
2024-02-23 15:46 ` Spencer Baugh
2024-02-23 18:00 ` Thomas Hisch
2024-02-25 17:31 ` Juri Linkov
2024-02-25 21:40 ` Thomas Hisch
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=86zfvxr8nh.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=juri@linkov.net \
/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.