From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36947 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: Have Gnus hit `W d' for me in a specific group? Date: Sun, 15 Jul 2001 15:51:19 -0400 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035172447 11284 80.91.224.250 (21 Oct 2002 03:54:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:54:07 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 19013 invoked from network); 15 Jul 2001 19:51:19 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (261@129.22.96.25) by gnus.org with SMTP; 15 Jul 2001 19:51:19 -0000 Original-Received: (qmail 17874 invoked by uid 500); 15 Jul 2001 19:51:41 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Sun, 15 Jul 2001 21:44:48 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Original-Lines: 10 Xref: main.gmane.org gmane.emacs.gnus.general:36947 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36947 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > Like the subject says, I have a group which contains messages which > are in dire need of `W d' treatment. Is there a way to have Gnus do > this for me in that group (only)? You could try making a local value for gnus-article-prepare-hook and adding gnus-article-treat-dumbquotes to it. paul