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

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

bug#44517: closed (28.0.50; Can't unselect minibuffer window)


From: GNU bug Tracking System
Subject: bug#44517: closed (28.0.50; Can't unselect minibuffer window)
Date: Mon, 09 Nov 2020 11:55:02 +0000

Your message dated Mon, 9 Nov 2020 11:54:43 +0000
with message-id <20201109115443.GA7017@ACM>
and subject line Re: bug#44517: 28.0.50; Can't unselect minibuffer window
has caused the debbugs.gnu.org bug report #44517,
regarding 28.0.50; Can't unselect minibuffer window
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44517: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44517
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 28.0.50; Can't unselect minibuffer window Date: Sun, 08 Nov 2020 13:28:29 +0100
Hello,

since some days, I experience the following issue: when I call

  (read-from-minibuffer "Enter something: ")

and select a different window, the minibuffer window automatically gets
re-selected after a short period of time.

I did not yet figure out how to reproduce for emacs -Q; with the default
settings, it is not reproducible there.

With my setup, the issue gets fixed when I do

  (setq minibuffer-follows-selected-frame nil)

I CC Alan hoping 2ecbf4cfae, "Allow minibuffer to stay in its original
frame.  Tidy up this area." is related and he can help so that I can get
around finding a recipe or digging further (well, it's Sunday).

TIA,

Michael.


In GNU Emacs 28.0.50 (build 94, x86_64-pc-linux-gnu, GTK+ Version 3.24.23, 
cairo version 1.16.0)
 of 2020-11-08 built on drachen
Repository revision: 1b2fde216cf9328578b6a6a9a8ce0ce51035304c
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12008000
System Description: Debian GNU/Linux bullseye/sid

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY
INOTIFY LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS JSON PDUMPER LCMS2

Important settings:
  value of $LC_ALL: de_DE.utf8
  value of $LC_COLLATE: C
  value of $LC_TIME: C
  value of $LANG: de_DE.utf8
  locale-coding-system: utf-8-unix






--- End Message ---
--- Begin Message --- Subject: Re: bug#44517: 28.0.50; Can't unselect minibuffer window Date: Mon, 9 Nov 2020 11:54:43 +0000
Hello, Michael.

On Mon, Nov 09, 2020 at 11:50:55 +0100, Michael Heerdegen wrote:
> Michael Heerdegen <michael_heerdegen@web.de> writes:

> > martin rudalics <rudalics@gmx.at> 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).


--- End Message ---

reply via email to

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