info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: re-specifying ~/News and ~/Mail


From: Reiner Steib
Subject: Re: re-specifying ~/News and ~/Mail
Date: Wed, 13 Feb 2008 19:57:18 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.90 (gnu/linux)

On Tue, Feb 12 2008, Pablo Sanchez wrote:

> I actually tried with just the first variable but it didn't work.  I
> added the next two and tested again.  It still didn't fully work.  Not
> until I made the other changes did it all `take.'

I'm quite sure that setting only `gnus-home-directory' (or
`gnus-directory') and `message-directory' is sufficient to cover
proper initialization of all the variables listed below.  I can
imagine that you need to set `gnus-home-directory' (or
`gnus-directory') and `message-directory' quite early, i.e. before
Gnus/Message libraries are loaded, though.  If this is not the case,
there's a bug we'd like to fix.

| (setq gnus-startup-file           (concat gnus-home-directory ".newsrc"))
| (setq gnus-cache-directory        (concat gnus-home-directory "cache/"))
| (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 nnml-newsgroups-file        (concat nnml-directory "newsgroup/"))

`nnmail-crash-box' doesn't exist, maybe you meant `mail-source-crash-box'.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]