Re: User init file
Fabrice Popineau <[email protected]>
| Newsgroups | gmane.emacs.xemacs.windows,gmane.emacs.xemacs.beta |
|---|---|
| Message-ID | <[email protected]> |
> Hello Fabrice, I have load-home-init-file set t in my user-init-file. > Could it be that you have an equivalent setup? > load-user-init-file-p may also be of interest. > Have you ever been asked about user init file migration? > Do you have both, .emacs and .xemacs/init.el? My point is that without any ~/.emacs, nothing is read. But I have destroyed that file. I thought that the 'migration' was that ~/.xemacs/init.el was looked for by default. It seems that the .emacs is needed in all cases. So I recreated it using (create-compatibility-dot-emacs) and that's ok. I just wanted to know it is the expected behaviour. Fabrice