Subj : GoldED Spellcheck
To : Vincent Coen
From : Kai Richter
Date : Thu Mar 04 2021 09:11 am
Hello Vincent!
03 Mar 21, Alan Ianson wrote to Vincent Coen:
AI> wonder if you move that file out of the way if it will work better for
AI> you?
To get rid of any other configuration you could create an independent test config for golded. Create an empty directory, cd into it, create a directory "netmail", start ged with "gedlnx -INSTALL".
You would have to enter your usersame first, then your fidonet address, then the path to your netmail folder, which is "./netmail" because we created netmail above and the path and filename of your not existing areafile like "./areas.bbs". The -INSTALL function would create a fresh golded.cfg file in your actual directory.
You can edit the file before the first start, because areafile is not required for a minimal config. You will have a golded.cfg like this:
USERNAME Test
ADDRESS 9:9/9
AREADEF NETMAIL "Netmail" 0 Net Opus ./netmail
#AREAFILE AreasBBS ./areas.bbs
You can start that with
gedlnx -C./golded.cfg
and you will have clean minimal configuration where you could test the spellchecker configuration without any previous re-configurations.