Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Move Mail/ and News/ from ~/ ?
@ 2014-09-23  4:48 Brady Trainor
  2014-09-23  6:48 ` Rainer M Krug
  0 siblings, 1 reply; 5+ messages in thread
From: Brady Trainor @ 2014-09-23  4:48 UTC (permalink / raw)
  To: info-gnus-english



I am considering moving my Gnus setup to a partition I share between
OSes. In this way, tick marks, subscribed folders etc will be easier to
keep in sync.

So for instance, I hope the following will have the desired effect. 

--8<---------------cut here---------------start------------->8---
(setq gnus-init-file "/e/.gnus")
(setq gnus-startup-file "/e/.newsrc")
(setq gnus-dribble-directory "/e/")
--8<---------------cut here---------------end--------------->8---

In fact, it seems this can all be done at once with

--8<---------------cut here---------------start------------->8---
(setq gnus-home-directory "/e/")
--8<---------------cut here---------------end--------------->8---

But to deal with `~/Mail/` and `~/News/`, I'm not sure the most
convenient way. It appears that so many variables may point to it, that
it may be easier to simply symlink these two. 

I have considered these other variables (I got most of this from word
search in Gnus help node), but I'm unsure that they would have the
desired and complete effect. 

--8<---------------cut here---------------start------------->8---
nnml-directory
mail-source-directory

gnus-article-save-directory
gnus-kill-files-directory
gnus-directory
--8<---------------cut here---------------end--------------->8---


Thank you, 
Brady



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-23 16:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-23  4:48 Move Mail/ and News/ from ~/ ? Brady Trainor
2014-09-23  6:48 ` Rainer M Krug
2014-09-23  7:23   ` Brady Trainor
2014-09-23  7:41     ` Rainer M Krug
2014-09-23 16:58       ` Brady Trainor

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).