all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* PCM completion word boundaries
@ 2011-08-06 10:40 Leo
  2011-08-13 15:18 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Leo @ 2011-08-06 10:40 UTC (permalink / raw)
  To: emacs-devel

Hello,

1. customise (using the custom interface) completion-pcm-word-delimiters
   to include > as word boundary,

2. (defun string->symbol ())

3. In an emacs-lisp-mode buffer, type string-symbol M-TAB

It says no match. I wonder if it should match in this case. For example
minibuffer-bitset M-TAB completes to minibuffer--bitset.

The reason I am including > is that in scheme there are tons of
functions with -> in it. > is a bit slower to type and would be great if
I can avoid it using completion.

Thanks.

Leo




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

end of thread, other threads:[~2011-08-15  9:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-06 10:40 PCM completion word boundaries Leo
2011-08-13 15:18 ` Stefan Monnier
2011-08-15  9:56   ` Leo

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.