issues
search
emacsorphanage
/
helm-ag
The silver searcher with helm interface
492
stars
76
forks
source link
Clear extra option if it is not set
#365
Closed
syohex
closed
4 years ago
syohex
commented
4 years ago
How to reproduce issue with original code
C-- M-x helm-do-ag
(minus prefix)
Set extra argument like
-G\.md
M-x helm-do-ag
This
helm-do-ag
does not set extra argument, but the option which was set previous invocation is specified
jcs090218
commented
4 years ago
Thanks!
How to reproduce issue with original code
C-- M-x helm-do-ag
(minus prefix)-G\.md
M-x helm-do-ag
helm-do-ag
does not set extra argument, but the option which was set previous invocation is specified