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

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

Re: slashdot intergration


From: Hadron Quark
Subject: Re: slashdot intergration
Date: Thu, 10 Aug 2006 21:21:50 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Hadron Quark <hadronquark@gmail.com> writes:

> Harald Maier <harald@maierh.de> writes:
>
>> Paul Cartier <pcartier@starpulse.com> writes:
>>
>>> I am trying to get slashdot news in gnus so i added the following to my 
>>> .gnus
>>> (setq gnus-secondary-select-methods  '((nnslashdot "")))
>>>
>>> now what do i do next? how do i subscribe to slashdot, I think i just need
>>> some basic steps
>>
>> As next pres the key L in the group buffer to list all groups. In the
>> new listing you will find slashdot and now you only have to subscribe
>> to the new group. E.g.:
>>
>>  U    15: nnrss:Slashdot 
>>
>> Harald
>
> Should this work if I am using leafnode?
>
> When I started gnus it asked if I wanted new categories, but I see no
> slashdot groups.
>

problem solved. In my .gnus.el

(add-to-list 'gnus-secondary-select-methods '(nnml ""))
(add-to-list 'gnus-secondary-select-methods '(nnslashdot "")) 
(setq mm-url-use-external t)
(setq mm-url-program 'wget) 


Dont know why this fixed it, but it works.


reply via email to

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