* Stardate: 2002-06-15 10:31 * Incoming subspace signal from "Geoffrey Lee <[EMAIL PROTECTED]>" :
> On Fri, Jun 14, 2002 at 11:05:03AM -0700, Todd Lyons wrote: > > In mutt, I can press Ctrl-B when reading an email and mutt locates all > > URLs in the email and allows me to choose which one I want to view. > > When I had netscape, it would spawn a copy of netscape with that url. > > Now that we no longer have netscape, it brings up lynx instead. While I > > love lynx, I wanted it to use mozilla instead. Here's a little patch to > > make the /usr/bin/url_handler.sh use mozilla first (and will still use > > netscape if moz is not installed). If this patch is accepted, Mozilla > > doesn't need to be listed as a Require. urlview already has "webclient" > > as a Require, and Mozilla provides "webclient". > > > > > But I don't see any patch attached. :-) > > -- Geoff. > > I use this in /etc/urlview.conf: EXPERT COMMAND URL=%s; [ -z $DISPLAY ] && lynx "$URL" || if ps U $USER | grep -q $BROWSER; then $BROWSER -remote "openURL($URL)"; else $BROWSER "$URL"; fi -- Best regards, M@X. * Climate Control Psychedelic Soundscapes - http://go.to/cchq/ * Linux Shell Scripts & RPM Software Packages - http://go.to/conmen/ * Photography Pages - http://home.wanadoo.nl/cchq/photo/photo.html System is up 16 min
