From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] Rewrite radio tables Date: Thu, 28 Aug 2014 01:33:01 +0200 Message-ID: <87wq9tfqz6.fsf@nicolasgoaziou.fr> References: <8761hh6662.fsf@nicolasgoaziou.fr> <1848618.FsWVfP5MLP@linux-j9m3.site> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMmhW-00070W-08 for emacs-orgmode@gnu.org; Wed, 27 Aug 2014 19:32:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMmhL-0002gO-Re for emacs-orgmode@gnu.org; Wed, 27 Aug 2014 19:32:25 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:45319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMmhL-0002fS-LG for emacs-orgmode@gnu.org; Wed, 27 Aug 2014 19:32:15 -0400 In-Reply-To: <1848618.FsWVfP5MLP@linux-j9m3.site> (AW's message of "Wed, 27 Aug 2014 16:50:25 +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: AW Cc: emacs-orgmode@gnu.org Hello, AW writes: > I'm really interested in improvments of orgtbl and exporting to LaTeX, but as > a user I have no idea what to do with the patchfile. > > If I can patch against a file of orgmode 8.2.7, please drop a line. This patch is against master. Though, you can try applying it on maint. Save the patch in your local org-mode repository. Possibly create a new branch on top of maint. Then from dired, with point on the file: ! git am RET The patch should be installed as the head of your current branch (unless there are conflicts). Regards, -- Nicolas Goaziou