I'm not sure about conkeror in specific, but for general mailto handling, you might find http://www.emacswiki.org/emacs/MailtoHandler helpful :)
On Mon, Feb 28, 2011 at 12:14 PM, John J. Foerch <[email protected]> wrote: > On Mon, Feb 28, 2011 at 09:05:19PM +0100, Andreas Goesele wrote: >> "John J. Foerch" <[email protected]> writes: >> >> > On Mon, Feb 28, 2011 at 06:53:47PM +0100, Andreas Goesele wrote: >> >> >> I would like to use gnus as my mailto handler in conkeror. What's the >> >> easiest way to achieve this? >> >> >> >> For konqueror I used a perl-script gnus-mailto.pl, which I call with >> >> >> >> gnus-mailto.pl -s %s -t %t -b %B >> >> >> >> When I last opened a mailto in conkeror I was offered to choose an >> >> application. I choose gnus-mailto. But of course no options are passed >> >> on. I tried to put the options above into mimeTypes.rdf - but now >> >> conkeror tries to open the page "mailto:whoever@whatever". >> >> >> >> Is there any way to pass on options to the mail programm? >> >> > you could use a wrapper script >> >> I'm afraid that's beyond my capabilities. Any help how I could >> write/implement such a script? (I assume such a wrapper script would be >> something different from the perl script I use or some bash script I >> could write to pass something on to that script.) >> >> Thanks again! >> >> Andreas Gösele > > > ah, sorry, i misread. > > -- > John Foerch > _______________________________________________ > Conkeror mailing list > [email protected] > https://www.mozdev.org/mailman/listinfo/conkeror > _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
