[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Wanderlust on a seperate frame
Hi,
I would like wanderlust to remain on one frame.
in my .emacs i have the
(autoload 'wl "wl" "Wanderlust" t)
(autoload 'wl-other-frame "wl" "Wanderlust on new frame." t)
(autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
I am incessantly poking emacs with C-x 1 otherwise i have a buffer with the folders list on the side or resized by bbdb or whatever else. I spend a lot of keystrokes a day repairing my emacs window layout.
Ideally if i switched buffers (to non wl) i would end up in the other (non wl) frame
Basically if i could cage everything WL in one frame and have everything else in the other i would be very pleased, and hopefully this other frame will raise and get focus. I am using stumpwm for window management.
Hopefully this all makes some sense,
Adrian Owen