emacs-devel
[Top][All Lists]
Advanced

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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]