all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* merging results from completion-at-point-functions
@ 2022-04-29 10:25 Eric S Fraga
  2022-04-29 15:08 ` Eric Abrahamsen
  0 siblings, 1 reply; 16+ messages in thread
From: Eric S Fraga @ 2022-04-29 10:25 UTC (permalink / raw)
  To: help-gnu-emacs

Hello all,

I currently use '(cape-dabbrev cape-ispell cape-dict) as the list for
completion-at-point-functions when writing prose.

I keep trying different orderings of these entries as the behaviour
changes significantly, not surprisingly given the /greedy/ nature of
completing-at-point, if I understand things correctly.  Ideally, I would
like a merged search for potential completions, such as I believe
company-mode does if you group backends.

Is it possible to specify a grouping or merge operation?  Or is there a
generalised capf that does this, I guess?

Thank you,
eric

-- 
Professor Eric S Fraga, UCL; GnuPG: 0xc89193d8fffcf67d




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

end of thread, other threads:[~2022-05-02 11:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-29 10:25 merging results from completion-at-point-functions Eric S Fraga
2022-04-29 15:08 ` Eric Abrahamsen
2022-04-29 17:05   ` Eric S Fraga
2022-04-29 18:26     ` Eric Abrahamsen
2022-04-29 20:52       ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-04-29 22:02         ` Eric Abrahamsen
2022-04-30 23:48         ` Ergus
2022-05-01  2:15           ` Stefan Monnier
2022-05-01  2:58             ` Emanuel Berg
2022-05-01 17:20               ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-05-01 17:33                 ` tomas
2022-05-01 19:54                   ` Emanuel Berg
2022-05-01 16:29         ` Eric S Fraga
2022-05-01 17:22           ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-05-02 11:47             ` Eric S Fraga
2022-05-01 16:31       ` Eric S Fraga

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.