GNU bug report logs - #58728
29.0.50; Minibuffer does not follow tabs

Previous Next

Package: emacs;

Reported by: Visuwesh <visuweshm <at> gmail.com>

Date: Sun, 23 Oct 2022 03:37:01 UTC

Severity: normal

Fixed in version 29.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


Message #32 received at 58728 <at> debbugs.gnu.org (full text, mbox):

From: Visuwesh <visuweshm <at> gmail.com>
To: Juri Linkov <juri <at> linkov.net>
Cc: 58728 <at> debbugs.gnu.org
Subject: Re: bug#58728: 29.0.50; Minibuffer does not follow tabs
Date: Sat, 29 Oct 2022 21:47:24 +0530
[வெள்ளி அக்டோபர் 28, 2022] Juri Linkov wrote:

>> OTOH, window-state handles it correctly, because it just doesn't mess
>> with minibuffers:
>
> Actually, it's possible not to mess with minibiffers
> with window-configurations as well:
>
>     1. emacs -Q
>     2. M-: (setq wc (current-window-configuration))
>     3. C-x C-f
>     4. M-x
>     5. M-: (set-window-configuration wc nil 'DONT-SET-MINIWINDOW)
>     6. C-g
>
> Please try such a patch:
> [patch...]

This works exactly like I want to!  One minor nit: it does not preserve
the minibuffer focus so you can end up with the minibuffer selected in
some tabs but not in others when switching however, this is the same
behaviour when switching frames too so I can put up with it just fine.




This bug report was last modified 2 years and 261 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.