[plug] Workshop

Michael Holland myk at westnet.com.au
Tue Aug 31 10:29:11 WST 2004


On Mon, 30 Aug 2004, Margo Adams wrote:

> - Thunderbird isn't recognising http links and the TB forum haven't
> answered.. sigh
> - Firefox isn't recognising mailto links... hmmm

I got frustrated trying to find settings in TB & firefox for this.
Went to Gnome settings and set default web and mail apps to scripts
that call with '-remote'

  /usr/local/firefox/firefox -a firefox -remote "openurl($*,new-tab)"

  mail=`echo "$1" | sed -e's/^mailto://'`
  /usr/local/bin/thunderbird -remote "mailto($mail)"

Anybody using a better way?


--
The best things in life go on sale sooner or later.



More information about the plug mailing list