GNU bug report logs - #37354
27.0.50; Startup: auto-save-list folder created in current directory

Previous Next

Package: emacs;

Reported by: Bastian Beischer <bastian.beischer <at> gmail.com>

Date: Mon, 9 Sep 2019 10:03:02 UTC

Severity: normal

Found in version 27.0.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #34 received at 37354 <at> debbugs.gnu.org (full text, mbox):

From: Robert Pluim <rpluim <at> gmail.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 37354 <at> debbugs.gnu.org, Sven Joachim <svenjoac <at> gmx.de>,
 Bastian Beischer <bastian.beischer <at> gmail.com>
Subject: Re: bug#37354: 27.0.50; Startup: auto-save-list folder created in
 current directory
Date: Thu, 12 Sep 2019 10:20:21 +0200
>>>>> On Wed, 11 Sep 2019 08:56:05 -0700, Paul Eggert <eggert <at> cs.ucla.edu> said:

    Paul> Thanks for the bug report. I thought I'd fixed all those defcustoms,
    Paul> but evidently I missed one. I installed the attached patch into
    Paul> master; please give it a try.

So any defcustom that depends on user-emacs-directory needs this
modification? Because there are more:

lisp/custom.el:1135:(defcustom custom-theme-directory user-emacs-directory
lisp/desktop.el:259:(defcustom desktop-path (list user-emacs-directory "~")
lisp/net/eww.el:80:(defcustom eww-bookmarks-directory user-emacs-directory
lisp/net/nsm.el:83:						 user-emacs-directory)
lisp/org/org-clock.el:209:				   (concat user-emacs-directory "org-clock-save.el"))
lisp/org/org-id.el:185:				  (concat user-emacs-directory ".org-id-locations"))

Robert




This bug report was last modified 5 years and 250 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.