Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: flist out of sync



On Mon, Nov 10, 2008 at 06:19:47PM -0800, Tom Spindler wrote:
  | Ugh. This is arguably a bug in the set lists handling

I disagree; it is not a bug, it is an implementation detail.

The third column is a set list is an optional list of
comma-separated keywords that must all be present for a line
to be matched.  Consider the "," an "AND" operator.

There isn't support for a separate "OR" operator in the keywords.
I considered a syntax to do it, but the complexity wasn't worth
it (operator precendence, expression grouping, etc.) given the
simple workaround of listing the path multiple times with
separate keywords to "OR".

Attachment: pgpjQCnSaXlGu.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index