unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ~/.emacs vs ~/.emacs.d/init.el
@ 2007-06-13 10:00 Juanma Barranquero
  2007-06-13 17:28 ` Eli Zaretskii
  2007-06-21 18:54 ` Davis Herring
  0 siblings, 2 replies; 7+ messages in thread
From: Juanma Barranquero @ 2007-06-13 10:00 UTC (permalink / raw)
  To: Emacs Devel

With the recent introduction of `user-emacs-directory', I've been
wondering... Could someone please clarify the relation between these
things:

 --user                   (option for Emacs)
  init-file-user
  ~/.emacs.                (also _emacs, .emacs.el, _emacs.el)
  ~USER/.emacs             (is that possible on Windows?)
  ~/.emacs.d/init.el
  ~USER/.emacs.d/init.el   (is that possible at all?)

I've read the info nodes "Init File", "Find Init" and "Initial
Options"; I've also looked at the code. I'm still not sure whether

  emacs --user=another

should make ~another/.emacs.d/init.el possible, though the code
suggests that the answer is not (~/.emacs.d/ was hardcoded, and
`user-emacs-directory' does not change that), and I'm not sure why
(conceptually speaking).

             Juanma

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-06-21 19:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-13 10:00 ~/.emacs vs ~/.emacs.d/init.el Juanma Barranquero
2007-06-13 17:28 ` Eli Zaretskii
2007-06-13 17:34   ` Juanma Barranquero
2007-06-13 17:53     ` Eli Zaretskii
2007-06-13 17:57       ` Juanma Barranquero
2007-06-21 18:54 ` Davis Herring
2007-06-21 19:18   ` Juanma Barranquero

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).