all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Incorporating new things into completions
@ 2024-02-02  5:57 Psionic K
  2024-02-02  6:48 ` Emanuel Berg
  2024-02-04 10:51 ` Philip Kaludercic
  0 siblings, 2 replies; 3+ messages in thread
From: Psionic K @ 2024-02-02  5:57 UTC (permalink / raw)
  To: help-gnu-emacs

I want to augment `switch-to-buffer' candidates to contain a list of
exotic fruits.  Presumably the downstream handler for buffers has no
idea what to do with fruits, so I need to provide some alternative
handler.

Has this infrastructure been built into Emacs or is it exclusive to
completion packages at this time?   If Emacs provides facilities for
this kind of thing, what vocabulary should I become familiar with?



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

end of thread, other threads:[~2024-02-04 10:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-02  5:57 Incorporating new things into completions Psionic K
2024-02-02  6:48 ` Emanuel Berg
2024-02-04 10:51 ` Philip Kaludercic

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.