How to edit both sides of a single word at the same time #768
Answered
by
Linerre
chookity-pokk
asked this question in
Q&A
-
Kinda like what is possible with beacon mode where you can edit |
Beta Was this translation helpful? Give feedback.
Answered by
Linerre
Sep 16, 2025
Replies: 1 comment 1 reply
-
If I recall correctly, Meow does not (and probably will not) implement this kind of "surround" command. However, you might want to take a look at the below approaches:
Footnotes |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
chookity-pokk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I recall correctly, Meow does not (and probably will not) implement this kind of "surround" command. However, you might want to take a look at the below approaches:
C-c C-x C-f
1 (orSPC x f
with Meow) to insert a pair of markers and then type in the word(s)Footnotes
https://orgmode.org/manual/Emphasis-and-Monospace.html ↩
https://github.com/cute-jumper/embrace.el ↩