From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: OrgTbl mode not working Date: Thu, 13 Aug 2015 22:36:20 +0200 Message-ID: <87tws3ncxn.fsf@nicolasgoaziou.fr> References: <87tws4ouz8.fsf@jnanam.net> <8737znhb75.fsf@nicolasgoaziou.fr> <87si7npq00.fsf@jnanam.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPzD7-0000hb-Jm for emacs-orgmode@gnu.org; Thu, 13 Aug 2015 16:34:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZPzD6-0000a8-Np for emacs-orgmode@gnu.org; Thu, 13 Aug 2015 16:34:49 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:53223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPzD6-0000Yn-Gd for emacs-orgmode@gnu.org; Thu, 13 Aug 2015 16:34:48 -0400 In-Reply-To: <87si7npq00.fsf@jnanam.net> (Benjamin Slade's message of "Thu, 13 Aug 2015 02:11:11 -0600") 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: Benjamin Slade Cc: emacs-orgmode@gnu.org Benjamin Slade writes: > Here is one: > > <<<<-------------------->>> > > \begin{comment} > #+ORGTBL: SEND summarytable orgtbl-to-latex :splice t :skip 0 > > | | | | | | > |---+---+---+---+---| > | | | | | | > > \end{comment} > > <<<<-------------------->>> > > [running in AUCTeX mode] Fixed. Thank you. Regards,