From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Salazar Subject: how to pass variables (such as to-address) to org-mime? Date: Tue, 30 Jun 2015 15:28:07 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b2e4fcebdecb90519c134e0 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZA1CY-0003WA-SD for emacs-orgmode@gnu.org; Tue, 30 Jun 2015 15:28:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZA1CU-0002aA-1U for emacs-orgmode@gnu.org; Tue, 30 Jun 2015 15:28:14 -0400 Received: from mail-pd0-x233.google.com ([2607:f8b0:400e:c02::233]:34767) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZA1CT-0002Zl-P3 for emacs-orgmode@gnu.org; Tue, 30 Jun 2015 15:28:09 -0400 Received: by pdbep18 with SMTP id ep18so11178933pdb.1 for ; Tue, 30 Jun 2015 12:28:07 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte , org-mode --047d7b2e4fcebdecb90519c134e0 Content-Type: text/plain; charset=UTF-8 To Eric and the org-list, Question about org-mime. When sending email, I'd like to instruct org-mime to pull certain variables from my org-mode subtrees. For example, how can I instruct org-mime to pull the "to" email address from the subtree? So that, for example, my org-mode subtree could look something like this and org-mime would pull the email address automatically? ------- * test of org-mime #+EMAIL-TO: test@gnu.org #+EMAIL-CC: emacs-orgmode@gnu.org Hey man, This is a test of org-mime. Best, Peter --------- It would be great to do the same thing for cc, bcc, custom signatures, etc. Has anyone hacked together anything like this? --047d7b2e4fcebdecb90519c134e0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
To=C2=A0Eric and the org-list,=C2=A0

Question about org-mime. When sending email, I'd like to instr= uct org-mime to pull certain variables from my org-mode subtrees. For examp= le, how can I instruct org-mime to pull the "to" email address fr= om the subtree?

So that, for example, my org-mode = subtree could look something like this and org-mime would pull the email ad= dress automatically?=C2=A0

-------
* tes= t of org-mime
#+EMAIL-TO: test@gn= u.org
Hey man,
=C2=A0 =C2= =A0=C2=A0
This is a test of org-mime.=C2=A0
=C2=A0 =C2= =A0=C2=A0
Best,
Peter
---------
It would be great to do the same thing for cc, bcc, custom sign= atures, etc.

Has anyone hacked together anythi= ng like this?
--047d7b2e4fcebdecb90519c134e0--