all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Angelo Graziosi <angelo.graziosi@alice.it>
Subject: bug#4347: Bug for .emacs.d?
Date: Sat, 5 Sep 2009 04:12:06 +0200	[thread overview]
Message-ID: <f7ccd24b0909041912k3cbf7c94h7b2d55b739c0c6bb@mail.gmail.com> (raw)
In-Reply-To: <4AA1B07E.3080703@alice.it>

Package: emacs
Version: 23.1.50
X-Debbugs-CC: monnier@iro.umontreal.ca

On Sat, Sep 5, 2009 at 02:27, Angelo Graziosi<angelo.graziosi@alice.it> wrote:

> The build of current CVS creates the empty directory '~/.emacs.d', each time
> one starts Emacs, even if in the '.emacs' file there is
>
> (setq auto-save-list-file-prefix nil)
>
> which should prohibit that!!

`auto-save-list-file-prefix' does not do that. It controls the path
for auto-save files, but there are many packages that use the value of
`user-emacs-directory', so you cannot rely on auto-save-list-prefix to
determine whether ~/.emacs.d will be created or not.

> This strange behavior does not happen with CVS checked out on 2009.08.27.

Yes, this is really a regression. It is caused by this change:

2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>

	* paths.el (abbrev-file-name): Move to abbrev.el.
	* abbrev.el (abbrev-file-name): Move from paths.el.
	Obey user-emacs-directory.
	* calc/calc.el (calc-settings-file): Don't autoload and instead obey
	user-emacs-directory.
	* dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
	abbrev-file-name and calc-settings-file any more.
	* startup.el (command-line): Recompute abbrev-file-name and
	abbreviated-home-dir.
	[...]

    Juanma





  reply	other threads:[~2009-09-05  2:12 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-05  0:27 Bug for .emacs.d? Angelo Graziosi
2009-09-05  2:12 ` Juanma Barranquero [this message]
2009-09-11 20:23   ` bug#4347: " Stefan Monnier
2009-09-11 20:34     ` Juanma Barranquero
2009-09-11 21:21     ` Angelo Graziosi
2009-09-12  4:25       ` Stefan Monnier
2009-09-12  8:29         ` Angelo Graziosi
2009-09-12  8:29         ` Angelo Graziosi
2009-09-12 19:32           ` Stefan Monnier
2009-09-12 21:43             ` Angelo Graziosi
2009-09-13  2:31               ` Miles Bader
2009-09-13  2:57                 ` message creates ~/Mail [was Re: bug#4347: Bug for .emacs.d?] Glenn Morris
2009-09-13  3:23                   ` message creates ~/Mail Miles Bader
2009-09-13  8:20                     ` Reiner Steib
2009-09-13  8:56                       ` Miles Bader
2009-09-13 11:12                         ` Daniel Clemente
2009-09-14 19:07                       ` Glenn Morris
2009-09-13  4:16                   ` Stefan Monnier
2009-09-13  2:31               ` bug#4347: Bug for .emacs.d? Miles Bader
2009-09-12 21:43             ` Angelo Graziosi
2009-09-13 13:06             ` Angelo Graziosi
2009-09-13 13:06             ` Angelo Graziosi
2009-09-13 13:35               ` Juanma Barranquero
2009-09-13 13:35               ` Juanma Barranquero
2009-09-13 13:48                 ` Angelo Graziosi
2009-09-13 13:48                 ` Angelo Graziosi
2009-09-13 14:04               ` Stefan Monnier
2009-09-13 14:12                 ` Angelo Graziosi
2009-09-13 14:12                 ` Angelo Graziosi
2009-09-13 17:41                   ` Juanma Barranquero
2009-09-13 17:41                   ` Juanma Barranquero
2009-09-13 16:06                 ` desktop and ~/.emacs.d/ (was: bug#4347: Bug for .emacs.d?) Reiner Steib
2009-09-14  1:26                   ` desktop and ~/.emacs.d/ Stefan Monnier
2009-09-14  1:30                     ` Juanma Barranquero
2009-09-14 14:22                     ` Davis Herring
2009-09-14 14:43                       ` Lennart Borgman
2009-09-14 15:17                         ` Davis Herring
2009-09-13 14:04               ` bug#4347: Bug for .emacs.d? Stefan Monnier
2009-09-12 19:32           ` Stefan Monnier
2009-09-12 11:16         ` Juanma Barranquero
2009-09-12 19:38           ` Stefan Monnier
2009-09-12 19:42             ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7ccd24b0909041912k3cbf7c94h7b2d55b739c0c6bb@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=4347@emacsbugs.donarmstrong.com \
    --cc=angelo.graziosi@alice.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.