From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: [RFC] Move ox-koma-letter into core? Date: Sat, 18 Jan 2014 00:08:33 +0100 Message-ID: <878uueciku.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4IWT-0000EN-14 for emacs-orgmode@gnu.org; Fri, 17 Jan 2014 18:08:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W4IWJ-0001Q6-BD for emacs-orgmode@gnu.org; Fri, 17 Jan 2014 18:08:20 -0500 Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:44947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4IWJ-0001Po-47 for emacs-orgmode@gnu.org; Fri, 17 Jan 2014 18:08:11 -0500 Received: by mail-we0-f171.google.com with SMTP id w61so5183496wes.16 for ; Fri, 17 Jan 2014 15:08:10 -0800 (PST) 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: Org Mode List Cc: Alan Schmitt Hello, "ox-koma-letter" is an export back-end living in contrib, which, as you may know, allows to easily produce letters from Org. I think this is a nice feature to have[fn:1]. Should we have it in core? There is one thing to consider, though: Viktor Rosenfeld (Cc'ed) contributed a significant number of lines of code to the file but hasn't signed FSF papers, AFAIK. WDYT? Regards, [fn:1] Luis Anaya's ox-groff.el seems to provide similar features but I haven't tested it. Though, AFAICS, Groff is more limited than LaTeX. -- Nicolas Goaziou