On Sun, 14 Dec 2008 19:29:24 +0000 (GMT), John-Mark Bell wrote: > > URL: http://source.netsurf-browser.org?rev=5910&view=rev > > Log: > > First attempt at mailto: fetcher using openurl.library. > > Doesn't quite work properly because it never calls the callback :) > > Probably also gets into an infinite loop if "send mailto: URLs to email > > application" > > is not ticked in OpenURL Prefs. > > I'm somewhat unsure about this. Could you explain what you're trying to do > here? > > If it's launching URLs using unsupported schemes in other applications, > then you should probably be implementing gui_launch_url().
Oh yes, that looks a bit easier. Not sure how I missed that. Chris
