Skip to content

hggrep buffer used to highlight like compilation mode #31

@joeheyming

Description

@joeheyming

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions