all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: <emacs-pretest-bug@gnu.org>
Subject: bug#2589: 23.0.90; `C-x h' in minibuffer should not include prompt
Date: Fri, 6 Mar 2009 13:26:19 -0800	[thread overview]
Message-ID: <008901c99ea2$32fea6d0$0200a8c0@us.oracle.com> (raw)

The prompt text is part of the minibuffer, but it is not part of the
user's input.  It is good that you can select text from the prompt if
you need to.  But positioning and simple selection commands in the
input area should generally act on the user input only.
 
In particular, `C-x h' should select (mark) all of the user input, but
only the input.  The prompt should not be included in the selection.
 
If a user really needs to select both the input and the prompt,
exceptionally, s?he can do that in other (less direct) ways.  Just as
`C-a' does not move point to the prompt beginning (but you can do so
indirectly, using `C-b'), so `C-x h' should similarly limit its action
to the editing (input) area.
 
Using the prompt as text is a secondary concern; it is not the first
effect that users should see when they try to use simple editing
commands.
 

In GNU Emacs 23.0.90.1 (i386-mingw-nt5.1.2600)
 of 2009-02-01 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'
 







             reply	other threads:[~2009-03-06 21:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-06 21:26 Drew Adams [this message]
2016-04-27 17:53 ` bug#2589: 23.0.90; `C-x h' in minibuffer should not include prompt Lars Ingebrigtsen
2016-04-27 17:58   ` Drew Adams
2016-04-27 18:19     ` Lars Ingebrigtsen
2016-04-27 18:23       ` Drew Adams

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='008901c99ea2$32fea6d0$0200a8c0@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=2589@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    /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.