From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7539 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.user Subject: Re: relax the comparison of subject lines Date: Tue, 13 Jun 2006 16:13:17 +0200 Organization: Dept. of Theoretical Physics, University of Ulm Message-ID: References: Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1150209628 13808 80.91.229.2 (13 Jun 2006 14:40:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 13 Jun 2006 14:40:28 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Jun 13 16:40:22 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 1FqA44-0003QQ-FY for gegu-info-gnus-english@m.gmane.org; Tue, 13 Jun 2006 16:40:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FqA43-0000wf-Um for gegu-info-gnus-english@m.gmane.org; Tue, 13 Jun 2006 10:40:19 -0400 Original-Newsgroups: gnu.emacs.gnus X-Face: mtjf/D:es1T0wHO:&CJ'ZXe"l; 3C--rw\z!{`eFwL){|]RpI+4{u25L=5C /0>KuGeTsk<~<&NE-AKV1560e!+RJeyWmSskkrJm?[vUV#66{T_m|Ae<||Ku#Mk5`y&O`n~z2; n8eP J5#2h@2eQgV@E70IY_0WlEx!"&giy{+\%h1LJox$zv@/l%ZmU4^tZA>xQpnkUBVC5.jpg#0'(+2?Rs )NAr:>3<=WxHE$ktbLysDIM5TbmHu*3 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:7539 Archived-At: On Tue, Jun 13 2006, Urs Thuermann wrote: > Reiner Steib writes: > >> ,----[ (info "(gnus)Loose Threads") ] >> | `gnus-simplify-subject-functions' > >> See `gnus-simplify-subject-re' above which uses >> `message-subject-re-regexp': > > Thanks, I will look into it. Is it possible to set these and other > variables per-group? Sure... ,----[ (info "(gnus)Group Parameters") ] | Use the `G p' or the `G c' command to edit group parameters of a | group. (`G p' presents you with a Lisp-based interface, `G c' presents | you with a Customize-like interface. The latter helps avoid silly Lisp | errors.) You might also be interested in reading about topic | parameters (*note Topic Parameters::). | | Group parameters can be set via the `gnus-parameters' variable too. | But some variables, such as `visible', have no effect (For this case | see `gnus-permanently-visible-groups' as an alternative.). For example: | | (setq gnus-parameters | '(("mail\\..*" | (gnus-show-threads nil) | (gnus-use-scoring nil) | (gnus-summary-line-format | "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n") | (gcc-self . t) | (display . all)) | | ("^nnimap:\\(foo.bar\\)$" | (to-group . "\\1")) | | ("mail\\.me" | (gnus-use-scoring t)) | | ("list\\..*" | (total-expire . t) | (broken-reply-to . t)))) | | String value of parameters will be subjected to regexp substitution, | as the `to-group' example shows. `---- When using `G c', scroll down to the bottom: ,----[ `G c' | `gnus-group-customize' ] | [...] | | Variables: | Set variables local to the group you are entering. [More] | [INS] `---- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/