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: Kevin Dziulko
Subject: Re: setting the default directory on Windows startup
Date: Fri, 20 Sep 2002 08:08:54 -0400 (EDT)

Add this to your _emacs file:

(setq default-directory "C:\\home/")

Kevin

On Thu, 19 Sep 2002, Alan Barton wrote:

> I'm a new user of emacs on Windows, although I have some experience on Linux
> OS versions.  When I open an emacs session and select 'File' -> 'Open file'
> , my directory tree starts looking in 'c:\emacs\bin\' when I would prefer
> that it start looking in my 'c:\home' directory.
>
> I found the variable 'insert-default-directory', but this just seems to be a
> toggle switch, and does not allow me to input the name of a new default
> directory.  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?
>
> Thanks for your assistance.
>                                  -Alan Barton
>                                   abarton@coas.oregonstate.edu
>
>
>
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
>





reply via email to

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