Re: [O] mailto link with a subject and a content

2015-01-16 Thread PICCA Frederic-Emmanuel
> [[mailto:sub...@bugs.debian.org?subject=%20My%20problem%20with%20hkl...&body=Package:%20hkl%0AVersion:%20@VERSION@%0A%0AI%20found%20this%20problem%20in%20hkl...]] Thanks a lot this is exactly what I wanted :). Thanks also to the other's for the time they spent answering my question. Cheers Fr

Re: [O] mailto link with a subject and a content

2015-01-16 Thread Christian Moe
Hi, This works fine for me with mu4e as the mail client. It's not guaranteed to work with every client, but it can be a solution for personal use. It's not necessarily the best solution. The general syntax is mailto:address?subject=text&body=text Some applications even allow adding attachments

Re: [O] mailto link with a subject and a content

2015-01-15 Thread Eric Abrahamsen
PICCA Frederic-Emmanuel 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 >Versi

Re: [O] mailto link with a subject and a content

2015-01-15 Thread John Kitchin
I don't think a link is what you want here. You only get one piece of information out of box when you click on a link, e.g. mailto:jkitc...@andrew.cmu.edu (in my org-mode) will open a message addressed to me. It is conceivable you could use syntax like [[mailto:s...@email.com][Some subject]], but y