On Feb 25, 2008, at 3:22 PM, Abdelrazak Younes wrote:
Bennett Helm wrote:
On Feb 25, 2008, at 2:32 AM, Abdelrazak Younes wrote:
4. Using a keybinding to close a buffer and then the window that
contained it (command-sequence buffer-close ; window-close)
results in a crash. Curiously, doing this via the command buffer
works fine. Here's the backtrace:
Should be fixed now.
I've now checked. It doesn't crash, but it's not working properly.
If I have 2 documents open, each in its own window and I use the
above keybinding to close one of the windows, it ends up closing
not only that window but also *both* documents. (Of course, it
should only close the one document that was in that window.)
That's weird indeed.
So IIRC you want to close all files in a given window if they are
not viewed in some other windows, don't you?
Yes.
Bennett
That's a resonable request and I agree we should do this. Actually
this is already in my todo list for tabs and windows. That's one of
the reason why I said repeatedly that the new tab support needs a
lot of polishing.