lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Patch to view a .zip file in DirEd mode


From: Foteos Macrides
Subject: Re: LYNX-DEV Patch to view a .zip file in DirEd mode
Date: Tue, 28 Jan 1997 19:01:14 -0500 (EST)

"Jim Spath (Webmaster Jim)" <address@hidden> wrote:
>The following patch adds "unzip -v -M" capability to the DirEd menu.

        None of the unzips on any of the systems to which I have access
support a -M switch.  Is that something new in the lastest version,
presumably for more-like output?

>The only problem I have right now is the screen needs to be
>refreshed after completion of the command.

        That's 'cuz it's a quickie hack, done wrong. :) :)  Follow the
model for a lynxprog URL in LYGetFile.c.  Also, setup up a configurable
VIEW_ZIP_PATH, so people than define it appropriately for their systems,

#define VIEW_ZIP_PATH "/foo/blah/unzip -v -M %s"
/* define VIEW_ZIP_PATH "/foo/blah/unzip -v %s | most" */

                                Fote

=========================================================================
 Foteos Macrides            Worcester Foundation for Biomedical Research
 address@hidden         222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]