> > Here's a combined patch, which implements the two desired behaviors, and > which I believe handles all cases properly: delete-frame, > handele-delete-frame, save-buffers-kill-terminal, wait and nowait > clients. > It just occurred to me that it's very easy to add a third behavior, namely the one you expect, but only when the last frame is killed with C-x C-c. See attached patch.