Gnus development mailing list
 help / color / mirror / Atom feed
* how to limit to several authors
@ 2005-08-09 16:34 Uwe Brauer
  2005-08-09 16:51 ` Dan Christensen
  0 siblings, 1 reply; 4+ messages in thread
From: Uwe Brauer @ 2005-08-09 16:34 UTC (permalink / 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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-08-10 12:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-09 16:34 how to limit to several authors Uwe Brauer
2005-08-09 16:51 ` Dan Christensen
2005-08-10 12:21   ` Uwe Brauer
2005-08-10 12:26   ` Uwe Brauer

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).