bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46033: up arrow in query replace should not step into the prompt


From: Lars Ingebrigtsen
Subject: bug#46033: up arrow in query replace should not step into the prompt
Date: Fri, 22 Jan 2021 19:44:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> This is a feature: it allows you to scroll through the text shown in
> the minibuffer, in case you want to edit it.  Use M-p to go directly
> to the previous history.

I think the complaint is that this:

M-: (read-string "Foo: ")
<up>

and this:

M-: (read-string "This is a very long prompt indeed and it goes on and on and 
never seems to stop oh yes now it did: ")
<up>

work very differently.  In the first case, the <up> works the same as
`M-p',  In the latter case, <up> puts point into the prompt.

It does seem inconsistent.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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