Timeline for Split Window at outermost border
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 2, 2014 at 13:43 | history | edited | Nsukami _ | CC BY-SA 3.0 | added 474 characters in body |
| Oct 2, 2014 at 12:45 | comment | added | Nsukami _ | Still digging, and I think the general solution could be switch-to-buffer-other-frame if 'from' is a frame and 'to' is another frame | |
| Oct 2, 2014 at 12:00 | comment | added | elemakil | As far as I can tell layout.el does a similar thing as winner: (re)storing the window configuration of the complete frame, not storing the complete config and restoring it into an existing window. The function you wrote on the other hand are indeed not the general solutions I'm looking for. They solve my second example, which was not meant as the concrete problem but only an example. I'm looking for a solution that works in the general case. | |
| Oct 2, 2014 at 11:47 | history | answered | Nsukami _ | CC BY-SA 3.0 |