help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: setting the default directory on Windows startup


From: Jesper Harder
Subject: Re: setting the default directory on Windows startup
Date: Fri, 20 Sep 2002 00:52:36 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-redhat-linux-gnu)

"Alan Barton" <abarton@coas.oregonstate.edu> writes:

> I'm aware that I can simply 'cd' in to my working directory each time
> I open an emacs session, but I'd like my sessions to automatically
> 'cd' to my working directory on startup.  How do I go about doing
> this?

Simply put

       (cd "/my/directory")

in your .emacs file.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]