all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bootstrap and .emacs.d
@ 2009-09-04  9:50 Angelo Graziosi
  2009-09-04 10:04 ` Juanma Barranquero
  0 siblings, 1 reply; 2+ messages in thread
From: Angelo Graziosi @ 2009-09-04  9:50 UTC (permalink / raw)
  To: emacs

I have noticed that bootstrapping CVS head (on Cygwin and GNU/Linux) 
creates the empty directory '.emacs.d' in the users's HOME.

Is this to be expected?

Usually, in my '.emacs' I have

(setq auto-save-list-file-prefix nil)

to avoid that, so I have to remove manually it at each bootstrap.


Cheers,
Angelo.




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

* Re: Bootstrap and .emacs.d
  2009-09-04  9:50 Bootstrap and .emacs.d Angelo Graziosi
@ 2009-09-04 10:04 ` Juanma Barranquero
  0 siblings, 0 replies; 2+ messages in thread
From: Juanma Barranquero @ 2009-09-04 10:04 UTC (permalink / raw)
  To: Angelo Graziosi; +Cc: emacs

On Fri, Sep 4, 2009 at 11:50, Angelo Graziosi<angelo.graziosi@alice.it> wrote:

> I have noticed that bootstrapping CVS head (on Cygwin and GNU/Linux) creates
> the empty directory '.emacs.d' in the users's HOME.
>
> Is this to be expected?

That's likely a side effect of `locate-user-emacs-file', though it
tries not to create the user-emacs-directory when Emacs runs in batch
mode or while dumping...

    Juanma




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

end of thread, other threads:[~2009-09-04 10:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-04  9:50 Bootstrap and .emacs.d Angelo Graziosi
2009-09-04 10:04 ` Juanma Barranquero

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.