[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Re: Sending org buffer as mail?
From: |
Eric Schulte |
Subject: |
Re: [Orgmode] Re: Sending org buffer as mail? |
Date: |
Fri, 17 Dec 2010 03:02:01 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Rainer M Krug <address@hidden> writes:
> On 12/17/2010 07:48 AM, Eric Schulte wrote:
> Hi eric
>
>> I'm attaching a new version of org-mime.el which incorporates Matt's
>> function below. There are now two new functions, `org-mime-org-buffer'
>> and `org-mime-org-subtree' each of which takes a format argument
>> specifying the format of the final email, one of 'org, 'ascii, or 'html.
>
> This sounds perfect.
>
> So now a *subtree* or *org buffer* can be send as
> *org*, *ascii or *html*.
>
> Right?
>
Correct, all one need do is to write an interactive wrapping function
similar to the example in my previous email. Note: In the version
attached to this email the functions are renamed to
`org-mime-send-buffer' and `org-mime-send-subtree'.
>
> I just would like to suggest two more things:
>
> 1) to be able to mail the subtree or buffer as an attached pdf.
>
> Thinking of it, this could also be used for the other formats which
> result in one file, e.g. ascii, taskjuggle and I think all others except
> of the html?
>
Sounds like a good idea, this shouldn't be overly hard to implement
using the existing attachment features of org-mime.
>
> 2) the format of the inline text (and the attached one?) could be
> specified as a property, as a property - this would make sending the
> email consistent.
>
I'm attaching another version of org-mime which provides the
org-mime-subtree interactive command which uses the MAIL_FMT property to
determine the format of the mail message to populate.
Thanks -- Eric
org-mime.el
Description: application/emacs-lisp
- Re: [Orgmode] Re: Sending org buffer as mail?, (continued)
- Re: [Orgmode] Re: Sending org buffer as mail?, Oscar Carlsson, 2010/12/16
- Re: [Orgmode] Re: Sending org buffer as mail?, Rainer M Krug, 2010/12/16
- Re: [Orgmode] Re: Sending org buffer as mail?, Rainer M Krug, 2010/12/16
- Re: [Orgmode] Re: Sending org buffer as mail?, Oscar Carlsson, 2010/12/16
- Re: [Orgmode] Re: Sending org buffer as mail?, Sebastian Rose, 2010/12/16
- Re: [Orgmode] Re: Sending org buffer as mail?, Sebastian Rose, 2010/12/16
- [Orgmode] Re: Sending org buffer as mail?, Matt Lundin, 2010/12/16
- Re: [Orgmode] Re: Sending org buffer as mail?, Eric Schulte, 2010/12/16
- Re: [Orgmode] Re: Sending org buffer as mail?, Eric Schulte, 2010/12/17
- Re: [Orgmode] Re: Sending org buffer as mail?, Rainer M Krug, 2010/12/17
- Re: [Orgmode] Re: Sending org buffer as mail?,
Eric Schulte <=
- Re: [Orgmode] Re: Sending org buffer as mail?, Matt Lundin, 2010/12/17
- Re: [Orgmode] Re: Sending org buffer as mail?, Eric Schulte, 2010/12/17
- Re: [Orgmode] Re: Sending org buffer as mail?, Niels Giesen, 2010/12/19
- Re: [Orgmode] Re: Sending org buffer as mail?, Samuel Wales, 2010/12/19
- Re: [Orgmode] Re: Sending org buffer as mail?, Eric Schulte, 2010/12/19
- Re: [Orgmode] Re: Sending org buffer as mail?, Niels Giesen, 2010/12/21
- Re: [Orgmode] Re: Sending org buffer as mail?, Eric Schulte, 2010/12/27
- Re: [Orgmode] Re: Sending org buffer as mail?, Niels Giesen, 2010/12/27
- Re: [Orgmode] Re: Sending org buffer as mail?, Eric Schulte, 2010/12/27
- Re: [Orgmode] Re: Sending org buffer as mail?, Samuel Wales, 2010/12/27