From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12095 Path: main.gmane.org!not-for-mail From: Jeff Murphy Newsgroups: gmane.emacs.gnus.general Subject: Re: cancel threading for a particular group? Date: 16 Sep 1997 12:33:03 -0400 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.105) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035151693 1905 80.91.224.250 (20 Oct 2002 22:08:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:08:13 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.7/8.8.7) with ESMTP id KAA16956 for ; Tue, 16 Sep 1997 10:41:59 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id MAA13245 for ; Tue, 16 Sep 1997 12:38:18 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Tue, 16 Sep 1997 18:33:09 +0200 Original-Received: (qmail 17051 invoked by uid 504); 16 Sep 1997 16:33:08 -0000 Original-Received: (qmail 17048 invoked from network); 16 Sep 1997 16:33:08 -0000 Original-Received: from smurfland.cit.buffalo.edu (128.205.10.10) by claymore.vcinet.com with SMTP; 16 Sep 1997 16:33:07 -0000 Original-Received: (from jcmurphy@localhost) by smurfland.cit.buffalo.edu (8.8.5/8.8.2) id MAA08935; Tue, 16 Sep 1997 12:33:04 -0400 (EDT) Original-To: wzg@aqn.pbz In-Reply-To: John Twilley's message of "16 Sep 1997 11:13:52 -0400" Original-Lines: 26 X-Mailer: Gnus v5.4.59/XEmacs 20.0 Xref: main.gmane.org gmane.emacs.gnus.general:12095 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:12095 go into group properties.. G p and add (gnus-show-threads nil) as one of the properties. works for me. John Twilley writes: > I have one set of mail groups that I _don't_ want threading to run on > since it munges some stuff. > > Am I going to have to do something like > > (add-hook > gnus-select-group-hook '(lambda () > (if (string-match "group" gnus-newsgroup-name) > (setq gnus-show-threads nil)))) > > I tried something like this but it didn't work. Help? > > Jack. > -- > John Twilley | Net Daemons Associates, Inc. | Voice: (781) 937-3338 > jmt@nda.com | 800 West Cummings Park, Suite 2050 | Fax: (781) 937-3775 > Coke & Twix! | Woburn, MA 01801 | Pager: (781) 671-7580