From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#18844: Trunk: typing in minibuffer gets spuriously echoed in mode line. Date: Sun, 26 Oct 2014 17:00:59 +0000 Message-ID: <20141026170058.GC4397@acm.acm> References: <20141026155332.GB4397@acm.acm> <83ioj64x70.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1414342950 4327 80.91.229.3 (26 Oct 2014 17:02:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 26 Oct 2014 17:02:30 +0000 (UTC) Cc: 18844@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Oct 26 18:02:23 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XiRCw-0001Jc-PG for geb-bug-gnu-emacs@m.gmane.org; Sun, 26 Oct 2014 18:02:22 +0100 Original-Received: from localhost ([::1]:57438 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiRCv-00056c-WF for geb-bug-gnu-emacs@m.gmane.org; Sun, 26 Oct 2014 13:02:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53517) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiRCn-00056G-8B for bug-gnu-emacs@gnu.org; Sun, 26 Oct 2014 13:02:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XiRCh-0004pX-HP for bug-gnu-emacs@gnu.org; Sun, 26 Oct 2014 13:02:13 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44049) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiRCh-0004pJ-FI for bug-gnu-emacs@gnu.org; Sun, 26 Oct 2014 13:02:07 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XiRCb-0007e5-QW for bug-gnu-emacs@gnu.org; Sun, 26 Oct 2014 13:02:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 26 Oct 2014 17:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18844 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 18844-submit@debbugs.gnu.org id=B18844.141434290629366 (code B ref 18844); Sun, 26 Oct 2014 17:02:01 +0000 Original-Received: (at 18844) by debbugs.gnu.org; 26 Oct 2014 17:01:46 +0000 Original-Received: from localhost ([127.0.0.1]:36147 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XiRCL-0007dZ-NL for submit@debbugs.gnu.org; Sun, 26 Oct 2014 13:01:45 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:65346 helo=mail.muc.de) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XiRCI-0007dQ-UE for 18844@debbugs.gnu.org; Sun, 26 Oct 2014 13:01:43 -0400 Original-Received: (qmail 72545 invoked by uid 3782); 26 Oct 2014 17:01:39 -0000 Original-Received: from acm.muc.de (pD951867E.dip0.t-ipconnect.de [217.81.134.126]) by colin.muc.de (tmda-ofmipd) with ESMTP; Sun, 26 Oct 2014 18:01:38 +0100 Original-Received: (qmail 10405 invoked by uid 1000); 26 Oct 2014 17:00:59 -0000 Content-Disposition: inline In-Reply-To: <83ioj64x70.fsf@gnu.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:95115 Hello, Eli. On Sun, Oct 26, 2014 at 06:23:15PM +0200, Eli Zaretskii wrote: > > Date: Sun, 26 Oct 2014 15:53:32 +0000 > > From: Alan Mackenzie > > With the "latest" trunk (of about 2014-10-26 08:00 GMT), start emacs -Q. > > Type in "M-: (setq" and wait ~half a second. The word "setq" is > > spuriously echoed at the start of the mode line. > It's a feature: Emacs shows you some minimal documentation on what you > type. Ah. It's a feature. It just looks like a bug, and was somewhat unexpected. I'll close the bug, then (unless somebody else has already done so). -- Alan Mackenzie (Nuremberg, Germany).