GNU bug report logs - #1806
dired-pop-to-buffer in wrong place

Previous Next

Package: emacs;

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 #700 received at 1806 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 1806 <at> debbugs.gnu.org
Subject: Re: dired-pop-to-buffer in wrong place
Date: Wed, 26 Sep 2012 13:10:00 +0300
> 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)))))




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.