Luc Teirlinck wrote:
Lennart Borgman wrote:
Which is a big difference compared to shell buffers where you can erase
the prompt. That too was a surprise to me in the beginning.
You can change that by by setting comint-prompt-read-only to t.
But erasing prompts is sometimes useful for cleanup in shell buffers,
whereas actually erasing the prompt is probably really never useful in
the minibuffer (although you can do it if you customize
minibuffer-prompt-properties).
Thanks for the explanation. I must admit I knew nothing about that.
You inspired me to read on a bit about shell. My impression has been
that it could perhaps be broken on w32 since you could edit the prompt
and it seems like the edited prompt could be sent as a command etc. I
kept my fingers away, but now... - it suddenly seems more usable.
As a notorious shell user I of course started to see if up and down
arrows could be used for command recall. Just a few elisp lines and it
works. (But are not others looking for this?)
However have not changed my opinion about Inviolable and the minibuffer
prompt. ;-)
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel