emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Updating *Completions* as you type


From: Eli Zaretskii
Subject: Re: Updating *Completions* as you type
Date: Tue, 28 Nov 2023 19:36:35 +0200

> From: Juri Linkov <juri@linkov.net>
> Cc: Spencer Baugh <sbaugh@catern.com>,  sbaugh@janestreet.com,
>   emacs-devel@gnu.org
> Date: Tue, 28 Nov 2023 19:13:01 +0200
> 
> >>    :type '(choice (const :tag "No sorting" nil)
> >>                   (const :tag "Alphabetical sorting" alphabetical)
> >> +                 (const :tag "Historical sorting" historical)
> >                                  ^^^^^^^^^^^^^^^^^^
> > "Chronological sorting"
> 
> Chronological sorting is how a list of buffers sorted by recency.
> Historical sorting is how items in history are sorted by input.

Aren't they the same order?  If not, why not?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]