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().

Bye, Jörg.
-- 
Was der Bauer nicht kennt, das frisst er nicht. Würde der Städter kennen,
was er frisst, er würde umgehend Bauer werden.
                                                       Oliver Hassencamp
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to