[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] emails written in Org Mode
From: |
John Kitchin |
Subject: |
Re: [O] emails written in Org Mode |
Date: |
Wed, 09 Jul 2014 15:14:13 -0400 |
Can't you just change your buffer mode to org-mode, compose, change back
to message-mode and send? Did you want to do more than that?
I played around with using a heading with properties to send an
email. Basically the heading is the subject, you set some properties
about TO, CC, etc... and the heading content is the body. You just put
your cursor in the heading and run M-x email-heading. You can see the
code here https://github.com/jkitchin/jmax/blob/master/email.el#L31
and
https://github.com/jkitchin/jmax/blob/master/email.el#L35
It saves some details in properties, like when it was sent, etc... It is
occasionally useful to me.
Ken Mankoff <address@hidden> writes:
> Hi Thorsten, On a recent thread you wrote:
>
>> ... *outorg-edit-buffer* (where I write my message-mode email in
>> full
>> org-mode).
>
> I already write emails in emacs. I'm interested in being able to compose
> emails using Org Mode. I see you use gnus. I use mu4e[1]. I wonder if
> your setup is gnus-specific or might work with other emacs mail
> clients. Will you provide some information about this?
>
> Thanks,
>
> -k.
>
> [1] http://www.djcbsoftware.nl/code/mu/mu4e.html
>
>
--
-----------------------------------
John Kitchin
Professor
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
http://kitchingroup.cheme.cmu.edu
- [O] emails written in Org Mode, Ken Mankoff, 2014/07/08
- Re: [O] emails written in Org Mode,
John Kitchin <=
- Re: [O] emails written in Org Mode, Nick Dokos, 2014/07/09
- Re: [O] emails written in Org Mode, Eric Abrahamsen, 2014/07/09
- Re: [O] emails written in Org Mode, Thorsten Jolitz, 2014/07/09
- Re: [O] emails written in Org Mode, Esben Stien, 2014/07/10
- Re: [O] emails written in Org Mode, Esben Stien, 2014/07/13