all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Bruce D'Arcus" <bdarcus@gmail.com>
To: Org Mode List <emacs-orgmode@gnu.org>
Cc: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Subject: Re: [wip-cite-new] Quick note about citation insertion
Date: Thu, 8 Jul 2021 09:04:19 -0400	[thread overview]
Message-ID: <CAF-FPGNmrnmjsKgAnKcHH4MOiXWWzDUizYKDGKaqcG_3eNsnTw@mail.gmail.com> (raw)
In-Reply-To: <87lf6hm0o2.fsf@ucl.ac.uk>

On Thu, Jul 8, 2021 at 8:48 AM Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
> ... I have lost track of what is going on in the emacs-sphere
> when it comes to completion frameworks.  I use ivy/counsel.  Is there
> somewhere a good summary of the state of play?  Would I wish to move to
> another framework?

You're not the only one. There's been a ton of activity on this new
generation of completing-read-based completion packages the past
year+.

And what's a bit difficult to grok initially is these are decoupled
packages that work together, which gives users more choice, but can
also be confusing.

Probably the best summary is on the Selectrum repo README. But there's
a lot there, so it might be a bit much.

I have also tried to summarize it on my README in a more focused way.

Note that that selectrum repo has some test scripts where you can kick
the tires with different options, using emacs -Q.

https://github.com/raxod502/selectrum/tree/master/test

I use an adapted version of those in my repo, so in that case you can
just do ./run.sh.

If you want to dive in, my suggestion is install and configure the
following, and experiment.

1. vertico and selectrum (completion UI; I prefer vertico these days,
but they're really similar, and they don't conflict if you have both
installed)
2. orderless (completion-style)
3. consult (counsel-like commands, and now enhanced multi-selection)
4. embark (contextual actions)

That should give you similar experience to what you have now, in a
more modular approach.

Bruce


  reply	other threads:[~2021-07-08 13:06 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-02 16:10 [wip-cite-new] Quick note about citation insertion Nicolas Goaziou
2021-07-02 19:21 ` Bruce D'Arcus
2021-07-02 20:05   ` Nicolas Goaziou
2021-07-03  8:45     ` Bruce D'Arcus
2021-07-03  9:20       ` Nicolas Goaziou
2021-07-03  9:56         ` Bruce D'Arcus
2021-07-02 19:47 ` Bruce D'Arcus
2021-07-02 20:14   ` Nicolas Goaziou
2021-07-02 20:58     ` Bruce D'Arcus
2021-07-02 21:05       ` John Kitchin
2021-07-02 21:21         ` Nicolas Goaziou
2021-07-03  0:21           ` Bruce D'Arcus
2021-07-02 21:48       ` Nicolas Goaziou
2021-07-02 21:57         ` Bruce D'Arcus
2021-07-02 22:33           ` Nicolas Goaziou
2021-07-02 23:59             ` Bruce D'Arcus
2021-07-03  7:28             ` Eric S Fraga
2021-07-03  7:58               ` Nicolas Goaziou
2021-07-03 14:57                 ` Eric S Fraga
2021-07-03 15:09                   ` Bruce D'Arcus
2021-07-05 13:29                     ` Eric S Fraga
2021-07-06 12:11                 ` Bruce D'Arcus
2021-07-07 22:59                   ` Nicolas Goaziou
2021-07-08  0:38                     ` Bruce D'Arcus
2021-07-08 11:46                       ` Nicolas Goaziou
2021-07-08 11:52                         ` Bruce D'Arcus
2021-07-08 13:19                         ` Bruce D'Arcus
2021-07-08 11:41                     ` Bruce D'Arcus
2021-07-08 11:44                       ` Nicolas Goaziou
2021-09-26 10:40                         ` Bastien
2021-07-08 12:48                       ` Eric S Fraga
2021-07-08 13:04                         ` Bruce D'Arcus [this message]
2021-07-08 15:34                           ` Eric S Fraga

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=CAF-FPGNmrnmjsKgAnKcHH4MOiXWWzDUizYKDGKaqcG_3eNsnTw@mail.gmail.com \
    --to=bdarcus@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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.