all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: "Óscar Fuentes" <ofv@wanadoo.es>, emacs-devel@gnu.org
Subject: RE: Exposing Isearch toggleable options
Date: Thu, 29 Oct 2015 14:27:21 -0700 (PDT)	[thread overview]
Message-ID: <7e3720d6-cc00-4a74-9c3a-4193bb40b283@default> (raw)
In-Reply-To: <87r3kdcws3.fsf@wanadoo.es>

> The discoverability issue is a very interesting one. Even more when
> combined with ergonomics and convenience in general. Not too long ago I
> was surprised to see how discoverability *and* convenience are benefited
> from having a good completion mechanism on the M-x and set-variable
> prompts. Ido+flx was a big enhancement for a tiny effort, IMO. I'm sure
> that other packages can bring similar or superior benefits.
> 
> Ido+flx work on command/variable names. It would be better to have
> conceptual relations among features, and exploit those relations
> contextually. Some type of smart search engine for features, with the
> right interfaces.

FWIW: Icicles provides this for all minibuffer completion, not
just for command and variable names.  It also provides all of
the keys available in the current dynamic context, including after
you hit prefix keys.  (And you can invoke the completed keys -
any number of the key-completion candidates.)

By default, it automatically provides short help in the mode line
for the "current" completion candidate (you can cycle candidates
or otherwise choose any as the "current" one).  And you can hit
a key to get the complete help for the current candidate, in *Help*.

For example, for `M-x', the candidates are command names.  Cycling
among those that match your current minibuffer input, as each is
cycled through, one-line help is shown for it in the mode line.
And if you hit `C-M-RET' then the complete `describe-function'
help for it is shown in `*Help*'.

Same thing for faces (using `describe-face'), packages,... whatever.

Same thing for key completion: the available keys (at top level or
after a prefix key) are completion candidates, and their help too
is available in the mode line and (on demand) in *Help*.

So yes, I agree that discoverability is radically helped by
providing help on completion candidates.

And extending this to keys is particularly helpful.  Emacs lets
you know what you can do at any time, and lets you find out more
and more about what's possible, on demand, on the fly.  (You can
access the manual from *Help*...)



      reply	other threads:[~2015-10-29 21:27 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-29  0:20 Exposing Isearch toggleable options Artur Malabarba
2015-10-29  0:27 ` Juri Linkov
2015-10-29  0:38   ` Artur Malabarba
2015-10-29 23:58     ` Juri Linkov
2015-10-30  3:00       ` Random832
2015-10-30  9:48         ` Oleh Krehel
2015-10-30  9:56       ` Artur Malabarba
2015-10-30 10:42         ` Artur Malabarba
2015-10-30 11:03           ` Marcin Borkowski
2015-10-30 11:56             ` Artur Malabarba
2015-10-30 15:17               ` Marcin Borkowski
2015-10-30 12:01           ` Kaushal Modi
2015-10-30 12:21             ` Oleh Krehel
2015-10-30 14:07             ` Random832
2015-10-30 14:52               ` Kaushal Modi
2015-10-30 14:29           ` Oleh Krehel
2015-10-31  0:27           ` Juri Linkov
2015-11-01 12:42             ` Artur Malabarba
2015-11-01 16:01               ` Drew Adams
2015-11-01 19:34                 ` Artur Malabarba
2015-11-02  0:20                   ` Drew Adams
2015-11-02 20:19                     ` John Wiegley
2015-11-04 11:51                       ` Artur Malabarba
2015-11-04 15:39                         ` John Wiegley
2015-11-05  0:24                         ` Juri Linkov
2015-11-05  0:55                           ` Artur Malabarba
2015-11-05  0:59                             ` Dmitry Gutov
2015-11-05 22:44                               ` Richard Stallman
2015-11-05 22:44                             ` Richard Stallman
2015-11-05 23:28                               ` Alan Mackenzie
2015-11-06 21:40                                 ` Richard Stallman
2015-11-06  2:15                               ` John Wiegley
2015-11-06 13:48                               ` Stephen Leake
2015-11-06 13:56                                 ` Gian Uberto Lauri
2015-11-06 15:27                                   ` Ashton Kemerling
2015-11-06 15:44                                   ` John Wiegley
2015-11-07  1:32                                     ` Xue Fuqiao
2015-11-06 15:54                               ` Dmitry Gutov
2015-11-06 16:04                                 ` Artur Malabarba
2015-10-29  1:19 ` Drew Adams
2015-10-29 10:10   ` Artur Malabarba
2015-10-29 14:02     ` Drew Adams
2015-10-29 21:42       ` Artur Malabarba
2015-10-29  5:53 ` John Wiegley
2015-10-29  9:29   ` Nicolas Petton
2015-10-29 10:34     ` Artur Malabarba
2015-10-29 10:50       ` Nicolas Petton
2015-10-29 11:18         ` Kaushal Modi
2015-10-29 17:53     ` John Wiegley
2015-10-29 10:30   ` Artur Malabarba
2015-10-29 10:49   ` Oleh Krehel
2015-10-29 20:52     ` Rasmus
2015-10-29 21:27       ` Drew Adams
2015-10-29 16:18   ` Eli Zaretskii
     [not found]   ` <<8337wt3axe.fsf@gnu.org>
2015-10-29 17:19     ` Drew Adams
2015-10-29 18:33   ` Aldric Giacomoni
2015-10-29 18:54     ` John Wiegley
2015-10-29 19:14     ` Óscar Fuentes
2015-10-29 21:27       ` Drew Adams [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=7e3720d6-cc00-4a74-9c3a-4193bb40b283@default \
    --to=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=ofv@wanadoo.es \
    /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.