emacsorphanage / helm-ag

The silver searcher with helm interface
492 stars 76 forks source link

Fix edit issue #371

Closed syohex closed 4 years ago

syohex commented 4 years ago

This was introduced by #339.

Related issue

https://github.com/emacsorphanage/helm-ag/issues/218#issuecomment-692311439

syohex commented 4 years ago

@Namburgesas Could you review this patch as possible ?

jcs090218 commented 4 years ago

Thanks! 😄

Namburgesas commented 4 years ago

Thank you @syohex for fixing my bugs. It would appear that data is stored differently for helm-do-ag-this-file compared with helm-dir-do-ag and others. I had tested the latter in #339 .

Namburgesas commented 4 years ago

Looks like the latter is actually the spacemacs function spacemacs/helm-dir-do-ag(I use spacemacs), which ends up calling helm-do-ag. I'll look into this.

Namburgesas commented 4 years ago

We're good to go 👍

Root cause: