From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Sending org-mode nodes Date: Thu, 19 Nov 2009 10:54:50 -0500 Message-ID: <87lji2qzlh.fsf@gollum.intra.norang.ca> References: <87aayjaih8.fsf@dasa3.iem.pw.edu.pl> <873a4a29ce.wl%maus.david@gmail.com> <87hbsqu86y.fsf@dasa3.iem.pw.edu.pl> <87skca93a9.fsf@gmx.de> <874ooqty72.fsf@dasa3.iem.pw.edu.pl> <873a4a8t5b.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NB9Ld-00029G-BN for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 10:55:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NB9LZ-00025S-NN for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 10:55:04 -0500 Received: from [199.232.76.173] (port=47575 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NB9LZ-00025B-GC for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 10:55:01 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:58371) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NB9LY-0001S7-Un for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 10:55:01 -0500 In-Reply-To: <873a4a8t5b.fsf@gmx.de> (Sebastian Rose's message of "Thu\, 19 Nov 2009 15\:51\:28 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastian Rose Cc: lukasz.stelmach@iem.pw.edu.pl, emacs-orgmode@gnu.org Sebastian Rose writes: > Well, if you often resend a node, it makes absolutely sense, I guess. > > I always write my mails from scratch. But, on the other hand, I could > imagine an Org-file with email templates like that. E.g. for mailing to > certain groups of people. Wrap your email (including headers) in a #+begin_src message ... #+end_src and C-c ' to get to message mode, C-c C-s to send, and C-c ' to get out. -Bernt