On Sat, 18 Oct 2008 03:13:17 -0400, Wei wrote:

> Hi all.

> I just picked up gnus to do my email, and tried to make it receive email
> only. How do I set up my .gnus to skip the news checking part and go
> directly to dealing with email?

How about something along these lines:

  ; No primary server:
  (setq gnus-select-method '(nnnil ""))

  ; Get email, and store in nnml:
  (setq gnus-secondary-select-methods '((nnml "")))


  Best regards,

    Adam

-- 
 "I always liked songs with parentheses in the title."        Adam Sjøgren
                                                         [EMAIL PROTECTED]
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to