Skip to content

Comments

Add a shim for grep-edit#656

Merged
DogLooksGood merged 1 commit intomeow-edit:masterfrom
gs-101:shim-grep-edit
Jul 16, 2025
Merged

Add a shim for grep-edit#656
DogLooksGood merged 1 commit intomeow-edit:masterfrom
gs-101:shim-grep-edit

Conversation

@gs-101
Copy link
Contributor

@gs-101 gs-101 commented Oct 29, 2024

grep-edit is a major mode introduced in Emacs 31 (introduced in commit db1eb8a2) which enables the editing of Grep results, by typing e in *grep* buffers. C-c C-c exits this mode and saves changes. It can be used as a built-in replacement of wgrep.

I can hold this PR back if it causes any issues in earlier versions.

@DogLooksGood
Copy link
Collaborator

Working on some improvements to simplify the shims at #664.

@gs-101
Copy link
Contributor Author

gs-101 commented Nov 8, 2024

Thanks, I'll checkout #664 and see if this PR is still necessary.

@DogLooksGood
Copy link
Collaborator

I think for now it's still necessary. But I want to remove the need somehow.

@gs-101
Copy link
Contributor Author

gs-101 commented Nov 10, 2024

Second force-push was because the commit had unintentional indentation changes.

grep-edit is a major mode introduced in Emacs 31 which enables the
editing of Grep results, by typing 'e' in '*grep*' buffers. 'C-c C-c'
exits this mode and saves changes.
@DogLooksGood DogLooksGood merged commit b859983 into meow-edit:master Jul 16, 2025
0 of 2 checks passed
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.

2 participants