* ~/Mail
@ 2001-07-13 21:41 Paul Jarc
2001-07-13 22:17 ` ~/Mail ShengHuo ZHU
2001-07-13 22:19 ` How to tell Gnus where to stick it (was: ~/Mail) Matt Christian
0 siblings, 2 replies; 4+ messages in thread
From: Paul Jarc @ 2001-07-13 21:41 UTC (permalink / raw)
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.
paul
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ~/Mail
2001-07-13 21:41 ~/Mail Paul Jarc
@ 2001-07-13 22:17 ` ShengHuo ZHU
2001-07-15 19:39 ` ~/Mail Paul Jarc
2001-07-13 22:19 ` How to tell Gnus where to stick it (was: ~/Mail) Matt Christian
1 sibling, 1 reply; 4+ messages in thread
From: ShengHuo ZHU @ 2001-07-13 22:17 UTC (permalink / raw)
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.
Where did you set message-directory? In ~/.gnus? If you compose a
message without start gnus, .gnus won't be evaluated then the
message-directory is ~/Mail.
ShengHuo
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ~/Mail
2001-07-13 22:17 ` ~/Mail ShengHuo ZHU
@ 2001-07-15 19:39 ` Paul Jarc
0 siblings, 0 replies; 4+ messages in thread
From: Paul Jarc @ 2001-07-15 19:39 UTC (permalink / raw)
ShengHuo ZHU <zsh@cs.rochester.edu> writes:
> 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.
>
> Where did you set message-directory? In ~/.gnus?
No, in .emacs. But I also had (require 'message) in .emacs, and I
didn't set message-directory until afterwards. I changed it to set
message-directory before loading message, and now all is well.
paul
^ permalink raw reply [flat|nested] 4+ messages in thread
* How to tell Gnus where to stick it (was: ~/Mail)
2001-07-13 21:41 ~/Mail Paul Jarc
2001-07-13 22:17 ` ~/Mail ShengHuo ZHU
@ 2001-07-13 22:19 ` Matt Christian
1 sibling, 0 replies; 4+ messages in thread
From: Matt Christian @ 2001-07-13 22:19 UTC (permalink / raw)
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.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-07-15 19:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` How to tell Gnus where to stick it (was: ~/Mail) Matt Christian
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).