Arachne at FreeLists---The Arachne Fan Club! On Fri, 18 Nov 2005 12:40:23 -0500, Sam Ewalt wrote: > On Thu, 17 Nov 2005 18:31:33 -0500, Glenn McCorkle wrote: >> Try the attached... >> this should fix all of the problems with the editing space. > Almost. Your forgot the "compose mail" page. But I fixed that > myself by following the instructions so kindly left in the > source. I found out that I can make the editing space even larger > than 23 lines if I want and keep the address list at the bottom. > I just have to scroll down, that's all. > I'm not sure the environment problem is fixed either. I had > problems with this version (1.81) and the zip file you sent. > Couldn't save the file with Arachne, but had to dig it out > at the DOS level. Instead of saving I get a listing of what's > inside the zip file. At the point of the contents shown on-screen... Press F2 and save the ZIP where you want. If you prefer the saveas screen to come-up automatically. Simply comment-out these lines in mime.cfg by placeing a ';' at the start of each line. ;application/zip ZIP>TXT|[300]unzip -l -v $1>$2 ;application/x-zip ZIP>TXT|[300]unzip -l -v $1>$2 ;application/x-zipped ZIP>TXT|[300]unzip -l -v $1>$2 ;file/.zip >TXT|[300]unzip -l -v $1>$2 With those 4 lines in the [glennmcc stuff] section near the top of the file commented-out... these orginal lines further down will now get used instead. application/zip ZIP application/x-zipped ZIP application/zip ZIP ;file/.zip >TXT|[300]unzip -l -v $1>$2 As you see, the original line for 'file/.zip' was aready commented-out. Therefore, linking to any ZIP file on our HDDs would simply pop-up the unkown file type screen with this message. "Arachne doesn't know how to handle following file type:" By uncommenting those lines... Arachne now _does_ know haw to handle it. She now shows us the contents of the ZIP file so that we can decide wheather or not to save it to disk. If contains nothing of interest... we can now just go ahead and deltete it without saveing it somewhere to be later unzipped to find out what's in it. (now we already know what's in it) -- 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 Web Browser/Suite for DOS and Linux --