all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Marcin Borkowski <mbork@mbork.pl>,
	Drew Adams <drew.adams@oracle.com>,
	 Oleh Krehel <ohwoeowho@gmail.com>
Cc: Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: Re: Any infrastructure to select one of a few options in Emacs core?
Date: Mon, 09 May 2016 16:37:54 +0000	[thread overview]
Message-ID: <CAFyQvY1PJ+t1+0OvnE2cOa4=d76KS82+UXhSRPFmYAkyo4i_bQ@mail.gmail.com> (raw)
In-Reply-To: <87h9e7ck96.fsf@mbork.pl>

On Mon, May 9, 2016 at 11:41 AM Marcin Borkowski <mbork@mbork.pl> wrote:

> I'd like to have (kind of) a menu, perhaps in a temporary buffer,
> displaying a list of options and giving a way to select one of them.
> Like, say clocking into one of recently clocked tasks in Org, or the
> main manu in mu4e, or the possible corrections in ispell etc.  It seems
> that a lot of packages use their own mechanism to do something like
> that; now that I think of it, I guess it would be nice to have
> a "canonical" way.  One advantage would be that by customizing this
> "default" way, the user could define his/her preferred way of showing
> the menu/selecting the option for _all_ applications using it.
>
> WDYT?  Is there anything like that in Emacs?


I haven't used it directly. But someone please correct me if I am wrong;
doesn't the inbuilt completing-read already do this?

Packages like ivy.el have ivy-completing-read which conforms to the default
completing-read, and can be easily used to enhance that.
-- 

-- 
Kaushal Modi


  reply	other threads:[~2016-05-09 16:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-09 10:09 Any infrastructure to select one of a few options in Emacs core? Marcin Borkowski
2016-05-09 14:13 ` Drew Adams
2016-05-09 15:40   ` Marcin Borkowski
2016-05-09 16:37     ` Kaushal Modi [this message]
2016-05-09 17:10       ` Marcin Borkowski
2016-05-09 17:27         ` Drew Adams
2016-05-09 18:08           ` Marcin Borkowski
2016-05-09 18:16             ` Drew Adams
2016-05-19 20:06               ` Marcin Borkowski
2016-05-20  1:16                 ` John Mastro
2016-05-20 23:52                   ` John Mastro
2016-05-21 20:48                     ` Marcin Borkowski
2016-05-09 18:36             ` Pascal J. Bourguignon
2016-05-14  4:20               ` Emanuel Berg
2016-05-21 20:49               ` Marcin Borkowski
2016-05-14  4:18 ` Emanuel Berg
2016-05-21 20:52   ` Marcin Borkowski
     [not found]   ` <mailman.43.1463863961.1216.help-gnu-emacs@gnu.org>
2016-05-22  6:32     ` Emanuel Berg

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='CAFyQvY1PJ+t1+0OvnE2cOa4=d76KS82+UXhSRPFmYAkyo4i_bQ@mail.gmail.com' \
    --to=kaushal.modi@gmail.com \
    --cc=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=mbork@mbork.pl \
    --cc=ohwoeowho@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 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.