GNU bug report logs -
#1806
dired-pop-to-buffer in wrong place
Previous Next
Reported by: Juri Linkov <juri <at> jurta.org>
Date: Tue, 6 Jan 2009 15:40:04 UTC
Severity: normal
Done: Juri Linkov <juri <at> jurta.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> Note that I have added an option `temp-buffer-resize-regexps' which can
>> be used to turn off resizing in selected buffers.
>
> What is the rationale for this change? I can't find any discussion
> about this on emacs-devel or the bug list, but maybe I missed it.
The problem has been discussed in the thread for bug#1806 and in a
thread you started about window shrinking via VC-diff. There it has
been asked for a way to switch off auto-resizing. My rationale is to do
all `fit-window-to-buffer' stuff under `temp-buffer-resize-mode' and
allow tweaking this in a uniform manner for individual buffers.
> I'm not enthusiastic about the existence of temp-buffer-resize-mode in
> the first place. It's a bad concept, since it creates a difference
> between "temporary buffers" and other kinds of buffers displayed via
> display-buffer.
Then we probably should change that concept. My intention was to fit
windows even when `display-buffer' is not called. For example, after
certain changes of the buffer contents, without asking for a redisplay
via `display-buffer'.
> But there are no guidelines for when such a difference
> should exist. So adding more knobs onto temp-buffer-resize-mode is a
> step in the wrong direction, IMO.
I have no opinion on this and can do whatever people want. But bug#1806
should be eventually closed in some way.
martin
This bug report was last modified 12 years and 236 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.