From: Juri Linkov <juri@linkov.net>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 68214@debbugs.gnu.org
Subject: bug#68214: Completion sorting customization by category
Date: Mon, 06 Jan 2025 21:40:19 +0200 [thread overview]
Message-ID: <871pxfviho.fsf@mail.linkov.net> (raw)
In-Reply-To: <jwvcyh55j4y.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Thu, 02 Jan 2025 10:31:28 -0500")
>> Month names are sorted alphabetically that makes no sense:
>>
>> April August December February January July
>> June March May November October September
>>
>> What is worse is that currently it's impossible to customize
>> this sorting order.
>>
>> This was discussed recently in
>> https://lists.gnu.org/archive/html/emacs-devel/2023-11/msg01233.html
>>
>> Here is a patch that allows such customization
>>
>> (setopt completion-category-overrides
>> '((calendar-month
>> (display-sort-function . identity))))
>
> Why should the users need to customize their Emacs to get the "natural" order?
This was already added to completion-category-defaults,
so it's enabled by default.
next prev parent reply other threads:[~2025-01-06 19:40 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-02 17:07 bug#68214: Completion sorting customization by category Juri Linkov
2024-01-03 7:20 ` Daniel Mendler
2024-01-03 16:07 ` Juri Linkov
2024-01-03 17:12 ` Daniel Mendler
2024-01-04 17:21 ` Juri Linkov
2024-01-05 7:59 ` Juri Linkov
2024-01-05 8:33 ` Daniel Mendler
2024-01-06 17:33 ` Juri Linkov
2024-01-06 17:59 ` Daniel Mendler via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-07 18:05 ` Juri Linkov
2024-01-07 18:37 ` Daniel Mendler via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-09 17:59 ` Juri Linkov
2024-01-09 18:14 ` Juri Linkov
2024-01-09 18:31 ` Daniel Mendler via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-10 7:35 ` Juri Linkov
2024-01-10 8:53 ` Daniel Mendler via Bug reports for GNU Emacs, the Swiss army knife of text editors
[not found] ` <jwv7c7d5iwi.fsf-monnier+emacs@gnu.org>
[not found] ` <87ldvtci2f.fsf@daniel-mendler.de>
[not found] ` <jwvseq12llu.fsf-monnier+emacs@gnu.org>
2025-01-02 17:29 ` Daniel Mendler via Bug reports for GNU Emacs, the Swiss army knife of text editors
[not found] ` <jwvcyh55j4y.fsf-monnier+emacs@gnu.org>
2025-01-06 19:40 ` Juri Linkov [this message]
2025-01-06 20:22 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-07 18:22 ` Juri Linkov
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=871pxfviho.fsf@mail.linkov.net \
--to=juri@linkov.net \
--cc=68214@debbugs.gnu.org \
--cc=monnier@iro.umontreal.ca \
/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.