Date: Fri, 27 Jan 95 11:06:34 -0500 From: dashiell AT nadc DOT nadc DOT navy DOT mil (J. Dashiell) To: youssef AT nadc DOT nadc DOT navy DOT mil Subject: two bugs in info.exe Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Peter I found two bugs that make djgpp's info.exe program useless for speech synthesizer users. The first is it parks the system cursor on line 25 column 1 and uses its own cursor. The second is when you hit an arrow key the whole screen scrolls and you don't hear the line the cursor landed on. I'm still having fun linking in info files into the dir file. Only work around for this is for speech synthesizer users at this time to use demacs info feature to read all info files. jude