all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Sorting Order of Completion Candidates
Date: Thu, 03 Mar 2011 18:29:49 -0500	[thread overview]
Message-ID: <jwvd3m7yeda.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: 87aahevm69.fsf@lifelogs.com

> Florian: I've proposed a patch to use the string property
> :completion-score to attach a numerical score to the completion
> candidates.

Note that there are two forms of sorting: sorting for *Completion*
display, and sorting for cycling.  Currently, these are not sorted
identically (cycling sorts by string length, whereas *Completions*
sorts alphabetically).  I don't think "alphabetical" is useful for
cycling and neither do I think that "shorter first" is useful for
cycling, so I think it's important to keep them separate.


        Stefan


  parent reply	other threads:[~2011-03-03 23:29 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-28 14:29 Sorting Order of Completion Candidates Florian Beck
2011-03-01  1:25 ` Drew Adams
2011-03-01 10:59   ` Florian Beck
     [not found]   ` <mailman.0.1298977158.15512.help-gnu-emacs@gnu.org>
2011-03-01 14:48     ` Stefan Monnier
2011-03-01 16:29       ` Ted Zlatanov
2011-03-01 18:22         ` Florian Beck
     [not found]         ` <mailman.2.1299003773.19166.help-gnu-emacs@gnu.org>
2011-03-01 19:25           ` Ted Zlatanov
2011-03-01 20:41             ` Florian Beck
     [not found]             ` <mailman.9.1299012339.12270.help-gnu-emacs@gnu.org>
2011-03-01 22:00               ` Ted Zlatanov
2011-03-03 23:29         ` Stefan Monnier [this message]
2011-03-04 15:45           ` Ted Zlatanov
2011-03-05  4:48             ` Stefan Monnier
2011-03-07 18:27               ` Ted Zlatanov
2011-03-08  4:09                 ` Stefan Monnier
2011-03-08 14:44                   ` Ted Zlatanov

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=jwvd3m7yeda.fsf-monnier+gnu.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=help-gnu-emacs@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.