bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8911: bs-cycle-next deletes window in some cases.


From: Stefan Monnier
Subject: bug#8911: bs-cycle-next deletes window in some cases.
Date: Tue, 21 Jun 2011 22:14:09 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> emacs -Q -l bs
>> C-h N
>> C-h C-c
>> M-: (set-window-dedicated-p (selected-window) t) <RET>
>> M-x bs-cycle-next <RET>
>> of splitting the window extremely unuseful and unhelpful.
> But that's the semantics of (set-window-dedicated-p (selected-window) t).

Sorry, you're right.  The right thing to do here is to signal an error,
not to split the window.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]