ietf-tools / editor

A fully featured editor to write, review, refine and submit Internet-Drafts.
https://draftforge.ietf.org
Other
10 stars 2 forks source link

Emacs emulator option #12

Open ajeanmahoney opened 9 months ago

ajeanmahoney commented 9 months ago

Many team members are very proficient with Emacs and use it to edit RFCXML currently. The editor should offer an option of using an Emacs extension (like the Emacs extensions available in the VS Code marketplace). It should be optional because not all team members use Emacs.

jennifer-richards commented 9 months ago

not all team members use Emacs

Sounds like user error :fire:

JayDaley commented 9 months ago

Is this just emacs key mapping or does the editor need to emulate emacs?

ajeanmahoney commented 9 months ago

EMACs_Commands.txt contains the commands that new RPC team members learn. A desired feature is ESC % (Start query-replace).

emacs.txt is the standard RPC .emacs cfg file (renamed so that GitHub would upload it). The RPC uses the following mods:

gnu-emacs.txt is the .gnu-emacs file (also renamed so that it could be uploaded).