Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Pablo Sanchez <dev.null@blueoakdb.com>
To: info-gnus-english@gnu.org
Subject: Re: re-specifying ~/News and ~/Mail
Date: Wed, 13 Feb 2008 08:41:55 -0500	[thread overview]
Message-ID: <52ve4tt1lo.fsf@dev.null.blueoakdb.com> (raw)
In-Reply-To: <mailman.7364.1202891426.18990.info-gnus-english@gnu.org>

>>>>> "Martin" == Martin Geisler <mg@daimi.au.dk> writes:

    Martin> Okay, that is good to know if I ever want to do something
    Martin> similar myself -- I also like my home directory to be tidy
    Martin> :-)

<g>

In the end, here are my settings:

---8-<---8-<---8-<---8-<---8-<---8-<---8-<--
(setq gnus-home-directory         "~/.gnus.d/")
(setq gnus-startup-file           (concat gnus-home-directory ".newsrc"))
(setq gnus-cache-directory        (concat gnus-home-directory "cache/"))
(setq message-directory           (concat gnus-home-directory "Mail/"))
(setq gnus-directory              (concat gnus-home-directory "News/"))
(setq gnus-agent-directory        (concat gnus-directory      "agent/"))
(setq message-auto-save-directory (concat message-directory   "drafts/"))
(setq gnus-dribble-directory      gnus-home-directory)

(setq nnml-directory              (concat gnus-home-directory "nnml/"))
(setq nnmail-crash-box            (concat nnml-directory "mit-gnus-crash-box/"))
(setq nnml-newsgroups-file        (concat nnml-directory "newsgroup/"))
---8-<---8-<---8-<---8-<---8-<---8-<---8-<--

Cheers,
-- 
pablo

  parent reply	other threads:[~2008-02-13 13:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-10 13:28 Pablo Sanchez
2008-02-11  9:57 ` Martin Geisler
     [not found] ` <mailman.7275.1202723861.18990.info-gnus-english@gnu.org>
2008-02-11 14:53   ` Pablo Sanchez
2008-02-12  7:17     ` Martin Geisler
2008-02-11 15:33   ` Pablo Sanchez
2008-02-12  7:20     ` Martin Geisler
     [not found]     ` <mailman.7324.1202801114.18990.info-gnus-english@gnu.org>
2008-02-12 13:46       ` Pablo Sanchez
2008-02-13  8:30         ` Martin Geisler
     [not found]         ` <mailman.7364.1202891426.18990.info-gnus-english@gnu.org>
2008-02-13 13:41           ` Pablo Sanchez [this message]
2008-02-14 11:08             ` anhnmncb
2008-02-14 20:01               ` Reiner Steib
2008-02-15  1:54                 ` anhnmncb
2008-02-13 18:57         ` Reiner Steib

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=52ve4tt1lo.fsf@dev.null.blueoakdb.com \
    --to=dev.null@blueoakdb.com \
    --cc=info-gnus-english@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).