bug-global
[Top][All Lists]
Advanced

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

[RFC] glob patterns in the skip list


From: Shigio YAMAGUCHI
Subject: [RFC] glob patterns in the skip list
Date: Wed, 19 Feb 2014 09:01:10 +0900

Hi,
I have write a patch to support glob patterns in the skip list.
With the patch, you can use the following glob characters in the
file names.

        *, ?, [...], [!...], [^...]
        ('!' and '^' means 'not')

e.g.
[$HOME/.globalrc]
+-------------------------------------------
|...
|:skip=*.orig,*.bak,*.rej,*_flymake.*,*~,#*#:\

If you find problems in it, would you please tell me them?
Thank you.

--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3

Attachment: glob-patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]