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

Fix for wgrepping helm-(m)occur buffers with non-file buffers. #38

Closed
wants to merge 1 commit into from
Closed

Fix for wgrepping helm-(m)occur buffers with non-file buffers. #38

wants to merge 1 commit into from

Conversation

thierryvolpiatto
Copy link
Contributor

  • wgrep.el (wgrep-get-file-buffer): Handle buffers.
    (wgrep-transaction-editing-list): Pass a buffer or a file to wgrep-get-file-buffer.

* wgrep.el (wgrep-get-file-buffer): Handle buffers.
(wgrep-transaction-editing-list): Pass a buffer or a file to wgrep-get-file-buffer.
@thierryvolpiatto
Copy link
Contributor Author

This PR makes wgrep working in helm-(m)occur buffers that contains results from non-file buffers, i.e buffers that don't represent the content of a file on disk.

@lewang
Copy link
Contributor

lewang commented Jun 15, 2017

This does indeed work as expected for me. Thanks @thierryvolpiatto

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

Successfully merging this pull request may close these issues.

3 participants