Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: [Q]: ~/Mail directory
Date: Mon, 19 Jul 2004 13:01:51 +0200	[thread overview]
Message-ID: <v9acxwntuo.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <m2llhgzx3t.fsf@Andrew-Kortys-Computer.local>

On Mon, Jul 19 2004, Andrew J. Korty wrote:

> Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes:
>
>>> Xavier Maillard <zedek@gnu-rox.org> writes:
>>>
>>>> I have a question about ~/Mail directory and its creation.
>>>>
>>>> Given the fact I don't use it and have deleted it from my system
>>>> several times, how can this directory appear again ?
>
> [...]
>
>> Setting `gnus-directory' and `message-directory' should be enough.  If
>> this isn't the case, please report it.
>
> I also had to set gnus-cache-directory and gnus-nocem-directory.

Strange.  Both are derived directly or indirectly from
`gnus-directory':

,----
| (defcustom gnus-cache-directory
|   (nnheader-concat gnus-directory "cache/")
|   "*The directory where cached articles will be stored."
|   :group 'gnus-cache
|   :type 'directory)
| 
| (defcustom gnus-nocem-directory
|   (nnheader-concat gnus-article-save-directory "NoCeM/")
|   "*Directory where NoCeM files will be stored."
|   :group 'gnus-nocem
|   :type 'directory)
| 
| (defcustom gnus-article-save-directory gnus-directory
|   "*Name of the directory articles will be saved in (default \"~/News\")."
|   :group 'gnus-article-saving
|   :type 'directory)
`----

And `gnus-directory' defaults to `~/News' so I don't see why those
could be related to `~/Mail'.

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




      reply	other threads:[~2004-07-19 11:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-09  8:12 Xavier Maillard
2004-02-09 20:41 ` Mark Plaksin
2004-02-10  6:35   ` Xavier Maillard
2004-02-10 13:28   ` Reiner Steib
2004-02-10 16:03     ` D. Michael McFarland
2004-02-11 22:06       ` Xavier Maillard
2004-07-18 23:58     ` Andrew J. Korty
2004-07-19 11:01       ` Reiner Steib [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=v9acxwntuo.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=reiner.steib@gmx.de \
    /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).