From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#34614: 26.1.92; When reading input in mini-buffer, message to each area overide the input prompt Date: Sat, 23 Feb 2019 11:31:48 +0200 Message-ID: <83y366q29n.fsf@gnu.org> References: <5C701035.5020803@gmx.at> <5C706BBD.3050201@gmx.at> <83d0njq82l.fsf@gnu.org> <5C70FC25.4030908@gmx.at> <831s3yrjwp.fsf@gnu.org> <5C710480.9080805@gmx.at> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="253745"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 34614@debbugs.gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 23 10:32:22 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gxTfP-0013r5-UM for geb-bug-gnu-emacs@m.gmane.org; Sat, 23 Feb 2019 10:32:20 +0100 Original-Received: from localhost ([127.0.0.1]:35310 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxTfO-0006Mk-V1 for geb-bug-gnu-emacs@m.gmane.org; Sat, 23 Feb 2019 04:32:18 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:33406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxTfC-0006MS-TC for bug-gnu-emacs@gnu.org; Sat, 23 Feb 2019 04:32:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gxTfC-0007Sk-41 for bug-gnu-emacs@gnu.org; Sat, 23 Feb 2019 04:32:06 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:35336) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gxTf8-0007KX-M0 for bug-gnu-emacs@gnu.org; Sat, 23 Feb 2019 04:32:06 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gxTf8-0005oM-D0 for bug-gnu-emacs@gnu.org; Sat, 23 Feb 2019 04:32:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 23 Feb 2019 09:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34614 X-GNU-PR-Package: emacs Original-Received: via spool by 34614-submit@debbugs.gnu.org id=B34614.155091431622327 (code B ref 34614); Sat, 23 Feb 2019 09:32:02 +0000 Original-Received: (at 34614) by debbugs.gnu.org; 23 Feb 2019 09:31:56 +0000 Original-Received: from localhost ([127.0.0.1]:48880 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gxTf2-0005o3-F2 for submit@debbugs.gnu.org; Sat, 23 Feb 2019 04:31:56 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:47163) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gxTf0-0005nq-Cr for 34614@debbugs.gnu.org; Sat, 23 Feb 2019 04:31:54 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:47900) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxTeu-0006B5-R1; Sat, 23 Feb 2019 04:31:48 -0500 Original-Received: from [176.228.60.248] (port=1823 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gxTeq-0004d2-Q6; Sat, 23 Feb 2019 04:31:48 -0500 In-reply-to: <5C710480.9080805@gmx.at> (message from martin rudalics on Sat, 23 Feb 2019 09:29:52 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:155679 Archived-At: > Date: Sat, 23 Feb 2019 09:29:52 +0100 > From: martin rudalics > CC: 34614@debbugs.gnu.org > > > Or possibly I'm missing something. Can you point me to the code which > > issues that informative message when the buffer has been already > > reverted? > > It's this message in autorevert.el: > > (when revert > (when (and auto-revert-verbose > (not (eq revert 'fast))) > (message "Reverting buffer `%s'." (buffer-name))) > ;; If point (or a window point) is at the end of the buffer, we > ;; want to keep it at the end after reverting. This allows one > ;; to tail a file. Thanks. But this is _before_ actually reverting the buffer, so just wrapping the whole thing after the above in with-temp-message could work, no? By "asking questions" I mean what revert-buffer does in revert-buffer--default. The questions are only asked in specific rare situations, but still.