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

hggrep buffer used to highlight like compilation mode #31

Open
joeheyming opened this issue Feb 6, 2017 · 0 comments
Open

hggrep buffer used to highlight like compilation mode #31

joeheyming opened this issue Feb 6, 2017 · 0 comments

Comments

@joeheyming
Copy link
Contributor

I used to be able to save the grep buffer as hggrep
Then I could run compilation-next-error and emacs would go to the next file and open it in a buffer.

The workaround I have to do is run "compilation-mode" every time I save a hggrep buffer.

I looked at the .el file and it looks like helm-git-grep-mode is a compilation-mode:

(define-compilation-mode helm-git-grep-mode "Helm Git Grep"

So I'm confused at what I'm missing here.

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

No branches or pull requests

1 participant