Re: Allow wildcards in skip lists
Shigio YAMAGUCHI <[email protected]> Fri, 14 Feb 2014 10:14:24 +0900
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Message-ID | <CADJmJYpPsTnVGCuArXaSRGZ-+XWC4mVSOWwXH=A29vVKDBUS4w@mail.gmail.com> |
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 <[email protected]>: > 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 > [email protected] > https://lists.gnu.org/mailman/listinfo/help-global > > -- Shigio YAMAGUCHI <[email protected]> PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3 _______________________________________________ Help-global mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-global