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

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

Re: Writing to a foreign group


From: Hermann
Subject: Re: Writing to a foreign group
Date: Wed, 13 Aug 2008 09:55:47 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

On 12.08.2008 at 17:30:27 Andy Moreton <andy.moreton@artimi.com> wrote:
[...]
>> How can i send to this group?
>> I tried to put it into my .gnus file under:
>> (setq gnus-secondary-select-methods
>>    '((nntp "news.mozilla.org"))   
>>    '((nnml "private")))
>> But only the mail selection method is accepted. I get the message:
>> "Error in ~/.gnus: symbolp"
>> when starting gnus.
[...]
> Try this instead:
>
> (setq gnus-secondary-select-methods
>       '((nntp "news.mozilla.org")
>         (nnml "private")))
>
It seems to work, thank you.
Hermann


reply via email to

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