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
Message #703 received at 1806 <at> debbugs.gnu.org (full text, mbox):
>> How would we handle the case where `window--try-to-split-window' fails
>> for the selected window and some other window (like the frame's bottom
>> window) gets split?
>
> This case is exceptional, but maybe handling of the `fit-window-to-buffer'
> specifier could be added to some other actions where it makes sense?
>
>>> (setq display-buffer-alist '(("Marked Files" .
>>> (display-buffer-below-selected
>>> (fit-window-to-buffer . nil)))))
>> And how would they handle the frame bottom window case sketched above?
>
> With (setq display-buffer-alist
> '(("Marked Files" . (nil (fit-window-to-buffer . nil)))))
I see. My knowledge of `display-buffer-alist' is certainly much worse
than yours. Could you patch this along these lines? I think Chong will
agree, if we only can get rid of the `temp-buffer-resize-regexps' stuff.
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.