emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-babel for sending emails
@ 2017-04-08 18:50 Giri Prashanth
  2017-04-10  0:53 ` John Kitchin
  0 siblings, 1 reply; 2+ messages in thread
From: Giri Prashanth @ 2017-04-08 18:50 UTC (permalink / raw)
  To: org-mode


Hi,

Is there a dedicated org-babel for composing and sending emails from
org-mode ?

I know that a entire org-mode file could be sent as email by exporting
with org-mime, but I was wondering if there exist some package to have
message mode for org-babel, like the following:

#+BEGIN_SRC message FROM:.... TO:... 
<contents in message mode>
#+END_SRC

and executing above send the email.

Thank you in advance for your responses.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Org-babel for sending emails
  2017-04-08 18:50 Org-babel for sending emails Giri Prashanth
@ 2017-04-10  0:53 ` John Kitchin
  0 siblings, 0 replies; 2+ messages in thread
From: John Kitchin @ 2017-04-10  0:53 UTC (permalink / raw)
  To: Giri Prashanth; +Cc: org-mode

I do not know of any org-babel stuff.

I use some functions here:
https://github.com/jkitchin/scimax/blob/master/scimax-email.el

for emailing headings and for mail-merge like features.

You may find some of them suitable for your needs.

Giri Prashanth writes:

> Hi,
>
> Is there a dedicated org-babel for composing and sending emails from
> org-mode ?
>
> I know that a entire org-mode file could be sent as email by exporting
> with org-mime, but I was wondering if there exist some package to have
> message mode for org-babel, like the following:
>
> #+BEGIN_SRC message FROM:.... TO:...
> <contents in message mode>
> #+END_SRC
>
> and executing above send the email.
>
> Thank you in advance for your responses.


--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-10  0:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-08 18:50 Org-babel for sending emails Giri Prashanth
2017-04-10  0:53 ` John Kitchin

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).