Please look at org-mime in the contrib directory.  It is designed for
this exact need.  Calling `org-mime-org-buffer-htmlize' from within an
Org-mode document will export the document to html, and then place the
html into a mail buffer with appropriate mime configuration, ensuring
things like linked images are handled appropriately.  See the worg page
for more information (follow gnus instructions for simple mail use)
http://orgmode.org/worg/org-contrib/org-mime.php

Hope this helps -- Eric

Oscar Carlsson <oscar.carls...@gmail.com> writes:

> Jeff Horn <jrhorn...@gmail.com> writes:
>
>> On Thu, Dec 16, 2010 at 3:17 AM, Oscar Carlsson
>> <oscar.carls...@gmail.com> wrote:
>>> And then, I can send a org-file by attaching it to a mail in Emacs. Try
>>> C-x m to start a new mail buffer, attach with C-c C-a and send with C-c
>>> C-c.
>>
>> Does this attach the buffer or read it into the message? I thought the
>> OP wanted to read-in a buffer. There should be a built-in function for
>> that, but I've never used it.
>
> It would attach the file. But inserting the file would be trivial: =M-x
> insert-file=
>
> But I have to admit that's not optimal - it would be better have a macro
> (or such) that did it for you. Or properties in the org-file in
> question. Or tell compose-mail that it should include marked text.
>
>
> Oscar
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to