From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: koma letter export Date: Tue, 11 Jun 2013 04:34:20 +0530 Message-ID: <20130610230420.GA7972@panahar> References: <20130610153619.GB531@panahar> <20130610200630.GA9790@kenny.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmB8X-0003qH-N2 for emacs-orgmode@gnu.org; Mon, 10 Jun 2013 19:04:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmB8W-0006hf-VI for emacs-orgmode@gnu.org; Mon, 10 Jun 2013 19:04:29 -0400 Received: from mail-pb0-x22d.google.com ([2607:f8b0:400e:c01::22d]:51266) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmB8W-0006hb-Om for emacs-orgmode@gnu.org; Mon, 10 Jun 2013 19:04:28 -0400 Received: by mail-pb0-f45.google.com with SMTP id mc8so7780838pbc.32 for ; Mon, 10 Jun 2013 16:04:27 -0700 (PDT) Received: from panahar ([203.122.34.50]) by mx.google.com with ESMTPSA id xd2sm17098922pac.15.2013.06.10.16.04.25 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 10 Jun 2013 16:04:27 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20130610200630.GA9790@kenny.local> 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: emacs-orgmode > > However, using C-c C-e C-s k o I can create a letter from your example > just fine. Note the C-s in the middle which selects the current subtree. Thank you. Works perfect. Vikas