all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [ELPA] New package: corfu
@ 2021-04-16 22:35 Daniel Mendler
  2021-04-16 22:47 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Mendler @ 2021-04-16 22:35 UTC (permalink / raw)
  To: emacs-devel

I want to submit the package Corfu to ELPA. This package is the 
completion-in-region counterpart of Vertico, which I submitted a while ago.

Corfu (Completion Overlay Region FUnction) shows the completions as an 
overlay similar to Company, but relies only on the capf functionality.

Corfu follows a similar design as Icomplete, which enhances both 
completion-in-region and minibuffer completion. In contrast, Corfu 
focuses only on the completion-in-region and Vertico concentrates on the 
minibuffer.

The source and a README can be found at https://github.com/minad/corfu.

Thank you!

Daniel Mendler



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

* Re: [ELPA] New package: corfu
  2021-04-16 22:35 [ELPA] New package: corfu Daniel Mendler
@ 2021-04-16 22:47 ` Stefan Monnier
  2021-04-16 22:56   ` Daniel Mendler
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2021-04-16 22:47 UTC (permalink / raw)
  To: Daniel Mendler; +Cc: emacs-devel

> The source and a README can be found at https://github.com/minad/corfu.

Pushed.  But could you fix `corfu.el` (and `vertico.el`) so that the
`Maintainer:` header provides a valid email address, please?


        Stefan




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

* Re: [ELPA] New package: corfu
  2021-04-16 22:47 ` Stefan Monnier
@ 2021-04-16 22:56   ` Daniel Mendler
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Mendler @ 2021-04-16 22:56 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

On 4/17/21 12:47 AM, Stefan Monnier wrote:
> Pushed.  But could you fix `corfu.el` (and `vertico.el`) so that the
> `Maintainer:` header provides a valid email address, please?

Thank you! I updated the headers.

Daniel



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

end of thread, other threads:[~2021-04-16 22:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-16 22:35 [ELPA] New package: corfu Daniel Mendler
2021-04-16 22:47 ` Stefan Monnier
2021-04-16 22:56   ` Daniel Mendler

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.