Arachne at FreeLists---The Arachne Fan Club!
On Sat, 23 Feb 2008 20:11:26 -0500, Hans-Georg Hanpel wrote:
> Some Errors/Features I found:
> - the Alt-Font-APM did not work.
> - Accented letters keyboard mapping did not work.I can not use
> german umlauts.I am sure I made something wrong
> - local pages need sometimes more time to load than with standard distro.
> - Link to (LH(K)-info) did not work
> Some things I like:
> - Save to Draftbox-Button
Glad to hear that someone likes the code I added almost 18 months ago. ;-)
//!!glennmcc: Aug 27, 2006 -- add 'save as draft' function
//file extension will now be taken from the value of $MSG on mail screens
//(TBS for completed messages... DFT for drafts)
if(!strcmpi(value,"DFT")) sprintf(mailname,"%s%s.%s",ptr,&str[1],value);
else
sprintf(mailname,"%s%s.TBS",ptr,&str[1]);
//original single line above this comment
//!!glennmcc: end
______________________________________________________________________________
--
Glenn
http://www.delorie.com/listserv/mime/http://www.cisnet.com/glennmcc/http://www.law.cornell.edu/constitution/constitution.table.html
Arachne at FreeLists
-- Arachne, The Premier GPL Web Browser/Suite for DOS --