From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#44517: 28.0.50; Can't unselect minibuffer window Date: Mon, 9 Nov 2020 11:54:43 +0000 Message-ID: <20201109115443.GA7017@ACM> References: <87k0uwjamq.fsf@web.de> <20201108140214.GB18190@ACM> <877dqvby3y.fsf@web.de> <87361jbxrp.fsf@web.de> <875z6f3f5v.fsf@web.de> <87tutyu7lc.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30189"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 44517-done@debbugs.gnu.org To: Michael Heerdegen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Nov 09 12:55:25 2020 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 1kc5ld-0007ja-Ea for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 09 Nov 2020 12:55:25 +0100 Original-Received: from localhost ([::1]:60300 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kc5lc-00089g-FM for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 09 Nov 2020 06:55:24 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:32984) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kc5lG-00087y-NZ for bug-gnu-emacs@gnu.org; Mon, 09 Nov 2020 06:55:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:50878) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kc5lG-0006bb-Cv for bug-gnu-emacs@gnu.org; Mon, 09 Nov 2020 06:55:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kc5lG-0008Nu-CL for bug-gnu-emacs@gnu.org; Mon, 09 Nov 2020 06:55:02 -0500 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 09 Nov 2020 11:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 44517 X-GNU-PR-Package: emacs Mail-Followup-To: 44517@debbugs.gnu.org, acm@muc.de, michael_heerdegen@web.de Original-Received: via spool by 44517-done@debbugs.gnu.org id=D44517.160492289732213 (code D ref 44517); Mon, 09 Nov 2020 11:55:02 +0000 Original-Received: (at 44517-done) by debbugs.gnu.org; 9 Nov 2020 11:54:57 +0000 Original-Received: from localhost ([127.0.0.1]:34191 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kc5lB-0008NV-8E for submit@debbugs.gnu.org; Mon, 09 Nov 2020 06:54:57 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:55490 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1kc5l5-0008N8-3u for 44517-done@debbugs.gnu.org; Mon, 09 Nov 2020 06:54:56 -0500 Original-Received: (qmail 30636 invoked by uid 3782); 9 Nov 2020 11:54:43 -0000 Original-Received: from acm.muc.de (p4fe15b40.dip0.t-ipconnect.de [79.225.91.64]) by localhost.muc.de (tmda-ofmipd) with ESMTP; Mon, 09 Nov 2020 12:54:43 +0100 Original-Received: (qmail 7038 invoked by uid 1000); 9 Nov 2020 11:54:43 -0000 Content-Disposition: inline In-Reply-To: <87tutyu7lc.fsf@web.de> 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.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" Xref: news.gmane.io gmane.emacs.bugs:192917 Archived-At: Hello, Michael. On Mon, Nov 09, 2020 at 11:50:55 +0100, Michael Heerdegen wrote: > Michael Heerdegen writes: > > martin rudalics writes: > > > If yours is an optimized build, try with Alan's fix for Bug#44502. > > Yes, an optimized build. And the fix has been committed to master. > > After fetching master and rebuilding I can't reproduce indeed. > I leave it up to Alan whether this report can already be closed. Sorry I havn't been in touch again. I got tied up with another problem of switching frames, which I eventually solved by putting (redirect-frame-focus frame nil) into my site-start.el at a critical point. I say this bug should now be closed, and thanks for raising it. In fact, I am closing it with this post. It is good that the patch for bug #44502 solved this one too. > Thanks, > Michael. -- Alan Mackenzie (Nuremberg, Germany).