[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: remembering a layout after reboot
From: |
Matthew Flaschen |
Subject: |
Re: remembering a layout after reboot |
Date: |
Fri, 02 Mar 2007 10:25:02 -0500 |
User-agent: |
Thunderbird 1.5.0.9 (X11/20070104) |
Gary Wessle wrote:
> Matthew Flaschen <matthew.flaschen@gatech.edu> writes:
>
>> Gary Wessle wrote:
>>> Hi
>>>
>>>
>>> I find my self visiting few files and setting up the frame / windows
>>> in such a preferred way.
>>> is there a way to remember this layout so next time I reboot or
>>> restart emacs, I can just restore them?
>> Try desktop-save and desktop-read.
>>
>> Setup everything the way you want then execute desktop-save. Choose
>> your home directory.
>>
>> Then, when you start emacs, you can execute desktop-read . Or you can
>> put this in your ~/.emacs file.
>>
>
> thanks,
> I don't have desktop-save, I have desktop-read though.
Sorry. Add:
; Desktop functions
(require 'desktop)
to your ~/.emacs . Then restart emacs and try again.
Matt Flaschen
signature.asc
Description: OpenPGP digital signature
Re: remembering a layout after reboot, Lennart Borgman (gmail), 2007/03/02