GNU bug report logs - #8862
compilation-window-height no good anymore

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Tue, 14 Jun 2011 15:04:01 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #29 received at 8862 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Nix <nix <at> esperi.org.uk>, 8862 <at> debbugs.gnu.org, jidanni <at> jidanni.org
Subject: Re: bug#8862: compilation-window-height no good anymore
Date: Wed, 15 Jun 2011 11:09:27 +0200
> Yes, being less eager to delete windows is good.  But why signal an
> error rather than just make the window as big as possible without
> deleting surrounding windows?

I can do that for `enlarge-window' (and do a corresponding thing for
`shrink-window').  I can do that for the lower level function
`resize-window' (aka `window-resize') as well but wouldn't we rather
like to catch a failure here?  Also what about an attempt to enlarge or
shrink the root window of a frame?  Should we avoid signalling an error
here too?

>> When a similar change was applied to `adjust-window-trailing-edge' for
>> Emacs 22 hardly anyone complained.
>
> Not sure what you're referring to: adjust-window-trailing-edge was a new
> function in Emacs-22.

I meant the functionality of `adjust-window-trailing-edge'.  Before that
change mouse dragging an edge could delete windows and after that change
not.

martin




This bug report was last modified 14 years and 18 days ago.

Previous Next


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