[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#4347: Bug for .emacs.d?
From: |
Stefan Monnier |
Subject: |
bug#4347: Bug for .emacs.d? |
Date: |
Sun, 13 Sep 2009 10:04:10 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
> So, instead to have:
> ~/.emacs
> ~/.emacs.desktop
> ~/.emacs.desktop.lock
> ...
> we could have:
> ~/.emacs.d/.emacs
> ~/.emacs.d/.emacs.desktop
> ~/.emacs.d/.emacs.desktop.lock
> ~/.emacs.d/mail
> ...
> In this way we could have a more clean HOME!!!
That's the intention. Currently the strategy is to keep using the old
name if the file already exists, and to use the new name otherwise.
The strategy is not completely consistent in how to do it, because most
files in ~/.emacs.d are files which in $HOME should be hidden, but in
~/.emacs.d they don't have any reason to be hidden any more (nor to
include "emacs" in their name), so often the file in ~/.emacs.d doesn't
have the same name as in ~. In the case of desktop.el, OTOH you can
indeed move ~/.emacs.desktop to ~/.emacs.d.
Stefan
- bug#4347: Bug for .emacs.d?, (continued)
- bug#4347: Bug for .emacs.d?, Angelo Graziosi, 2009/09/12
- bug#4347: Bug for .emacs.d?, Stefan Monnier, 2009/09/12
- bug#4347: Bug for .emacs.d?, Angelo Graziosi, 2009/09/12
- bug#4347: Bug for .emacs.d?, Miles Bader, 2009/09/12
- bug#4347: Bug for .emacs.d?, Angelo Graziosi, 2009/09/13
- bug#4347: Bug for .emacs.d?, Juanma Barranquero, 2009/09/13
- bug#4347: Bug for .emacs.d?, Angelo Graziosi, 2009/09/13
- bug#4347: Bug for .emacs.d?,
Stefan Monnier <=
- bug#4347: Bug for .emacs.d?, Angelo Graziosi, 2009/09/13
- bug#4347: Bug for .emacs.d?, Juanma Barranquero, 2009/09/13