* Find File Default Directory
@ 2006-11-01 1:33 Andrew Baine
2006-11-01 1:46 ` Michaël Cadilhac
[not found] ` <mailman.5.1162345577.2155.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 4+ messages in thread
From: Andrew Baine @ 2006-11-01 1:33 UTC (permalink / raw)
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/".
Thanks in advance for any help.
Andrew
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Find File Default Directory
2006-11-01 1:33 Find File Default Directory Andrew Baine
@ 2006-11-01 1:46 ` Michaël Cadilhac
[not found] ` <mailman.5.1162345577.2155.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 4+ messages in thread
From: Michaël Cadilhac @ 2006-11-01 1:46 UTC (permalink / raw)
Cc: help-gnu-emacs
[-- Attachment #1.1: Type: text/plain, Size: 1027 bytes --]
"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 --' - --'
[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Find File Default Directory
[not found] ` <mailman.5.1162345577.2155.help-gnu-emacs@gnu.org>
@ 2006-11-01 1:53 ` Andrew Baine
2006-11-01 15:02 ` Fang lun gang
0 siblings, 1 reply; 4+ messages in thread
From: Andrew Baine @ 2006-11-01 1:53 UTC (permalink / raw)
That solves the problem perfectly. Thank you very much.
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 --' - --'
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Find File Default Directory
2006-11-01 1:53 ` Andrew Baine
@ 2006-11-01 15:02 ` Fang lun gang
0 siblings, 0 replies; 4+ messages in thread
From: Fang lun gang @ 2006-11-01 15:02 UTC (permalink / raw)
>>>>> "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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-11-01 15:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-01 1:33 Find File Default Directory Andrew Baine
2006-11-01 1:46 ` Michaël Cadilhac
[not found] ` <mailman.5.1162345577.2155.help-gnu-emacs@gnu.org>
2006-11-01 1:53 ` Andrew Baine
2006-11-01 15:02 ` Fang lun gang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).