From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: larsi@gnus.org, 30668@debbugs.gnu.org, p.stephani2@gmail.com
Subject: bug#30668: 27.0.50; Error in `completing-read'
Date: Sat, 26 Jun 2021 16:55:14 +0300 [thread overview]
Message-ID: <83a6ncrarh.fsf@gnu.org> (raw)
In-Reply-To: <jwv5yy0rbts.fsf-monnier+emacs@gnu.org> (bug-gnu-emacs@gnu.org)
> Cc: p.stephani2@gmail.com, 30668@debbugs.gnu.org
> Date: Sat, 26 Jun 2021 09:38:30 -0400
> From: Stefan Monnier via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
> +(defun completion--prompt-end ()
> + (let ((end (minibuffer-prompt-end)))
> + (if (< (point) end)
> + (user-error "Can't complete in prompt")
> + end)))
Won't minibuffer--completion-prompt-end be a better name?
next prev parent reply other threads:[~2021-06-26 13:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-01 18:23 bug#30668: 27.0.50; Error in `completing-read' p.stephani2
2018-03-01 18:39 ` Drew Adams
2021-06-25 14:51 ` Lars Ingebrigtsen
2021-06-26 13:38 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-06-26 13:55 ` Eli Zaretskii [this message]
2021-06-26 16:22 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-06-26 13:59 ` Lars Ingebrigtsen
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83a6ncrarh.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=30668@debbugs.gnu.org \
--cc=larsi@gnus.org \
--cc=monnier@iro.umontreal.ca \
--cc=p.stephani2@gmail.com \
/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 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).