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

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

Re: how to work with nnfolder?


From: Easior
Subject: Re: how to work with nnfolder?
Date: Fri, 09 Nov 2012 19:01:56 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin)

>>>>> "AS" == Adam Sjgren <asjo@koldfront.dk> writes:

    AS> On Fri, 09 Nov 2012 12:25:16 +0800, Easior wrote:
    >>  ;; Tell gnus which method to use for archives (nnfolder)

    AS> [...]

    >>  However, there is something weird happened. When I send a message by
    AS> gnus,
    >>  I'll find that a file named 'mail' will be created in the directory
    >>  "~/.emacs.d/gnus/Mail/archive/sent/". In fact, it is not correct.
    AS> Gnus
    >>  should create a file, e.g. named '1', in the directory
    >>  "~/.emacs.d/gnus/Mail/archive/sent/mail".

    AS> What gave you that impression?

The mechanism of nnml made me such impression.

    AS> nnfolder stores each _group_ in a file, not each mail.

    AS> See:

    AS> * http://gnus.org/manual/gnus_201.html

    AS> As you have observed, nnml stores each _mail_ in a separate file; as
    AS> described in:

    AS> * http://gnus.org/manual/gnus_194.html

    >>  everything is ok. What's happened?

    AS> Looks like it works as advertised to me?

    AS> :-),

    AS> Adam

    AS> -- 
    AS> "Everybody will be quick to agree that EMACS has a Adam Sjgren
    AS> simple to learn user interface, at least to gain asjo@koldfront.dk
    AS> 'novice' status."

Thank you very much.

There is another problem. If I use 

;; Tell gnus which method to use for archives (nnfolder) 
(setq gnus-message-archive-method 
           '(nnfolder "archive" 
                 (nnfolder-directory "~/.emacs.d/gnus/Mail/archive") 
                 (nnfolder-active-file "~/.emacs.d/gnus/Mail/archive/active") 
                 ;; (nnfolder-get-new-mail nil) 
                 (nnfolder-inhibit-expiry t))) 

all buffers related to gnus will be read only. Why does it happen?

-- 
Best Regards,

Easior
-----
Ich bin von heute und ehedam, aber etwas ist in mir, das ist vor
morgen und übermorgen und einstmal.

                                     Friedrich Wilhelm Nietzsche
----------------------------------------------------------------




reply via email to

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