|
From: | Shigio YAMAGUCHI |
Subject: | Re: global: regular expression is not allowed with the --from-here option. |
Date: | Mon, 24 Mar 2014 14:57:39 +0900 |
In a scheme (language) project where there are many tags with ?, I am
constantly getting:
$ global --from-here=40:guix.scm %gcc-bootstrap-tarball?
global: regular _expression_ is not allowed with the --from-here option.
Isn't it better to treat the pattern as literal instead of an error. One
can get the same error from `completion' (i.e. -c) by using any regexp
metachar(?$+. etc). Could this error be removed and replaced with
something that does the right thing?
Thanks,
Leo
_______________________________________________
Bug-global mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-global
[Prev in Thread] | Current Thread | [Next in Thread] |