On Sat, Sep 24, 2011 at 02:57:49PM +0000, Jörg Sommer wrote:
> Hi John,
> 
> "John J. Foerch" <[email protected]> wrote:
> > I know we've had a few requests from time to time from people wanting to
> > know how to configure a mailto: handler in Conkeror.  Until now the answer
> > was always to play around with prefs until Mozilla pops open the window
> > asking you to select a handler.  Now I've added a util that lets you
> > configure this conveniently in your rc.  It actually works for any
> > protocol in theory, not just mailto.  Documentation is here:
> >
> >   http://conkeror.org/ProtocolHandlers
> >
> > Try it out, and if it doesn't work as advertised, let me know.
> 
> Would it be possible to extend the interface to pass additional
> parameters to a local application? Something like
> 
> set_protocol_handler("mailto", find_file_in_path("mutt"), "-s", "Via 
> Conkeror: ");
> 
> nsILocalHandlerApp has the function appendParameter().
> 

I played with nsILocalHandlerApp.appendParameter but couldn't get it to do
anything useful.

-- 
John Foerch
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to