|
| 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 <address@hidden> 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
| [Prev in Thread] | Current Thread | [Next in Thread] |