GNU bug report logs - #8911
bs-cycle-next deletes window in some cases.

Previous Next

Package: emacs;

Reported by: Juanma Barranquero <lekktu <at> gmail.com>

Date: Tue, 21 Jun 2011 11:03:01 UTC

Severity: normal

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: martin rudalics <rudalics <at> gmx.at>, 8911 <at> debbugs.gnu.org
Subject: bug#8911: bs-cycle-next deletes window in some cases.
Date: Tue, 21 Jun 2011 12:22:12 -0400
> The trouble was that, when called on a dedicated window, it iconified
> the frame.

I don't follow: why do you think it's a trouble?  To me it's exactly
what I want.  Is it that you prefer it deletes the frame rather than
iconify it?

>> - give `bury-buffer' an extra argument which allows (or forbids) to
>>  delete the selected window (or corresponding frame),
> Perhaps this is the best long term answer.

Not sure if it's needed.  Calling bury-buffer with a non-nil arg should
be sufficient.

>> - make sure that `bury-buffer' deletes only automatically created
>>  windows (much like the recent option `frame-auto-delete').
> What's an "automatically created window"?

Good question.  To me it sounds like "softly dedicated" windows, but
I know Martin hates those, so he is clearly thinking of something else.

> (progn
>   (set-window-dedicated-p (selected-window) t)
>   (bury-buffer))

> still iconifies the frame.

What else would you want it to do?


        Stefan




This bug report was last modified 13 years and 324 days ago.

Previous Next


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