From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: [patch] LaTeX export using tabu tables Date: Mon, 25 Mar 2013 14:54:21 +0800 Message-ID: <87hak0c6le.fsf@ericabrahamsen.net> References: <87li9e4u7q.fsf@ericabrahamsen.net> <87ehf5ywqn.fsf@gmail.com> <878v5cdotv.fsf@ericabrahamsen.net> <87txo0ggt2.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38621) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK1D4-0001pw-C4 for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 02:48:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK1D3-0004hB-B5 for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 02:48:46 -0400 Received: from plane.gmane.org ([80.91.229.3]:46644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK1D3-0004h4-4U for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 02:48:45 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UK1DN-0007sF-Eg for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 07:49:05 +0100 Received: from 114.250.134.30 ([114.250.134.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Mar 2013 07:49:05 +0100 Received: from eric by 114.250.134.30 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Mar 2013 07:49:05 +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: emacs-orgmode@gnu.org Bastien writes: > Hi Eric, > > Eric Abrahamsen writes: > >> Attached is a non-clever version that includes a :spread keyword, >> and a (hopefully) correctly-written commit message. > > Thanks! > > I was surprised not to find you on the list of FSF-signed contributors > -- did you assigned your copyright to the FSF already? If not, you'll > need to go through this for the patch to be included I'm afraid... Huh, that surprises me too! I looked in my files and I'm supposed to be RT:710483, whatever that means -- they told me it would apply to any emacs-related packages... > > Thanks for letting us know. > > Best,