From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: [PATCH] Improve configurability of ox-koma-letter Date: Sun, 05 May 2013 18:24:10 +0200 Message-ID: References: <20130421175957.GA7821@cartman> <87ppxnkl4d.fsf@gmail.com> <20130422105742.GD7821@cartman> <20130422191448.GC725@kenny.fritz.box> <20130423095058.GB685@kenny.fritz.box> <20130505132511.GA2898@kenny.local> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZ1jS-0005fV-Pe for emacs-orgmode@gnu.org; Sun, 05 May 2013 12:24:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZ1jR-0006qf-Ud for emacs-orgmode@gnu.org; Sun, 05 May 2013 12:24:14 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:20127) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZ1jR-0006qG-Np for emacs-orgmode@gnu.org; Sun, 05 May 2013 12:24:13 -0400 In-reply-to: <20130505132511.GA2898@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: Viktor Rosenfeld Cc: emacs-orgmode@gnu.org Viktor Rosenfeld writes: > Hi Alan, > > I've removed the defaults from OPENING and CLOSING. See the attached > patch. Thanks, I've applied it. To magit/emacs users: is there a way to apply a patch (with signoff) directly from emacs (I guess with magit)? I typically go to a shell to do so ... Alan