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

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

Re: Default directory in startup buffer


From: rusi
Subject: Re: Default directory in startup buffer
Date: Fri, 21 Jan 2011 01:06:59 -0800 (PST)
User-agent: G2/1.0

Dont really understand the problem and I am not on windows right now

but as a hack you can make your own R-emacs command

emacs --eval '(setq inhibit-startup-echo-area-message t
               inhibit-startup-screen t
               initial-scratch-message nil
               default-directory "~/")'

(Thats one line -- Remove the newlines)

On windows IIRC default-directory works if you set HOME in the
environment

A better option maybe to set the R mode as default mode


reply via email to

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