From: Greg Hill <ghill@synergymicro.com>
Subject: Re: Creating projects in Emacs
Date: Wed, 24 Apr 2002 10:30:38 -0700 [thread overview]
Message-ID: <p04310105b8ec979c7b4c@[198.17.100.22]> (raw)
In-Reply-To: <3CC6E42B.564875FA@nb.conexant.com>
In the Miscellaneous Commands chapter, under "Saving Emacs Sessions"
(section 30.11 in my copy) of the GNU Emacs Manual, it also
recommends:
add these lines at the end of your '.emacs' file:
(load "desktop")
(desktop-load-default)
(desktop-read)
That way all you have to do is make the directory in which you saved
your desktop your current shell directory, and type:
emacs
to get right back to where you were when you last worked on that
project. Every time you exit from emacs it automatically updates
your saved desktop for the next time. You have to manually type "M-x
desktop-save" only once per project. And you don't ever have to type
"M-x desktop-read". Everything else is automatic.
--Greg
At 9:58 AM -0700 4/24/02, Chuck Siska wrote:
>raghu --
>
>1. "load" all the files for the project into emacs (an emacs
> frame).
>
>2. type M-x desktop-save, and specify the directory into which
> you would like to save the desktop (i.e., the list of files).
>
>3. when you want to reload all the files from the project, start
> a fresh emacs (not really necessary, an already running one
> will do) and type M-x desktop-read giving the same directory.
>
>good luck
>
>-- chuck
>
>> Raghuraman wrote:
>>
>> Hi,
>>
>> I'm a newbie and was wondering if there is any way to
>> create a project/filegroup in emacs and save it - so that the
>> next time the file is loaded, it loads all the files in the
>> project. Pls reply to my id.
>>
>> tia,
>> Raghu
>
>--
> |\_/\_.-'""``:-._
>What is life without looking for . . `; -._ )-;-,_`)
>the next cute little bug to play with? v_,- _ ),(,.\ ``-'
> _.- _.,-_/ / ((.'
>-- chuck.siska@conexant.com `<}:.. ((,.-' ((,/
>
>_______________________________________________
>Help-gnu-emacs mailing list
>Help-gnu-emacs@gnu.org
>http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
prev parent reply other threads:[~2002-04-24 17:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-24 12:47 Creating projects in Emacs Raghuraman
2002-04-24 16:58 ` Chuck Siska
2002-04-24 17:30 ` Greg Hill [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='p04310105b8ec979c7b4c@[198.17.100.22]' \
--to=ghill@synergymicro.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).