PuercoPop@piefed.social to Emacs@lemmy.mlEnglish · 2 months agoUnderstanding Embark in GNU Emacs (a bit) and some 'stupid' Embark tricksutcc.utoronto.caexternal-linkmessage-square11linkfedilinkarrow-up116arrow-down10
arrow-up116arrow-down1external-linkUnderstanding Embark in GNU Emacs (a bit) and some 'stupid' Embark tricksutcc.utoronto.caPuercoPop@piefed.social to Emacs@lemmy.mlEnglish · 2 months agomessage-square11linkfedilink
minus-squarenaeap@sopuli.xyzlinkfedilinkarrow-up1·2 months agoThat reads a bit like vim command mode Is it meant to pretty much to do same? (trying to not say ‘emulate’ in this foreign community as a vim user ;-) )
minus-squaresolrize@lemmy.mllinkfedilinkarrow-up2·2 months agoI think it’s supposed to guess what command you want from context, but I didn’t check carefully.
minus-squarenaeap@sopuli.xyzlinkfedilinkarrow-up1·2 months agoYeah, it seems cool Just really reminded me of vim command mode and still not sure, if it’s kinda the same thing or if I’m completely off
minus-squareoantolin@discuss.onlinelinkfedilinkarrow-up2·2 months agoI’d say completely off. 🙃 Vim’s command mode is more like Emacs’s execute-extended-command.
minus-squaresolrize@lemmy.mllinkfedilinkarrow-up1·2 months agoIf you check into it, let us know what you find out! I have too much going on right now.
That reads a bit like vim command mode
Is it meant to pretty much to do same?
(trying to not say ‘emulate’ in this foreign community as a vim user ;-) )
I think it’s supposed to guess what command you want from context, but I didn’t check carefully.
Yeah, it seems cool
Just really reminded me of vim command mode and still not sure, if it’s kinda the same thing or if I’m completely off
I’d say completely off. 🙃 Vim’s command mode is more like Emacs’s execute-extended-command.
Hehe, I see, thanks ;-)
If you check into it, let us know what you find out! I have too much going on right now.