From: Mauro Aranda <maurooaranda@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: widget-complete and C-g to hide *Completions*
Date: Wed, 13 Jan 2021 09:17:43 -0300 [thread overview]
Message-ID: <5ffee4ea.1c69fb81.335ec.4c8c@mx.google.com> (raw)
In-Reply-To: <jwva6td1r06.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Tue, 12 Jan 2021 22:00:18 -0500)
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> I'd like to know why the use of completion-in-region in widget-complete
>> doesn't turn on completion-in-region-mode, and what would be the steps
>> to make that happen, but I got lost quickly in the completion code, so
>> perhaps someone else can take a look. Is it required that
>> completion-in-region-mode-predicate is non-nil?
>
> Yes, `completion-in-region-mode` requires
> `completion-in-region-mode-predicate` to do its job, so the caller needs
> to set that somehow.
>
>
> Stefan
OK, thanks!
prev parent reply other threads:[~2021-01-13 12:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-13 0:19 widget-complete and C-g to hide *Completions* Mauro Aranda
2021-01-13 3:00 ` Stefan Monnier
2021-01-13 12:17 ` Mauro Aranda [this message]
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=5ffee4ea.1c69fb81.335ec.4c8c@mx.google.com \
--to=maurooaranda@gmail.com \
--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.