[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Avoiding moving point into minibuffer prompt area
From: |
Richard M. Stallman |
Subject: |
Re: Avoiding moving point into minibuffer prompt area |
Date: |
Fri, 19 Aug 2005 19:07:57 -0400 |
>The command delete-backward-char is going to fail because the text is
>read-only. What exactly do you suggest that it do?
I would just like... point to stop where it is then.
Normally, delete-backward-char at the beginning of the buffer
gives an error, "Beginning of buffer". It would seem strange
if, when just after the prompt, it did nothing at all.
In the minibuffer there is by default (emacs -Q) no color that tells
where the prompt ends.
The prompt uses the face `minibuffer-prompt'. Are you saying this
does not work for you? It works for me.
It is hard for me to understand the rest of your message. It seems
to cover many topics and I do not see the relationship between them.
- Re: Avoiding moving point into minibuffer prompt area, (continued)
- Re: Avoiding moving point into minibuffer prompt area, Richard M. Stallman, 2005/08/16
- Re: Avoiding moving point into minibuffer prompt area, Lennart Borgman, 2005/08/16
- Re: Avoiding moving point into minibuffer prompt area, Richard M. Stallman, 2005/08/17
- Re: Avoiding moving point into minibuffer prompt area, Lennart Borgman, 2005/08/17
- Re: Avoiding moving point into minibuffer prompt area, Richard M. Stallman, 2005/08/18
- Re: Avoiding moving point into minibuffer prompt area, Lennart Borgman, 2005/08/18
- Re: Avoiding moving point into minibuffer prompt area,
Richard M. Stallman <=
- Re: Avoiding moving point into minibuffer prompt area, Lennart Borgman, 2005/08/19
- Re: Avoiding moving point into minibuffer prompt area, Richard M. Stallman, 2005/08/22
- Re: Avoiding moving point into minibuffer prompt area, Richard M. Stallman, 2005/08/22
- Re: Avoiding moving point into minibuffer prompt area, Richard M. Stallman, 2005/08/16
- Re: Avoiding moving point into minibuffer prompt area, Luc Teirlinck, 2005/08/16
- Re: Avoiding moving point into minibuffer prompt area, Lennart Borgman, 2005/08/16
Re: Avoiding moving point into minibuffer prompt area, Richard M. Stallman, 2005/08/16