9d2a1085ee
The problem was not with the existing bindings, but rather: 1. C-x C-e (spacemacs//counsel-edit -- from an ivy completion session) would land you in an ivy-occur buffer with wgrep enabled but in motion state. This meant the spacemacs key bindings for wgrep were not available. In particular, the usual routine is: * (enter ivy completion session, e.g. with SPC s a P) * C-c C-e * edit the buffer as needed * , , (wgrep-finish-edit) * , s wgrep-save-all-buffers 2. That last binding (, s) was not there. One issue is that , s is available before wgrep-finish-edit is called, which is confusing because I don't think it has any useful function at that point in time. |
||
---|---|---|
.. | ||
+chat | ||
+checkers | ||
+completion | ||
+distributions | ||
+emacs | ||
+filetree | ||
+fonts/unicode-fonts | ||
+frameworks | ||
+fun | ||
+intl | ||
+lang | ||
+misc | ||
+music/spotify | ||
+os | ||
+pair-programming/floobits | ||
+readers | ||
+source-control | ||
+spacemacs | ||
+tags | ||
+themes | ||
+tools | ||
+vim | ||
+web-services | ||
auto-layer.el | ||
LAYERS.org |