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

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

Re: .emacs (load {user-init-file, custom-file} causes duplicate load of


From: PJ Weisberg
Subject: Re: .emacs (load {user-init-file, custom-file} causes duplicate load of both
Date: Wed, 10 Nov 2010 18:28:04 -0800

On Wed, Nov 10, 2010 at 5:14 PM, Larry Evans <cppljevans@suddenlink.net> wrote:
>
> Why are both user-init-file and custom-file both loaded twice?

What happens if you remove:

(load-file user-init-file)
(load-file custom-file)

?

-PJ



reply via email to

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