all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: arvid-harnack@lavache.com
Cc: "Óscar Fuentes" <ofv@wanadoo.es>, help-gnu-emacs@gnu.org
Subject: Re: Switching orderloss off
Date: Fri, 11 Jun 2021 09:42:02 +0000	[thread overview]
Message-ID: <87wnr0hh5h.fsf@posteo.net> (raw)
In-Reply-To: <ea-mime-60c2c200-279f-24500b12@www-7.mailo.com> (arvid-harnack@lavache.com's message of "Fri, 11 Jun 2021 03:53:04 +0200 (CEST)")

arvid-harnack@lavache.com writes:

> Which setup would you find most convenient to use ? Do people
> customarily fill "completion-styles"

I cannot speak for most people, but I personally use

  '(basic initials partial-completion substring)

meaning it first tries a pretty standard completion, then tries to
expand initials (plp becomes package-list-packages), then tries to
expand parts of symbols (pack-l-pac becomes package-list-packages) and
finally tries inserting anything pac|list, where | is the point, becomes
package-list-packages).

Not sure how this compares to orderless, as I have never serious tries
using it.


-- 
	Philip K.



      reply	other threads:[~2021-06-11  9:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11  0:47 Switching orderloss off arvid-harnack
2021-06-11  1:15 ` Doug Davis
2021-06-11  1:20 ` Óscar Fuentes
2021-06-11  1:53   ` arvid-harnack
2021-06-11  9:42     ` Philip Kaludercic [this message]

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=87wnr0hh5h.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=arvid-harnack@lavache.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=ofv@wanadoo.es \
    /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.