lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev More system()'d commands don't work (was: SYSTEM_EDITOR arg


From: dickey
Subject: Re: lynx-dev More system()'d commands don't work (was: SYSTEM_EDITOR arguments)
Date: Thu, 21 Jan 1999 08:28:01 -0500 (EST)

> > > SYSTEM_EDITOR:/usr/local/bin/pico -s /usr/local/bin/ispell -t  
>  
> Here's another case of what I assume is HTAddParam failure: 
ok (will check).  thanks.  (not failure - just not handling special cases)
  
> My lynx.cfg contains, among others, 
>  
> DOWNLOADER:Specify your own bash command:echo -n "Enter a shell command\: "; 
> read word; bash -c "$word %s":FALSE 
>  
> That used to work, and I see no justifiable reason why it should stop to 
> work. 
>  
> After downloading a file, and selecting the corresponding download option, 
> nothing happens (except for a stop_curses/start_curses screen refresh); 
> The tracelog shows: 
>  
>  
> getfile: getting 
> LYNXDOWNLOAD://Method=6/File=/tmp/L9634-6TMP.html/SugFile=util-linux_2.9g-3.diff.gz
>  
> HTParse: 
> aName:LYNXDOWNLOAD://Method=6/File=/tmp/L9634-6TMP.html/SugFile=util-linux_2.9g-3.diff.gz
>  
>   relatedName: 
> HTParse: result:Method=6 
> PARAM-ADD:echo -n "Enter a shell command: "; read word; bash -c "$word 
> /tmp/L9634-6TMP.html 
> PARAM-END:echo -n "Enter a shell command: "; read word; bash -c "$word 
> /tmp/L9634-6TMP.html 
> command: echo -n "Enter a shell command: "; read word; bash -c "$word 
> /tmp/L9634-6TMP.html 
>  
>  
> (All relevant code should be from 2.8.2dev.13, although my current version 
> is a bit mixed up, I haven't verified this with a clean dev.13 or dev.14). 
>  
>    Klaus 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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