Desmond Rivet <[email protected]> writes: > > Thanks for the reply. However, I'm somewhat confused (not by your > directions, but rather by what I'm seeing)
Errr...I think I found the problem. I was doing this: (setq nnrss-ignore-article-field '(slash:comments slash:hit_parade)) Note the missing 's'. It should be this: (setq nnrss-ignore-article-fields '(slash:comments slash:hit_parade)) I am very embarassed. Sorry for wasting everyone's time. Things appear to be working better now :) -- Desmond Rivet Pain is weakness leaving the body. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
