unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Inconsistent behavior in minibuffer
@ 2007-07-10 16:06 Will
  2007-07-10 20:01 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Will @ 2007-07-10 16:06 UTC (permalink / raw)
  To: bug-gnu-emacs

Hi,

if I open a file C-x C-f
then C-0 C-k deletes the path but not "Find file".
but C-a jumps back to the Column 0 (before "Find file") and marks the 
line without that I want that. So what is the beginning of the line?

In a larger context it is inconsistent that a buffer can be read-only
(cf. "Find File" prompt) and editable (cf. <path>) at the same time.

I am working with
GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600) of 2007-06-02 on RELEASE
on MS Win XP.

Best, Will

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

* Re: Inconsistent behavior in minibuffer
  2007-07-10 16:06 Inconsistent behavior in minibuffer Will
@ 2007-07-10 20:01 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2007-07-10 20:01 UTC (permalink / raw)
  To: Will; +Cc: bug-gnu-emacs

> Date: Tue, 10 Jul 2007 18:06:05 +0200
> From: Will <schimpanski@gmx.de>
> 
> if I open a file C-x C-f
> then C-0 C-k deletes the path but not "Find file".

Right, I see this too.

> but C-a jumps back to the Column 0 (before "Find file")

It does?  I don't see this on my system.  Could you please try this in
"emacs -Q"?  If the problem goes away, there's something in your
.emacs init file that causes this.

> In a larger context it is inconsistent that a buffer can be read-only
> (cf. "Find File" prompt) and editable (cf. <path>) at the same time.

Well, the idea is that we allow to edit everything except the prompt.
Sounds pretty much consistent to me; other GUI programs behave
similarly.  The fact that the minibuffer is just another Emacs buffer,
albeit a special one, and a buffer is normally either entirely
read-only or entirely editable, is not the issue here, IMO, since
typing at the prompt is a very special situation.

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

end of thread, other threads:[~2007-07-10 20:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-10 16:06 Inconsistent behavior in minibuffer Will
2007-07-10 20:01 ` Eli Zaretskii

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).