Beartooth SenectoFlatuloid posted
<[EMAIL PROTECTED]>, excerpted below,  on Fri,
30 Sep 2005 14:27:47 -0400:

> So for the utterly subtechnoid among us (such as myself), if I
> understand aright, you can simply choose the option saying that the group
> "matches regular expression," and then delete the group name. Right?

Matches regular expression, and enter ".*" (no quotes, of course), to
match everything.  The dot matches any character, the star says zero or
more of the preceding, thereby together matching anything.

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman in
http://www.linuxdevcenter.com/pub/a/linux/2004/12/22/rms_interview.html




_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to