From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7197 Path: news.gmane.org!not-for-mail From: google@mirror.to Newsgroups: gmane.emacs.gnus.user Subject: gnus-parameters help? want to set a variable for one group Date: 1 May 2006 03:56:03 -0700 Organization: http://groups.google.com Message-ID: <1146480963.261068.223570@i39g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1146483631 30142 80.91.229.2 (1 May 2006 11:40:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 May 2006 11:40:31 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon May 01 13:40:28 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FaWlL-0001SA-1O for gegu-info-gnus-english@m.gmane.org; Mon, 01 May 2006 13:40:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FaWlK-0003I9-Gg for gegu-info-gnus-english@m.gmane.org; Mon, 01 May 2006 07:40:22 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!i39g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 23 Original-NNTP-Posting-Host: 141.154.68.124 Original-X-Trace: posting.google.com 1146480968 22865 127.0.0.1 (1 May 2006 10:56:08 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 1 May 2006 10:56:08 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060124 Firefox/1.5.0.1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: i39g2000cwa.googlegroups.com; posting-host=141.154.68.124; posting-account=1O0dKgwAAAA4AUtBU-JOQbzDfJ9DusWe Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77379 Original-To: info-gnus-english@gnu.org 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:7197 Archived-At: Hi-- My .gnus has: (setq mm-inline-override-types '("text/html" "text/richtext")) I want mm-inline-override-types to be nil for just one group. I'd strongly prefer if it could be done in my .gnus. I tried: (setq gnus-parameters '((".*test.*" (mm-inline-override-types nil)))) but that didn't do it. Help? thanks for any clues! obligatory address you should not reply to: anode@mirror.to