Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isearch-forward-regexp lags when using helm-gtags on cygwin #172

Open
Rosepeter opened this issue May 15, 2017 · 0 comments
Open

isearch-forward-regexp lags when using helm-gtags on cygwin #172

Rosepeter opened this issue May 15, 2017 · 0 comments

Comments

@Rosepeter
Copy link

I am using emacs & helm & helm-gtags on cygwin in combination with global compiled from source for cygwin. I observed the quite annoying behaviour that isearch-forward-regexp significantly lags if a search fails and helm-gtags is activated.

This seems to be somehow caused by helm-gtags-update-tags - isearch-forward-regexp only lags upon failed searches when I saved the current buffer before (i.e. helm-gtags-update-tags has already been called when helm-gtags-auto-update is set) or after explicitly calling helm-gtags-auto-update (if helm-gtags-auto-update is set to nil). However, I have no clue how helm-gtags-auto-update and isearch-forward-regexp interact.

Could anybody out there confirm this behaviour or provide some insights?

Aside from that helm-gtags really works great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant