David T-G <[EMAIL PROTECTED]> wrote on Wed, 31 May 2000:
> Hi, guys --

Hi David!

> We've just installed urlview-0.7 from the contrib directory; now we
> have to figure out how to use it.  When presented with a message with
> an embedded URL, Ctrl-B properly brings me to a list of them, but going
> to one and hitting return does nothing.  Um, what do I do?  The urlview
> documentation is surprisingly, well, sparse :-)

Okay, here's how it works.

urlview looks in your home dir for a .urlview file.  In this file, you
specify a regular expression for detecting URLs (looks like that part is
working) and a command to run when you select a URL.  The command gets
the URL as the first argument.

So, sounds like the regular expression has been set up correctly but the
URL displayer program doesn't work.  If you have a program set up
(urh_handler.sh is the default, but it's a shell script and you could
substitute your own), you can easily test it by just running
"url_handler.sh <any URL>" on the command line, and see what happens.
And go from there...


Regards,
Mikko
-- 
// Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
// The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
145 = 1! + 4! + 5!

Reply via email to