From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Wrong type argument: Integer or marker-p, nil Date: Fri, 31 Jan 2014 21:38:07 +0100 Message-ID: <877g9fj39s.fsf@gmail.com> References: <87r47oia47.fsf@bzg.ath.cx> <87k3dg45vp.fsf@gmail.com> <87bnysi4m5.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41812) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9KqV-0000YK-DR for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 15:37:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9KqQ-0008Kb-PY for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 15:37:51 -0500 In-Reply-To: <87bnysi4m5.fsf@bzg.ath.cx> (Bastien's message of "Fri, 31 Jan 2014 15:54:26 +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: Bastien Cc: Nick Dokos , emacs-orgmode@gnu.org Hello, Bastien writes: > Yes, I see. Nicolas, can you double check my fix here: > http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=d035a9af I think this is not the right fix. AFAIU, I forgot `table-cell' (which can also contain objects) in '(paragraph verse-block) So it should just be a matter of adding it to that list. BTW, shouldn't ca0c77033d729a51688eabbb9847249cf50ad6c4 be applied on maint too? Regards, -- Nicolas Goaziou