all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>, help-gnu-emacs@gnu.org
Subject: RE: `completing-read` without RET
Date: Fri, 11 Mar 2016 09:07:50 -0800 (PST)	[thread overview]
Message-ID: <0ac94945-fe1d-486f-8668-c2f34167617f@default> (raw)
In-Reply-To: <jwv8u1pez7v.fsf-monnier+gmane.emacs.help@gnu.org>

> You're right, it's when require-match is t.
> 
> > Choose: a TAB
> > Nothing happens.
> 
> Don't use TAB, use RET.

Sure, but that's not what the OP requested.

There is a difference between (a) knowing that what you type
is sufficient to choose a single candidate, and so you hit RET,
and (b) not knowing whether there is only one match, and maybe
not even knowing whether completion is lax or REQUIRE-MATCH is
t, so you hit TAB.

If you hit TAB and there is only one matching candidate, the
OP wants that candidate to be chosen (returned).  That's my
understanding of the request.  Vanilla `completing-read' does
not offer that possibility (feature).



  reply	other threads:[~2016-03-11 17:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-11 11:36 `completing-read` without RET egarrulo
2016-03-11 13:22 ` Stefan Monnier
2016-03-11 13:36   ` Stefan Monnier
2016-03-11 16:08     ` Drew Adams
2016-03-11 16:50       ` Stefan Monnier
2016-03-11 17:07         ` Drew Adams [this message]
2016-03-11 22:45           ` Stefan Monnier
2016-03-11 23:49             ` Drew Adams
     [not found]             ` <mailman.7363.1457740186.843.help-gnu-emacs@gnu.org>
2016-03-12 12:01               ` egarrulo
2016-04-11  9:01 ` Oleh Krehel

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=0ac94945-fe1d-486f-8668-c2f34167617f@default \
    --to=drew.adams@oracle.com \
    --cc=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.