Gnus development mailing list
 help / color / mirror / Atom feed
From: Matt Christian <mattc@visi.com>
Subject: How to tell Gnus where to stick it (was: ~/Mail)
Date: 13 Jul 2001 17:19:10 -0500	[thread overview]
Message-ID: <87n1685v6p.fsf@powerhouse.boogie.cx> (raw)
In-Reply-To: <m3bsmofqvh.fsf@multivac.cwru.edu>

Hi all,

prj@po.cwru.edu (Paul Jarc) writes:

> I've set nndraft-directory and message-directory, but some part of
> Gnus is still creating ~/Mail and ~/Mail/drafts.  (Drafts are
> correctly being stored in nndraft-directory, though.)  What else do I
> need to set to get rid of ~/Mail?  I'm running Oort from 2001-07-11.

Here is what I had to do (in my ~/.emacs):

(setq gnus-kill-files-directory "~/Gnus/score/"
      message-auto-save-directory "~/Gnus/drafts/"
      nnmail-message-id-cache-file "~/Gnus/.nnmail-cache"
      gnus-home-directory "~/Gnus/"
      mail-source-directory "~/Gnus/"
      gnus-directory "~/Gnus/"
      message-directory "~/Gnus/"
      mailcap-download-directory "~/Gnus/")

The above seems to do the trick for me running Gnus 2.8.8 so now all my
Gnus-specific files live in ~/Gnus .  Of course, if you want to use a
different path, you should replace ~/Gnus/ with the path you want to use.

Hope this helps.

- Matt

P.S.  I hope that its understood that I only meant the subject line
to be funny/punny, and not in a bad way. :)

-- 
Matt Christian - mattc@visi.com
http://www.visi.com/~mattc/
ftp://ftp.visi.com/users/mattc/
Learn to love and love to learn.


      parent reply	other threads:[~2001-07-13 22:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-13 21:41 ~/Mail Paul Jarc
2001-07-13 22:17 ` ~/Mail ShengHuo ZHU
2001-07-15 19:39   ` ~/Mail Paul Jarc
2001-07-13 22:19 ` Matt Christian [this message]

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=87n1685v6p.fsf@powerhouse.boogie.cx \
    --to=mattc@visi.com \
    /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).