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