Re: [Orgmode] Re: Property inheritance for MAIL_FMT, MAIL_TO, MAIL_CC and MAIL_BCC

2011-01-14 Thread Eric Schulte
Hi Seb, Good idea, I've just placed this behind a new `org-mime-use-property-inheritance' variable which will default to nil. I was originally going to have this variable default to t, but the idea of causing people to accidentally add unintended recipients to emails is too scary. Thanks for the

[Orgmode] Re: Property inheritance for MAIL_FMT, MAIL_TO, MAIL_CC and MAIL_BCC

2011-01-14 Thread Sébastien Vauban
Hi Eric and Niels, "Eric Schulte" wrote: > niels giesen writes: >> Please see the patch below, it adds property inheritance for all >> MAIL_* properties, based on the value of >> `org-use-property-inheritance'. > > Thanks for the patch, and for the motivating usage example. -- Eric If I understa

[Orgmode] Re: Property inheritance for MAIL_FMT, MAIL_TO, MAIL_CC and MAIL_BCC

2011-01-13 Thread Eric Schulte
This is now applied. Thanks for the patch, and for the motivating usage example. -- Eric niels giesen writes: > Hi Eric, > > Please see the patch below, it adds property inheritance for all > MAIL_* properties, based on the value of > `org-use-property-inheritance'. > > #+begin_src diff > dif