Gnus development mailing list
 help / color / mirror / Atom feed
* Question about nnfolder-directory and nnml-directory
@ 2001-08-02 14:01 Nevin Kapur
  2001-08-02 15:07 ` Kai Großjohann
  0 siblings, 1 reply; 3+ messages in thread
From: Nevin Kapur @ 2001-08-02 14:01 UTC (permalink / raw)


Hi,

I'm trying to figure out the role of nnfolder-directory and
nnml-directory. I have, in my .gnus

(setq nnfolder-directory "~/mail"
      nnml-directory "~/Mail")

When I start Gnus, and I try C-h v nnfolder-directory, I get the
answer "~/Mail/archive". Once I enter a group and try the same query,
indeed I do get back "~/mail" as intended. If I quit Gnus and make the
query, I get nil back. Everything works fine. I am interested in
understanding how one can check for the user's value of
nnfolder-directory. Why don't I get "~/mail" back each time I query
for nnfolder-directory?

The same goes for nnml-directory. It starts out as
"~/News/nntp+News.CIS.DFN.DE" and gets magically set to "~/Mail".

I am Lisp novice. I read a little bit of the Lisp reference that comes
with XEmacs. From what I figured out, any defvar should only alter the
value of nnfolder-directory if it is not bound already.

Thanks in advance.
-- 
Nevin


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

end of thread, other threads:[~2001-08-02 15:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-02 14:01 Question about nnfolder-directory and nnml-directory Nevin Kapur
2001-08-02 15:07 ` Kai Großjohann
2001-08-02 15:38   ` Nevin Kapur

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