Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* gnus-directory and gnus-home-directory
@ 2009-03-28 19:50 Kamil Jońca
  0 siblings, 0 replies; only message in thread
From: Kamil Jońca @ 2009-03-28 19:50 UTC (permalink / raw)
  To: info-gnus-english



These variables are described:
============
gnus-home-directory
    All Gnus file and directory variables will be initialized from this
    variable
gnus-directory
    Most Gnus storage file and directory variables will be initialized
    from this variable, which defaults to the SAVEDIR environment
    variable, or ~/News/ if that variable isn't set. 
============
Both of them I customized:
===========
(custom-set-variables
'(gnus-directory "~/Gnus/News/")
'(gnus-home-directory "~/Gnus/")
)

===========
but it looks like that  gnus-cache-directory and
gnus-kill-files-directory are not initialized from none of the above,
because with configuration like this both of them point to (subdirs in)
~/News.
Of course I can customize/set these variables, but I'm pozzled with
that, especially that gnus-agent-directory is set as I expected.
Am I missing something?

KJ

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-28 19:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-28 19:50 gnus-directory and gnus-home-directory Kamil Jońca

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