From: Stefan Monnier via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: struggling with icomplete, trying to terminate matching process
Date: Thu, 09 Jan 2025 10:13:43 -0500 [thread overview]
Message-ID: <jwva5c0dnte.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: 878qrk2q7j.fsf@ucl.ac.uk
> This situation is when I wish to *not* choose one of the matches given
> to me. For example, if I'm in a directory which has two files, "one"
> and "two". If I wish to create a new sub-directory (or file, I guess)
> called "o", I am unable to do so because icomplete insists of choosing
> "one".
>
> Is there a magical incantation within icomplete that will return the
> partial string I may have typed or one which will turn off icomplete? I
> found nothing with C-h b while in the mini-buffer and the icomplete
> section in the Emacs info manual also mentions nothing.
Your question is incomplete, because in my tests it "just works":
src/emacs -Q -f icomplete-mode
C-x C-f R
shows me ".../R[EADME]"
RET
opens the (not yet existing) "R" file.
Stefan
next prev parent reply other threads:[~2025-01-09 15:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-09 11:15 struggling with icomplete, trying to terminate matching process Eric S Fraga
2025-01-09 15:13 ` Stefan Monnier via Users list for the GNU Emacs text editor [this message]
2025-01-09 16:06 ` Eric S Fraga
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=jwva5c0dnte.fsf-monnier+emacs@gnu.org \
--to=help-gnu-emacs@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.