From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konstantin Kliakhandler Subject: Re: Bug: Org-mode interprets lines starting with | as tables even when those lined are inside an align* block [8.2.5h (8.2.5h-30-gdd810b-elpa @ /home/kosta/.emacs.d/elpa/org-20140303/)] Date: Wed, 16 Apr 2014 22:11:49 +0300 Message-ID: References: <87d2h7cjug.fsf@slumpy.org> <87vbu9xlra.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c306686c575004f72db178 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaVFo-0007LH-9H for emacs-orgmode@gnu.org; Wed, 16 Apr 2014 15:12:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WaVFi-0008Te-Hl for emacs-orgmode@gnu.org; Wed, 16 Apr 2014 15:12:16 -0400 Received: from mail-qc0-f182.google.com ([209.85.216.182]:52632) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaVFi-0008TN-Dj for emacs-orgmode@gnu.org; Wed, 16 Apr 2014 15:12:10 -0400 Received: by mail-qc0-f182.google.com with SMTP id e16so12465435qcx.13 for ; Wed, 16 Apr 2014 12:12:09 -0700 (PDT) In-Reply-To: <87vbu9xlra.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org --001a11c306686c575004f72db178 Content-Type: text/plain; charset=UTF-8 Thanks! On Wed, Apr 16, 2014 at 6:26 PM, Bastien wrote: > Hi Konstantin, > > Konstantin Kliakhandler writes: > > > Pretty much what the headline says. This incorrect interpretation means > > that if for example one tries to use org-cdlatex completions in that > > line or later in the block, they won't work: Instead, new cells will be > > created. > > `org-try-cdlatex-tab' is now called before TAB gets its behavior > from the table environment. That said, if `org-try-cdlatex-tab' > yields nothing, TAB will go the next field in a table. > > Thanks for raising this, > > -- > Bastien > --001a11c306686c575004f72db178 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks!


On Wed, Apr 16, 2014 at 6:26 PM, Bastien= <bzg= @gnu.org> wrote:
Hi Konstantin,

Konstantin Kliakhandler <kosta@slump= y.org> writes:

> Pretty much what the headline says. This incorrect interpretation mean= s
> that if for example one tries to use org-cdlatex completions in that > line or later in the block, they won't work: Instead, new cells wi= ll be
> created.

`org-try-cdlatex-tab' is now called before TAB gets its behavior<= br> from the table environment. =C2=A0That said, if `org-try-cdlatex-tab' yields nothing, TAB will go the next field in a table.

Thanks for raising this,

--
=C2=A0Bastien

--001a11c306686c575004f72db178--