0
votes
1answer
30 views
Emacs syntax highlighing for PL/M
I'm about to start a new consultancy gig where I will end up dipping my
toes into some PL/M. I have tried to locate a major-mode for PL/M but have so
far been unsuccessful.
Anyone here that can point …
6
votes
3answers
221 views
A hello world example for a major mode in emacs?
Can anyone provide me with a hello world example for a major mode in emacs?
I guess it's a beginner question, still I really like to write a major mode, both to learn emacs and elisp, as to be able …
