all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Roland Winkler" <winkler@gnu.org>
To: monnier@iro.umontreal.ca
Cc: daniele@grinta.net, emacs-devel@gnu.org
Subject: Re: completing-read a list of keywords
Date: Thu, 16 Apr 2020 00:06:34 +0200	[thread overview]
Message-ID: <34154.81689.141720.24215@gargle.gargle.HOWL> (raw)
In-Reply-To: jwv4ktkh95a.fsf-monnier+emacs@gnu.org

> > 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	other threads:[~2020-04-15 22:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-15 22:06 Roland Winkler [this message]
2020-04-15 22:44 ` completing-read a list of keywords Stefan Monnier
2020-04-18 22:07   ` Roland Winkler
2020-04-19  2:30     ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2020-04-15 17:30 Daniele Nicolodi
2020-04-15 17:33 ` Noam Postavsky
2020-04-15 18:21   ` Daniele Nicolodi
2020-04-15 18:26     ` Noam Postavsky
2020-04-15 18:41       ` Joost Kremers
2020-04-15 19:32         ` Daniele Nicolodi
2020-04-15 22:13           ` Daniele Nicolodi
2020-04-15 19:13       ` Daniele Nicolodi
2020-04-15 18:55     ` Stefan Monnier
2020-04-15 20:15       ` Daniele Nicolodi
2020-04-15 22:42         ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=34154.81689.141720.24215@gargle.gargle.HOWL \
    --to=winkler@gnu.org \
    --cc=daniele@grinta.net \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.