From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: laszlomail--- via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#46033: up arrow in query replace should not step into the prompt Date: Fri, 22 Jan 2021 14:16:38 +0000 Message-ID: <7sIywf2TKUTDST-QQJyKZzPIwKN6sUQuyb-1ReWQ09vPjrZwcAjSu-HOEwWJIAOio4ugVvqEYVcRFwMEJxN6rAitsq6Sf-dQkWQ67jHybfI=@protonmail.com> References: <83czxx5b5j.fsf@gnu.org> Reply-To: reporter Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8753"; mail-complaints-to="usenet@ciao.gmane.io" Cc: "46033@debbugs.gnu.org" <46033@debbugs.gnu.org> To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jan 22 15:20:02 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l2xIA-00028N-0t for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 22 Jan 2021 15:20:02 +0100 Original-Received: from localhost ([::1]:38038 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l2xI9-00078Q-1q for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 22 Jan 2021 09:20:01 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46284) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l2xFG-0004np-7U for bug-gnu-emacs@gnu.org; Fri, 22 Jan 2021 09:17:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:48691) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l2xFF-0000dK-MY for bug-gnu-emacs@gnu.org; Fri, 22 Jan 2021 09:17:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l2xFF-0003qL-IX for bug-gnu-emacs@gnu.org; Fri, 22 Jan 2021 09:17:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: reporter Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 22 Jan 2021 14:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46033 X-GNU-PR-Package: emacs Original-Received: via spool by 46033-submit@debbugs.gnu.org id=B46033.161132501014750 (code B ref 46033); Fri, 22 Jan 2021 14:17:01 +0000 Original-Received: (at 46033) by debbugs.gnu.org; 22 Jan 2021 14:16:50 +0000 Original-Received: from localhost ([127.0.0.1]:60237 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l2xF4-0003pq-5w for submit@debbugs.gnu.org; Fri, 22 Jan 2021 09:16:50 -0500 Original-Received: from mail4.protonmail.ch ([185.70.40.27]:46813) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l2xF0-0003pZ-K8 for 46033@debbugs.gnu.org; Fri, 22 Jan 2021 09:16:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1611324999; bh=xVspcpRCxJhrwxuXKqvehGA/hAJalQvWtQyb3kq3Xy0=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=oxEVAX+6BuRjH+lFodgyQDpEi3BdL1LleR+35tXmdtnnVGsaaOylCMe2id7h8agSp xfqtRlf/zifGytYZDqq++xDCg3B69YN5SuAtNisioOE+u/Ulp3AB687r2CocJSfZi3 q5TTrHEl1i1UE6HzycbWe8gHrE/n5ufuA4Jbc8Gs= In-Reply-To: <83czxx5b5j.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" X-ACL-Warn: , reporter Xref: news.gmane.io gmane.emacs.bugs:198373 Archived-At: > > 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 understand it's a feature, but as you see in the picture the prompt is empty, and the full default replacement is visible. In this case arrow should retrieve the previous history, instead of going into the prompt, because there is nothing to scroll.