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

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

bug#51029: 28.0.60; Follow-up to Bug#51029: ibuffer-shrink-to-fit does n


From: Stefan Kangas
Subject: bug#51029: 28.0.60; Follow-up to Bug#51029: ibuffer-shrink-to-fit does not call fit-window-to-buffer
Date: Wed, 6 Oct 2021 19:00:32 -0400

reopen 51029
thanks

Y. E. <yet@ego.team> writes:

> This is a follow-up to Bug#51029.
> It seems there's more to fix.
>
> Steps to reproduce:
>
> 1. emacs -Q
> 2. (setq ibuffer-default-shrink-to-minimum-size t)
> 3. M-x ibuffer-other-window
> 4. *Ibuffer* isn't shrinked
>
> [Because ibuffer-auto-mode is not bound and hence fit-window-to-buffer
> is not called.]

Thanks for following up on this.  So the fix I installed avoided the
backtrace, but it didn't lead to the behavior you want, i.e. the one
promised by `ibuffer-default-shrink-to-minimum-size'.

>From reading the code it seems here that the intention is that
`ibuffer-default-shrink-to-minimum-size' should only work when
`ibuffer-auto-mode' is also enabled?  But that is not documented, is it?

Does anyone know how any of this is actually supposed to work?





reply via email to

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