unofficial mirror of emacs-devel@gnu.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).