Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: relax the comparison of subject lines
Date: Tue, 13 Jun 2006 16:13:17 +0200	[thread overview]
Message-ID: <v964j5b0ua.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <m21wttpb40.fsf@janus.isnogud.escape.de>

On Tue, Jun 13 2006, Urs Thuermann wrote:

> Reiner Steib <reinersteib+gmane@imap.cc> 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/

      reply	other threads:[~2006-06-13 14:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-11 19:56 Urs Thuermann
2006-06-11 21:33 ` Reiner Steib
2006-06-13 11:07   ` Urs Thuermann
2006-06-13 14:13     ` Reiner Steib [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v964j5b0ua.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).