From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9070 Path: news.gmane.org!not-for-mail From: Tobias Brink Newsgroups: gmane.emacs.gnus.user Subject: Re: Deactivating HTML articles for all but nnrss backends Date: Sun, 03 Jun 2007 18:50:54 +0200 Organization: T-Online Message-ID: <871wgtdlsh.fsf@tobe.homeunix.org> References: <87odjyxqah.fsf@tobe.homeunix.org> <87fy5ae0yt.fsf@topper.koldfront.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1180892444 10534 80.91.229.12 (3 Jun 2007 17:40:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Jun 2007 17:40:44 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sun Jun 03 19:40:43 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Huu4H-0002U4-Eh for gegu-info-gnus-english@m.gmane.org; Sun, 03 Jun 2007 19:40:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Huu4G-0003dG-Kw for gegu-info-gnus-english@m.gmane.org; Sun, 03 Jun 2007 13:40:40 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!tiscali!newsfeed1.ip.tiscali.net!newsfeed00.sul.t-online.de!newsfeedt0.toon.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 28 Original-X-Trace: news.t-online.com 1180889452 02 3520 cYDm6vvOEGyw4hN 070603 16:50:52 Original-X-Complaints-To: usenet-abuse@t-online.de X-ID: EqHniZZF8erLZ7D5hfXlODJUk+yp3+nNbrflWNdAZolYbmnVG2nq8F User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux) Cancel-Lock: sha1:EfdHVyAMDnFhFhLlLMixR0LNJoI= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:79253 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:9070 Archived-At: asjo@koldfront.dk (Adam Sjøgren) writes: > On Sat, 02 Jun 2007 18:41:10 +0200, Tobias wrote: > >> "articles" from RSS feeds any more. Is there a possibility to make >> Gnus render HTML only in these RSS feeds, as those are actually meant >> to be used with HTML? > > I use group parameters on my nnrss-groups to turn HTML-washing on for > the rss feeds that need it: > > ((gnus-treat-wash-html t)) > First off, thanks for your answer. Sadly the HTML-washing isn't quite as nice as the w3m-rendered view. I also guess that I'd have to set the group parameter for every single nnrss-group which is a bit tedious. Is there a way to at least automatically set it for every group which uses the nnrss backend? It'd be very nice if I could reactivate the w3m rendering for nnrss-groups, too. Sorry if the answer is obvious but I'm not an elisp or Gnus expert (yet). Thanks in advance, Tobias