From mboxrd@z Thu Jan 1 00:00:00 1970 From: Emilio Francesquini Subject: Re: Bug: org-mode - "Wrong type argument: number-or-marker-p, nil" [9.1.14 (9.1.14-1-g4931fc-elpaplus @ /home/emilio/.emacs.d/elpa/org-plus-contrib-20180910/)] Date: Thu, 22 Nov 2018 17:00:38 -0200 Message-ID: References: <87d0r7v9ox.fsf@gmail.com> <87y39sg37z.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000166504057b457d08" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gPuDr-0003jU-Rs for emacs-orgmode@gnu.org; Thu, 22 Nov 2018 14:01:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gPuDr-0000GO-7D for emacs-orgmode@gnu.org; Thu, 22 Nov 2018 14:01:07 -0500 Received: from mail-wr1-x42f.google.com ([2a00:1450:4864:20::42f]:35920) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gPuDr-0000FE-17 for emacs-orgmode@gnu.org; Thu, 22 Nov 2018 14:01:07 -0500 Received: by mail-wr1-x42f.google.com with SMTP id t3so10209407wrr.3 for ; Thu, 22 Nov 2018 11:01:06 -0800 (PST) In-Reply-To: <87y39sg37z.fsf@nicolasgoaziou.fr> 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" To: emacs-orgmode@gnu.org --000000000000166504057b457d08 Content-Type: text/plain; charset="UTF-8" Hi Nicolas, This is not a bug. The function `org-list-struct' has to be called on an > item, not anywhere within an item. BTW, it is an internal function. You > may want to use `org-element-at-point' instead. > I see! I'll give it a try! Thanks! --000000000000166504057b457d08 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Nicolas,

This is not a bug. The function `org-list-struct&= #39; has to be called on an
item, not anywhere within an item. BTW, it is an internal function. You
may want to use `org-element-at-point' instead.
I see! I'll give it a try!

Thanks= !
=C2=A0
--000000000000166504057b457d08--