Hi, OK. I have given top priority to the following item on the TODO list: <http://www.gnu.org/software/global/plans.html>
o Support of glob pattern (wild card) in the skip list. Thank you for the patch. It helps me certainly. P.S. This may be suitable for the bug-global mailing list. 2014-02-14 5:02 GMT+09:00 Arne Jørgensen <a...@arnested.dk>: > Hi, > > On my wish list for GNU Global I have being able to add wildcards in > skips lists. > > Emacs' flymake-mode creates temporary copies of files by adding > `_flymake' before the the file extension. I.e. a temporary copy of > `my-code.php' is named `my-code_flymake.php'. So adding `*_flymake.*` to > the skip list will ensured that the file is not indexed by gtags. > > I have created a very simple patch that turns `*' in the skip list into > `.*' in the regular expression instead of escaping it. > > Kind regards, > Arne Jørgensen > > > _______________________________________________ > Help-global mailing list > Help-global@gnu.org > https://lists.gnu.org/mailman/listinfo/help-global > > -- Shigio YAMAGUCHI <shi...@gnu.org> PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
_______________________________________________ Help-global mailing list Help-global@gnu.org https://lists.gnu.org/mailman/listinfo/help-global