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

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

error when using nnfolder


From: chylli
Subject: error when using nnfolder
Date: Sun, 28 Jan 2007 15:20:15 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

I set nnfolder configure in my emacs as following:

(setq gnus-select-method '(nntp "localhost"))
(setq gnus-secondary-select-methods '((nnfolder "")))
(setq user-full-name "chylli")
(setq sendmail-program "/usr/bin/msmtp")

;; mail from getmail program
(eval-after-load "mail-source"
  '(add-to-list 'mail-sources
                '(maildir :path "~/Maildir/" 
                          :subdirs ("cur" "new"))))


But when I press q to quit that mail after reading mail in
nnfolder:mail.misc, I got an error message:

nnfolder-save-buffer: Wrong type argument: stringp, nil

I can't quit that buffer except use ctrl-x k . 

my mail is fetched by getmail and stored in ~/Maildir as maildir
format.

how should I do to resolve that error ?

when I use nnml instead of nnfolder, that error disappeared.


-- 

Thanks & Regards

Chylli


reply via email to

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