From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Orgmode testsuite Date: Fri, 29 Jan 2016 14:25:34 +0100 Message-ID: <87wpqsa569.fsf@nicolasgoaziou.fr> References: <87vb6hlspz.fsf@nicolasgoaziou.fr> <87k2mui4dl.fsf@jugulator.defunced.de> <87bn863ziu.fsf@nicolasgoaziou.fr> <87bn863ujj.fsf@posteo.de> <878u39b7ds.fsf@nicolasgoaziou.fr> <87io2camp8.fsf@posteo.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP91V-0004v9-1c for emacs-orgmode@gnu.org; Fri, 29 Jan 2016 08:23:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aP91T-0002Sj-Vd for emacs-orgmode@gnu.org; Fri, 29 Jan 2016 08:23:36 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:48507) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP91T-0002Re-PO for emacs-orgmode@gnu.org; Fri, 29 Jan 2016 08:23:35 -0500 In-Reply-To: <87io2camp8.fsf@posteo.de> (Andrej Depperschmidt's message of "Fri, 29 Jan 2016 08:06:59 +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: Andrej Depperschmidt Cc: Christian Kruse , gongzhitaao , emacs-orgmode@gnu.org Hello, Andrej Depperschmidt writes: > The minimal example are the two tables in an org-file. When I try to > move in those tables using TAB it is working okay in the first but not > in the second. Note however that it is working as expected with emacs -Q > and manually loading org. > > There seems to be something in my configuration that needs to be > adjusted to the last changes in org-mode. It stopped working a few days > ago without any changes of my config. Any idea what to look for? > > > | col1 | col2 | > |------+------| > | a11 | a12 | > | a21 | a22 | > > > | col1 | col2 | > |--------------------+--------------------| > | http://www.url1.de | http://www.url2.de | I cannot reproduce the problem. You may want to bisect for the commit responsible for your change and let us know. Regards, -- Nicolas Goaziou