[NPERS] Re: [WHL] Re: [WHL] Re: More about keywords
Ville Skyttä
scop at xemacs.org
Mon Nov 8 02:24:25 EST 2004
On Sun, 2004-11-07 at 15:35, Ben Wing wrote:
> I would like to do that but don't know how to because the format of
> cvswrappers isn't sufficiently documented in info. [e.g. where do I put a
> default? Which lines take precedence over which?]
I couldn't find any good documentation on it, but think it's parsed in
top-down order. Quick local test shows that this could work:
# existing entries go here
*.exe -k 'b'
# ...
# exclusions here (does this work only for file basenames???)
mozmail.el -k 'kv'
# the rest
* -k 'o'
(BTW, WTF r "NPERS" & "WHL"?)
More information about the XEmacs-Beta
mailing list