all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matthew Flaschen <matthew.flaschen@gatech.edu>
To: emacs <help-gnu-emacs@gnu.org>, Gary Wessle <phddas@yahoo.com>
Subject: Re: remembering a layout after reboot
Date: Fri, 02 Mar 2007 10:25:02 -0500	[thread overview]
Message-ID: <45E841CE.4030704@gatech.edu> (raw)
In-Reply-To: <m3649jsz3l.fsf@localhost.localdomain>


[-- Attachment #1.1: Type: text/plain, Size: 811 bytes --]

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


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

  reply	other threads:[~2007-03-02 15:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-02  7:23 remembering a layout after reboot Gary Wessle
2007-03-02  9:14 ` Matthew Flaschen
     [not found] ` <mailman.307.1172826885.7795.help-gnu-emacs@gnu.org>
2007-03-02 10:45   ` Gary Wessle
2007-03-02 15:25     ` Matthew Flaschen [this message]
     [not found]     ` <mailman.344.1172849135.7795.help-gnu-emacs@gnu.org>
2007-03-02 17:33       ` Gary Wessle
2007-03-02 20:09         ` Matthew Flaschen
2007-03-02 15:25 ` Lennart Borgman (gmail)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45E841CE.4030704@gatech.edu \
    --to=matthew.flaschen@gatech.edu \
    --cc=help-gnu-emacs@gnu.org \
    --cc=phddas@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.