Re: [O] [OT] How to save and restore window and frame layout and position of windows on monitor - session management

2011-10-05 Thread Rainer M Krug
On Tue, Oct 4, 2011 at 9:13 PM, John Wiegley jwieg...@gmail.com wrote: Rainer M Krug r.m.k...@gmail.com writes: I am already using desktop-save, but I have the feeling that it sometimes does not work. Just to note (and yes, this is very OT, so I won't say more): Well - I want to use it

Re: [O] [OT] How to save and restore window and frame layout and position of windows on monitor - session management

2011-10-04 Thread Rainer M Krug
On Mon, Oct 3, 2011 at 7:43 PM, Dave Abrahams d...@boostpro.com wrote: on Mon Oct 03 2011, brian powell briangpowellms-AT-gmail.com wrote: * Discovered this a few days ago: Will it solve your proble--which seems to be saving state; well, maybe, if you play with the code a little: ;;;

Re: [O] [OT] How to save and restore window and frame layout and position of windows on monitor - session management

2011-10-03 Thread brian powell
* Also, there are these commands which may be what is sought (to save state): ** Click mouse-2 on a completion to select it. In this buffer, type RET to select the completion near point. Possible completions are: desktop-change-dir desktop-clear desktop-readdesktop-remove desktop-revert

Re: [O] [OT] How to save and restore window and frame layout and position of windows on monitor - session management

2011-10-03 Thread Dave Abrahams
on Mon Oct 03 2011, brian powell briangpowellms-AT-gmail.com wrote: * Discovered this a few days ago: Will it solve your proble--which seems to be saving state; well, maybe, if you play with the code a little: ;;; perspective.el --- switch between named perspectives of the editor ;;