From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: Wrong type argument: Integer or marker-p, nil Date: Fri, 31 Jan 2014 15:54:26 +0100 Message-ID: <87bnysi4m5.fsf@bzg.ath.cx> References: <87r47oia47.fsf@bzg.ath.cx> <87k3dg45vp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9FUL-0000m4-C0 for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 09:54:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9FUG-0000j8-MF for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 09:54:37 -0500 Received: from mail-ee0-x234.google.com ([2a00:1450:4013:c00::234]:59648) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9FUG-0000iy-F3 for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 09:54:32 -0500 Received: by mail-ee0-f52.google.com with SMTP id e53so2301155eek.25 for ; Fri, 31 Jan 2014 06:54:31 -0800 (PST) In-Reply-To: <87k3dg45vp.fsf@gmail.com> (Nick Dokos's message of "Fri, 31 Jan 2014 08:50:50 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Nick Dokos writes: > Bastien writes: > >> Rustom Mody writes: >> >>> For the below file, if I place the cursor in the right column >>> and give C-c C-c I get the above error >> >> I can't reproduce this -- can you send a backtrace? > > This form > > (org-element-property :contents-begin context) > > seems to be returning nil. Yes, I see. Nicolas, can you double check my fix here: http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=d035a9af -- Bastien