From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: [BUG] [contrib/org-koma-letter.el] #+DATE and #+TO_ADDRESS picked up from outside the current subtree Date: Sun, 30 Dec 2012 10:37:48 +0100 Message-ID: References: <20121228223805.GA4659@kenny.fritz.box>, , <20121229191827.GB33275@kenny.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpFL6-0001IX-28 for emacs-orgmode@gnu.org; Sun, 30 Dec 2012 04:37:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TpFL5-0006T0-7s for emacs-orgmode@gnu.org; Sun, 30 Dec 2012 04:37:52 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:5517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpFL5-0006Sw-29 for emacs-orgmode@gnu.org; Sun, 30 Dec 2012 04:37:51 -0500 In-reply-to: <20121229191827.GB33275@kenny.fritz.box> 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: Viktor Rosenfeld Cc: emacs-orgmode@gnu.org Viktor Rosenfeld writes: > As an aside, what's the purpose of wrapping the letter in an org-mode > source block? Or did you just do that to wrap the example in the e-mail? That was for the mail, as some mail reader then know how to nicely display the code. Alan