MicroEMACS
Re: MicroEMACS
First you'll have to use the "fixes" branch, i.e.
And, in addition to the updates you've already made, you'll need to edit the options file as follows.
This works for me in ANSI mode.
When building in SMG mode you'll also want to edit the file, mesmg.opt as above.
Code: Select all
$ git checkout fixes
Code: Select all
$ diff meansi.opt
************
File DISK$TOOLS:[temp.MicroEmacs.ue500.vms]meansi.opt;4
37 word.obj
******
File DISK$TOOLS:[temp.MicroEmacs.ue500.vms]meansi.opt;1
37 word.obj,-
38 sys$share:vaxcrtl/share
39 universal=me$edit
************
When building in SMG mode you'll also want to edit the file, mesmg.opt as above.