From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82192 Path: news.gmane.org!not-for-mail From: lee Newsgroups: gmane.emacs.gnus.general Subject: Re: weird results when setting gnus-parameters Date: Sun, 02 Sep 2012 19:49:50 +0200 Organization: my virtual residence Message-ID: <87627w2u2p.fsf@yun.yagibdah.de> References: <87y5kt3qal.fsf@yun.yagibdah.de> <874nngzc1x.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1346608247 22898 80.91.229.3 (2 Sep 2012 17:50:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Sep 2012 17:50:47 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30460@lists.math.uh.edu Sun Sep 02 19:50:49 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T8EJr-0007Ae-Ei for ding-account@gmane.org; Sun, 02 Sep 2012 19:50:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1T8EJE-0006xP-98; Sun, 02 Sep 2012 12:50:08 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1T8EJB-0006x6-Jg for ding@lists.math.uh.edu; Sun, 02 Sep 2012 12:50:05 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1T8EJ9-0002BM-Gl for ding@lists.math.uh.edu; Sun, 02 Sep 2012 12:50:05 -0500 Original-Received: from static.7.179.46.78.clients.your-server.de ([78.46.179.7] helo=yun.yagibdah.de) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1T8EJ7-0002Hb-Du for ding@gnus.org; Sun, 02 Sep 2012 19:50:01 +0200 Original-Received: from lee by yun.yagibdah.de with local (Exim 4.80) (envelope-from ) id 1T8EJ6-0008EH-Dn for ding@gnus.org; Sun, 02 Sep 2012 19:50:00 +0200 In-Reply-To: <874nngzc1x.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of "Sun, 02 Sep 2012 17:20:26 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Mail-Followup-To: ding@gnus.org X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82192 Archived-At: Tassilo Horn writes: > lee writes: > > Hi! > >> The documentation says: >> >> ,---- [ info (gnus) Group Parameters ] >> | All clauses that matches the group name will be used, but the last >> | setting "wins". So if you have two clauses that both match the group >> | name, and both set, say `display', the last setting will override the >> | first. >> `---- >> >> It definitely doesn't work that way. I have done some experimentation >> with the order of entries in gnus-parameters and started thinking that >> either not the last setting wins but the first one or that the first >> setting that matches wins. > > Indeed, the way posting styles and group parameters were applied used to > be not exactly as documented. This has been changed not long time ago. > Maybe that fix isn't in Gnus 5.13, so you might want to try out Gnus > from git. Awww that's what I was trying to avoid ... Maybe there is no good way around that when you want to use gnus. Hmmm ...