Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
Subject: how to limit to several authors
Date: Tue, 09 Aug 2005 16:34:12 +0000	[thread overview]
Message-ID: <87acjr6pdn.fsf@mat.ucm.es> (raw)

Hello

As I understand  gnus-summary-limit-to-author allows regexp.
So I would like to limit the summary to 2 authors 
george and jim say
however when I try
(gnus-summary-limit-to-author "george \\| jim" nil)
or
(gnus-summary-limit-to-author "george | jim" nil)
or
(gnus-summary-limit-to-author "george \\\\| jim" nil)
etc 

All the time I get that the match is not found, but it seems that the
function interprets my input literary as a string not as a regexp.

What is my mistake.

Thanks 

Uwe Brauer




             reply	other threads:[~2005-08-09 16:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-09 16:34 Uwe Brauer [this message]
2005-08-09 16:51 ` Dan Christensen
2005-08-10 12:21   ` Uwe Brauer
2005-08-10 12:26   ` Uwe Brauer

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=87acjr6pdn.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    /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).