PICCA Frederic-Emmanuel <frederic-emmanuel.pi...@synchrotron-soleil.fr>
writes:

> Hello, I would like to create a link (exported as html) which allow to 
> prefill the content of the emai when we click on it.
>
> Something like
>
>        To: sub...@bugs.debian.org
>        Subject: My problem with hkl...
>
>        Package: hkl
>        Version: @VERSION@
>
>        I found this problem in hkl...
>
> Is it possible to do this kind of things with org-mode ?

I think mailto: link syntax comes with GET-style parameters that allow
prefilling of some headers, ie
"mailto:some...@address.com?subject=BugReport";, but that's pretty
limited. John's right that if what you want is the above, you should
probably just write some function to do it.

Incidentally, when I just tried to test the above, org would only send
the link to Conkeror, instead of opening in Gnus. Dunno what's going on
there.

Eric


Reply via email to