@aartaka
I wonder how often people open tickets for "lisp-mode unimplemented" for nex
@pkw @dougmerritt @prahou
Conversation
Notices
-
Embed this notice
screwlisp (screwtape@mastodon.sdf.org)'s status on Wednesday, 27-Nov-2024 11:46:33 JST screwlisp -
Embed this notice
screwlisp (screwtape@mastodon.sdf.org)'s status on Thursday, 28-Nov-2024 16:02:19 JST screwlisp @pkw @dougmerritt
I guess when you get to thinking "emacs but with ed" you're basically in plan9's clutches already. For clarity, ex is the name of a line editor, and vi is a screen editor with screen-editing-macros (customized in your .exrc) right?
@aartaka @prahou -
Embed this notice
Paul SomeoneElse (pkw@mastodon.sdf.org)'s status on Thursday, 28-Nov-2024 16:02:20 JST Paul SomeoneElse @dougmerritt @screwtape @aartaka @prahou My emacs config pulls in viper mode using the f5 key which effectively gives me vi's colon-command mode in emacs. 😬 It feels like cheeting.
https://codeberg.org/pkw/emacs.d/src/branch/main/keys.el#L10
Like I can do ranged deletes and stuff.
(it's a limited subset of ex but the basics work) -
Embed this notice
DougMerritt (log😅 = 💧log😄) (dougmerritt@mathstodon.xyz)'s status on Thursday, 28-Nov-2024 16:02:21 JST DougMerritt (log😅 = 💧log😄) @screwtape @aartaka @pkw @prahou
Bill Joy was a supergenius programmer, but he was not a Lisp guy.Ex is significantly more powerful than ed (or sed), though, so I would think Emacs+ex would work better than Emacs+ed.
-
Embed this notice