info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nnml directory customization


From: romeomedina
Subject: nnml directory customization
Date: 11 Sep 2005 09:12:49 -0700
User-agent: G2/0.2

Hi.

If I put in my ~/.gnus.el the following:

(setq gnus-select-method
      '(nnml ""
        (nnml-directory "/path/to/my/nnml/directory")))

, everything seems to be all right: I get no error messages.
Instead, if I first put the following line:

(setq my-nnml-directory "/path/to/my/nnml/directory")

and then:

(setq gnus-select-method
      '(nnml ""
        (nnml-directory my-nnml-directory)))

, when starting gnus I get the following error message:

nnml () open error: ''.  Continue? (y or n)

. Why? Any idea?

Thanks,
Rodolfo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]