all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: make `occur' use word at point as default
Date: Thu, 1 Sep 2005 10:09:49 -0700	[thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICMEDKCMAA.drew.adams@oracle.com> (raw)
In-Reply-To: <E1EArMw-0000bc-1h@fencepost.gnu.org>

        However, you might consider giving access to a list of
        "default values" (more than just 1 or 2) via _different_
        keys from M-n and M-p - the arrow keys, for instance.

    Finding other keys would be difficult.

Why? There is currently a good deal of redundancy in the bindings for
`next-history-element' and `previous-history-element'. These minibuffer
history-list commands are bound to *FOUR PAIRS* of keys: (1) arrows [up] /
[down], (2) C-n / C-p, (3) M-n / M-p, and (4) [next] / [prior]. (Well,
actually, [prior] is then rebound to `switch-to-completions'.)

[Not to mention M-r, and M-s, which also provide access to previous
minibuffer input (and ESC ESC C-x, which provides access to previously
executed commands).]

Could none of those history-list bindings be sacrificed for accessing
"default" values (such as those Juri & Stefan have mentioned, and/or the
values in `minibuffer-completion-table')?

  reply	other threads:[~2005-09-01 17:09 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-28 12:37 make `occur' use word at point as default Emilio Lopes
2005-08-29  8:39 ` Richard M. Stallman
2005-08-29 17:39   ` Emilio Lopes
2005-08-29 19:33     ` Drew Adams
2005-08-29 20:07       ` David Kastrup
2005-08-30  7:57     ` Mathias Dahl
2005-08-30 13:43     ` Kai Großjohann
2005-08-31 14:35       ` Richard M. Stallman
2005-08-31 16:03         ` Drew Adams
2005-09-01 15:52           ` Richard M. Stallman
2005-09-01 17:09             ` Drew Adams [this message]
2005-09-01 19:29               ` Juri Linkov
2005-09-01 23:59                 ` Drew Adams
2005-09-03  1:41               ` Richard M. Stallman
2005-09-03  2:01                 ` Drew Adams
2005-09-03  2:04                   ` Drew Adams
2005-09-03 13:33                     ` Benjamin Riefenstahl
2005-09-04  0:58                   ` Richard M. Stallman
2005-09-06 15:19                     ` Drew Adams
2005-09-07  5:05                       ` Richard M. Stallman
2005-09-07  5:25                         ` Drew Adams
2005-09-07  5:46                         ` Juri Linkov
2005-09-08  2:41                           ` Richard M. Stallman
2005-09-07  5:27                       ` Juri Linkov
2005-09-01  5:47         ` Juri Linkov
2005-09-01 13:08           ` Stefan Monnier
2005-09-01 19:29             ` Juri Linkov

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=DNEMKBNJBGPAOPIJOOICMEDKCMAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.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.