From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: export_file_name problem with new exporter Date: Sun, 09 Dec 2012 11:12:03 +0100 Message-ID: References: <20121207122921.GL4294@kuru.dyndns-at-home.com> <20121207125019.GM4294@kuru.dyndns-at-home.com> <20121207152100.GN4294@kuru.dyndns-at-home.com> <20121207190957.GA10848@kuru.dyndns-at-home.com> <87ip8c7nup.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Thdrj-0006Fw-Dp for emacs-orgmode@gnu.org; Sun, 09 Dec 2012 05:12:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Thdri-0007v0-7d for emacs-orgmode@gnu.org; Sun, 09 Dec 2012 05:12:07 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:6411) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Thdri-0007um-16 for emacs-orgmode@gnu.org; Sun, 09 Dec 2012 05:12:06 -0500 In-Reply-To: <87ip8c7nup.fsf@Rainer.invalid> (Achim Gratz's message of "Sat, 08 Dec 2012 13:03:10 +0100") 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: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > Alan Schmitt writes: >> TINYCHANGE > > As much as you would wish it wasn't so, your patch exceeds the tiny > change limit (not even counting your previous contributions) and you'll > need signed copyright papers for this to go into Org and Emacs. OK, there's something I'm missing here. First, the patch is a copy of the same functions in org-e-latex with about 100 characters modified (by repeatedly renaming "latex" into "beamer" in several places). I thought it would qualify for a "TINYCHANGE", but I guess this just proves I'm not a lawyer ;-) Second, I was under the impression that commits to contrib did not participate to the 20 lines limit, as this directory is not included in emacs. I put "TINYCHANGE" because Nicolas asked me when I did a small change to org-e-latex. I have actually signed and sent the papers to the FSF, I'm waiting to get them back. Nevertheless it may be good to clarify whether the TINYCHANGE restriction applies to files in contrib. Best, Alan