GNU bug report logs - #79125
quit-window fails to restore window height in a scenario of buffer reuse

Previous Next

Package: emacs;

Reported by: Dmitry Gutov <dmitry <at> gutov.dev>

Date: Wed, 30 Jul 2025 02:01:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Dmitry Gutov <dmitry <at> gutov.dev>
Cc: martin rudalics <rudalics <at> gmx.at>, 79125 <at> debbugs.gnu.org
Subject: bug#79125: quit-window fails to restore window height in a scenario of buffer reuse
Date: Wed, 30 Jul 2025 20:58:04 +0300
>>> Does anybody agree that steps 7 and/or 9 behave suboptimally? Can that be improved?
>> It can be improved but that would be expensive.  'window-prev-buffers'
>> would have to return the height (and possibly the weight) of the window
>> in addition to the start and point positions - that is, we'd have to
>> store five instead of three values per buffer.
>
> That only applies to buffers that were previously displayed in some window,
> right?

Ideally, auto-resizing should be window+buffer-local.
And as soon as switching from the auto-resized buffer
to another buffer in the same window, the original
window height should be restored.




This bug report was last modified 12 days ago.

Previous Next


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