Hi Konstantin, Konstantin Kliakhandler <ko...@slumpy.org> 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