emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: completing-read a list of keywords


From: Roland Winkler
Subject: Re: completing-read a list of keywords
Date: Thu, 16 Apr 2020 00:06:34 +0200

> > However, I am unable to make it work for elements separated by
> > ", " as SPC is mapped to the complete action.  Is there a way
> > to customize this behavior?
> 
> Not really, no, it's a known limitation.

SPC is mapped to crm-complete-word, which is not always needed with
crm (depending on your needs).

BBDB defines a bbdb-crm-local-completion-map that makes SPC
self-inserting.  Then it binds crm-local-completion-map to
bbdb-crm-local-completion-map.

Stefan, I believe you suggested this to me when you helped me a few
years ago to extend crm to handle regexps as crm-separator.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]