[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Find File Default Directory
From: |
Fang lun gang |
Subject: |
Re: Find File Default Directory |
Date: |
Wed, 01 Nov 2006 23:02:36 +0800 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux) |
>>>>> "Andrew" == Andrew Baine <albaine@gmail.com> writes:
Andrew> That solves the problem perfectly. Thank you very much.
Andrew> Michaël Cadilhac wrote:
>> "Andrew Baine" <albaine@gmail.com> writes:
>>
>> > I just installed emacs 21.3 on Windows XP. When I first start emacs >
>> and find file with C-X C-F, the directory "C:/bin/emacs-21.3/bin/" >
>> shows up in the mini buffer. I'd rather it defaulted to >
>> "C:/usr/home/". I already have the environment variables HOME and >
>> EMACSDIR set to "C:/usr/home/".
>>
>> Hi!
>>
>> My knowledge in Windows is quite old and probably simply deprecated, but
>> if you have a shortcut to the binary `emacs', in the `Properties' of this
>> shortcut, don't you have something like « Start binary in this directory
>> » ?
>>
>> It may be the parameter to tweak, nop ?
>>
>> -- /!\ My mail address changed, please update your files accordingly. |
>> Michaël `Micha' Cadilhac | Mieux vaut se taire | | Epita/LRDE Promo 2007
>> | Que de parler trop fort. | | http://michael.cadilhac.name | -- As de
>> trèfle | `-- - JID: micha@amessage.be --' - --'
Emacs can do it all by itself:
add following line into your _emacs
(setq default-directory "c:/usr/home/")
--
Fang lun gang
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Find File Default Directory,
Fang lun gang <=