From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [PATCH][ox-koma-letter]: sender, email and cleanup Date: Mon, 27 May 2013 11:51:33 +0200 Message-ID: <87li70hhsq.fsf@pank.eu> References: <87hahrmabq.fsf@pank.eu> <20130525170322.GA734@kenny.local> <87bo7zlzln.fsf_-_@pank.eu> <20130526105400.GA716@kenny.local> <87wqqliz9y.fsf@pank.eu> <51A325C7.1020900@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ugu5u-00067T-Ku for emacs-orgmode@gnu.org; Mon, 27 May 2013 05:52:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ugu5l-0005Tn-2e for emacs-orgmode@gnu.org; Mon, 27 May 2013 05:51:58 -0400 Received: from plane.gmane.org ([80.91.229.3]:36006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ugu5k-0005Th-Sj for emacs-orgmode@gnu.org; Mon, 27 May 2013 05:51:49 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ugu5i-00070K-1u for emacs-orgmode@gnu.org; Mon, 27 May 2013 11:51:46 +0200 Received: from dynamic-adsl-94-39-217-165.clienti.tiscali.it ([94.39.217.165]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 May 2013 11:51:46 +0200 Received: from rasmus by dynamic-adsl-94-39-217-165.clienti.tiscali.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 May 2013 11:51:46 +0200 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@gnu.org Cc: xavier.garrido@gmail.com Hi Xavier, >>> 1. summarizes all changes in author. It uses my solution as mentioned above. >>> 2. full support for after closing keywords. See commit message >>> 3. signature to nil >>> 4. change handling of subject and allow for setting subject in >>> OPTION-line. >> >> I'm going to apply the patches. Thanks to both of you for the nice work! > > I just update Org/git and install ox-koma-letter lisp file. I have a > strange behavior with EMAIL keyword since there will be always a > =\setkomavar{fromemail}= command in my LaTeX produced file even if > there is no #+EMAIL: keyword on top of my org file. This is slightly > different from what I get when I write or not #+AUTHOR: keyword : the > =\setkomavar{fromname}= naturally disappears if AUTHOR is not written. Thanks for the quick report, and sorry about the inconvenience. I'm kind of busy this week due to obligations which I must attend to. Could you perhaps set the offending variable to nil for now? Either org-koma-letter-email or the org-koma-letter-use-email or use #+OPTIONS: email:nil. I couldn't see what would be causing the offending behavior straight away. Could you give me an example-file where the behavior fails? Then I'd also be able to test that future changes don't break expected behavior. Also, if time permits please do look over the (hopefully) elaborate changelogs and test that everything works as you expect it to. > I do not want to write every time my email in org file header since it > is already set in a lco file. But given this problem, the email is > always overloaded when exporting to latex/pdf. If you always have an email in you lco file you should disable email publishing. Cheers, Rasmus -- ⠠⠵