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

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

Re: Emacs configuration


From: Jesper Harder
Subject: Re: Emacs configuration
Date: Tue, 01 Oct 2002 22:45:48 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-redhat-linux-gnu)

"arthur.chereau" <arthur.chereau@voila.fr> writes:

>> What do you see when you do `C-h v user-init-file'?
>
> It's undefined if .emacs is in ~/.emacs.d/, and if I put 2 .emacs (one
> in ~/ and one in ~/.emacs.d/), it always says "/home/arthur/.emacs".
>
> site-start.el is: (setq user-init-file "/home/arthur/.emacs.d/.emacs")
>
> So I think I'm missing something with site-start.el but can't figure
> out what.

Hmm, it doesn't work for me either.  It looks like a bug to me unless
someone has a better explanation.

Another way to solve it would be to just alias the emacs command:

   alias emacs='emacs -q -l ~/.emacs/.emacs'



reply via email to

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