unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Cursor movement in completions buffer is confusing
@ 2007-06-21 13:34 Wilmar Igl
  2007-06-21 14:15 ` Stephen Berman
  0 siblings, 1 reply; 2+ messages in thread
From: Wilmar Igl @ 2007-06-21 13:34 UTC (permalink / raw)
  To: bug-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 725 bytes --]

Hi,

if M-x find TAB is used the *completions* buffer opens.
The text faces indicates that cursor behavior will be like in text 
buffers. However, the cursor cannot move within the introductory lines 
at the top and not within the various items, but just from item to item.
This is confusing in my opinion (cf. attachment).

I suggest to indicate the behavior of the cursor by coloring the 
accessible areas in the buffer with white and the unaccessible areas 
with grey.

Best,

Will

PS: I saw that in different contexts that the emacs cursor changes its 
behavior depending on context (which makes sense) without indicating it 
(graphically) on the display (which does not make sense).

-- 
* E-mail: wilmar.igl[AT]gmx.de

[-- Attachment #2: Emacs_CursorInCompletionsBuffer.pdf --]
[-- Type: application/pdf, Size: 45048 bytes --]

[-- Attachment #3: Type: text/plain, Size: 149 bytes --]

_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Cursor movement in completions buffer is confusing
  2007-06-21 13:34 Cursor movement in completions buffer is confusing Wilmar Igl
@ 2007-06-21 14:15 ` Stephen Berman
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Berman @ 2007-06-21 14:15 UTC (permalink / raw)
  To: bug-gnu-emacs

On Thu, 21 Jun 2007 15:34:04 +0200 Wilmar Igl <wilmar.igl@gmx.de> wrote:

> if M-x find TAB is used the *completions* buffer opens.
> The text faces indicates that cursor behavior will be like in text
> buffers. However, the cursor cannot move within the introductory lines
> at the top and not within the various items, but just from item to
> item.

In a *completions* buffer, the cursor moves forwards and backwards as
usual with C-f and C-p, but the arrow keys [right] and [left] are
bound to next-completion and previous-completion, respectively.

Steve Berman

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-21 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-21 13:34 Cursor movement in completions buffer is confusing Wilmar Igl
2007-06-21 14:15 ` Stephen Berman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).