all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Is there a way to configure word separator for partial completion style?
@ 2023-03-15  3:02 Milan Glacier
  2023-03-15  3:43 ` Michael Heerdegen
  0 siblings, 1 reply; 3+ messages in thread
From: Milan Glacier @ 2023-03-15  3:02 UTC (permalink / raw)
  To: help-gnu-emacs


The emacs documentation
(https://www.gnu.org/software/emacs/manual/html_node/emacs/Completion-Styles.html)
suggests that "partial-completion" uses hyphens or spaces as word
separator. Is there a way to use other characters as the word separator?

This is very useful for other languages (say python, C) which usually
uses underscore as the word separator. Say I want to complete `foo_bar`,
then I may just type `f_m` to complete `foo_bar`.

Thanks in advance for your kind help.



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

end of thread, other threads:[~2023-03-15  5:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-15  3:02 Is there a way to configure word separator for partial completion style? Milan Glacier
2023-03-15  3:43 ` Michael Heerdegen
2023-03-15  5:20   ` Milan Glacier

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.