Re: emacs for winXP

2005-07-18 Thread Alan Mackenzie
Paminu <[EMAIL PROTECTED]> wrote on Thu, 14 Jul 2005 13:00:58 +0200: > I have just installed emacs for winXP. But where is the .emacs file > located? I have just checked "Syntax Highlighting" and that would be > stored in a .emacs file right? > But it is nowhere to be found No. It is your per

Re: emacs for winXP

2005-07-15 Thread Stefan Monnier
> I have just installed emacs for winXP. But where is the .emacs file located? > I have just checked "Syntax Highlighting" and that would be stored in a > .emacs file right? > But it is nowhere to be found The answer's also in the FAQ, of course. Stefan __

Re: emacs for winXP

2005-07-14 Thread Eli Zaretskii
> From: "Paminu" <[EMAIL PROTECTED]> > Date: Thu, 14 Jul 2005 13:00:58 +0200 > > I have just installed emacs for winXP. But where is the .emacs file located? > I have just checked "Syntax Highlighting" and that would be stored in a > .emacs file right? > > But it is nowhere to be found Inside

Re: emacs for winXP

2005-07-14 Thread Greg Rowe
Paminu wrote: I have just installed emacs for winXP. But where is the .emacs file located? I have just checked "Syntax Highlighting" and that would be stored in a .emacs file right? If your HOME environment variable is set it will be there. Otherwise emacs will default to C:\. It's in FAQ

Re: emacs for winXP

2005-07-14 Thread kgold
[EMAIL PROTECTED] (J. David Boyd) writes: > "Paminu" <[EMAIL PROTECTED]> writes: > > > I have just installed emacs for winXP. But where is the .emacs file > > located? > > I have just checked "Syntax Highlighting" and that would be stored in a > > .emacs file right? > > > > But it is nowhere to

Re: emacs for winXP

2005-07-14 Thread J. David Boyd
"Paminu" <[EMAIL PROTECTED]> writes: > I have just installed emacs for winXP. But where is the .emacs file located? > I have just checked "Syntax Highlighting" and that would be stored in a > .emacs file right? > > But it is nowhere to be found I think it is called _emacs, (maybe .emacs), and

Re: emacs for winXP

2005-07-14 Thread kgold
It's in your "home" directory, which can depend on environment variables. The easiest way to find the directory is to edit ~ and see where it goes. "Paminu" <[EMAIL PROTECTED]> writes: > I have just installed emacs for winXP. But where is the .emacs file located? > I have just checked "Syntax Hi