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

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

Re: Starting up emacs with list of current direfctory files instead of*s


From: Rami A
Subject: Re: Starting up emacs with list of current direfctory files instead of*scratch*
Date: Fri, 29 Mar 2013 14:54:56 -0700 (PDT)
User-agent: G2/1.0

On Friday, March 29, 2013 2:47:33 PM UTC-7, Drew Adams wrote:
> > Whenever I start emacs I get the *scratch* buffer, is there a 
> 
> > setting that I could add to my dotemacs file so emacs with 
> 
> > start with the current directory files list buffer?
> 
> 
> 
> Add this to your .emacs:
> 
> 
> 
> (dired "/my/favorite/dir")
> 
> 
> 
> Or just add the directory to your startup command line.  For example (MS 
> Windows
> 
> and others):
> 
> 
> 
> C:\emacs\bin\runemacs.exe "C:\my\favorite\dir"
> 
> 
> 
> /emacs/bin/runemacs.exe "/my/favorite/dir"

Awesome...much appreciated Drew.



reply via email to

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