David ---

On Fri, Jun 07, 2002 at 03:11:24PM -0500, David T-G wrote......
> Did you hit return again?  Interestingly enough, you have to hit the
> enter key twice.
> 
> If you did, then you should look into your .urlview file to see what it's
> doing.  Here's mine, with various netscape examples commented out because
> I have screen fire up a new window running lynx:
> 
>   #
>   # Sample urlview(1) configuration file
>   #
> 
>   # regular expression to use to match URLs
>   REGEXP ((((ht|f)tp)|mailto):(//)?[^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t>">]
> 
> 
>   # command to invoke for selected URL
>   #COMMAND netscape -remote 'openURL(%s)'
>   #COMMAND /usr/bin/screen url_handler.sh %s
>   #COMMAND url_handler.sh %s
>   #COMMAND url_handler.sh
>   COMMAND /usr/bin/screen url_handler.sh

Several things:  the man for urlview said there was a default config
file in /etc, but there wasn't, so that was part of the problem.  So I
took the two key lines from your .urlview and created my own .urlview
in my home directory.  And like you suggested, I hit enter twice.

Now I get the following:  url_handler.sh: file or directory not found.

Where do I find a url_handler.sh?  And more importantly, what is it?

Thanks for your patience, as I suspect I'm trying it.

Kevin

> 
> You should have something like at least one of those in yours, perhaps
> also including the REGEXP (I forget whether REGEXP is necessary or if
> I've simply tweaked the default).
> 
> 
> HTH & HAND
> 
> :-D
> -- 


-- 

Kevin Coyner
mailto: [EMAIL PROTECTED]
GnuPG key: 1024D/8CE11941

Reply via email to