unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] New package: consult
@ 2021-05-28  6:40 Daniel Mendler
  2021-05-28 11:58 ` Jean Louis
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Mendler @ 2021-05-28  6:40 UTC (permalink / raw)
  To: emacs-devel@gnu.org

I want to submit the package "consult" to GNU ELPA. The package is
inspired by Counsel (GNU ELPA), but works with multiple completion UIs,
since it is based on the generic `completing-read` API.

Consult provides is a collection of completion commands, including a
Swiper-like implementation, navigation commands (consult-imenu,
consult-outline) and asynchronous search commands (consult-ripgrep).

Consult works with the default *Completions* UI, Vertico (GNU ELPA),
Selectrum (MELPA), Embark Completions and Icomplete.

The Consult source and an extensive README can be found at
https://github.com/minad/consult.

There are multiple contributors to Consult. The copyright assignment
status has been tracked in https://github.com/minad/consult/issues/75,
see in particular my comment
https://github.com/minad/consult/issues/75#issuecomment-821991990. All
contributors who contributed more than 15 lines have signed the papers.

Thank you!

Daniel Mendler



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ELPA] New package: consult
  2021-05-28  6:40 [ELPA] New package: consult Daniel Mendler
@ 2021-05-28 11:58 ` Jean Louis
  2021-05-28 12:08   ` Daniel Mendler
  0 siblings, 1 reply; 3+ messages in thread
From: Jean Louis @ 2021-05-28 11:58 UTC (permalink / raw)
  To: Daniel Mendler; +Cc: emacs-devel@gnu.org

* Daniel Mendler <mail@daniel-mendler.de> [2021-05-28 09:41]:
> I want to submit the package "consult" to GNU ELPA. The package is
> inspired by Counsel (GNU ELPA), but works with multiple completion UIs,
> since it is based on the generic `completing-read` API.

Not intuitive.

What would # mean in the prompt?

Why is # there? And # can be deleted in the prompt where it seems that
it does not find nothing. What does # mean?

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

Sign an open letter in support of Richard M. Stallman
https://stallmansupport.org/



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ELPA] New package: consult
  2021-05-28 11:58 ` Jean Louis
@ 2021-05-28 12:08   ` Daniel Mendler
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Mendler @ 2021-05-28 12:08 UTC (permalink / raw)
  To: emacs-devel@gnu.org; +Cc: Jean Louis



On 5/28/21 1:58 PM, Jean Louis wrote:
> * Daniel Mendler <mail@daniel-mendler.de> [2021-05-28 09:41]:
>> I want to submit the package "consult" to GNU ELPA. The package is
>> inspired by Counsel (GNU ELPA), but works with multiple completion UIs,
>> since it is based on the generic `completing-read` API.
> 
> Not intuitive.
> 
> What would # mean in the prompt?
> 
> Why is # there? And # can be deleted in the prompt where it seems that
> it does not find nothing. What does # mean?

Please take a look at the manual
(https://github.com/minad/consult#asynchronous-search) or the help of
`consult-grep`. The input format for the asynchronous search string is
documented there.

Daniel



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-28 12:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-28  6:40 [ELPA] New package: consult Daniel Mendler
2021-05-28 11:58 ` Jean Louis
2021-05-28 12:08   ` Daniel Mendler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).