GNU bug report logs - #66501
29.1; gnus-home-directory

Previous Next

Package: emacs;

Reported by: Deepak Negi <www.deepaknegilachu <at> gmail.com>

Date: Thu, 12 Oct 2023 15:50:01 UTC

Severity: normal

Found in version 29.1

Full log


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

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Eric Abrahamsen <eric <at> ericabrahamsen.net>,
 Deepak Negi <www.deepaknegilachu <at> gmail.com>
Cc: 66501 <at> debbugs.gnu.org
Subject: Re: bug#66501: 29.1; gnus-home-directory
Date: Thu, 12 Oct 2023 18:16:50 +0000
Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:

> If that isn't sufficient, this is what I had to do in gnus-mock to make
> sure absolutely all Gnus-related everything went in the same directory:
>
> (setq some-directory "~/.config/emacs/gnus"
>       gnus-home-directory some-directory
>       gnus-directory (expand-file-name "News/" some-directory)
>       message-directory some-directory
>       gnus-startup-file (expand-file-name ".newsrc" some-directory)
>       gnus-init-file (expand-file-name ".gnus.el" some-directory)
>       nndraft-directory (expand-file-name "drafts/" some-directory)
>       gnus-agent-directory (expand-file-name "agent/" some-directory))

Is it really supposed to be this hard to customize?




This bug report was last modified 1 year 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.