From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-open-at-point fails on internal links Date: Sat, 07 Oct 2017 17:04:07 +0200 Message-ID: <87r2ufgftk.fsf@nicolasgoaziou.fr> References: <87infrovdc.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e0qeA-0000pf-BR for Emacs-orgmode@gnu.org; Sat, 07 Oct 2017 11:04:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e0qe9-0004q1-LL for Emacs-orgmode@gnu.org; Sat, 07 Oct 2017 11:04:10 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:34449) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e0qe9-0004pl-FG for Emacs-orgmode@gnu.org; Sat, 07 Oct 2017 11:04:09 -0400 In-Reply-To: <87infrovdc.fsf@kyleam.com> (Kyle Meyer's message of "Sat, 07 Oct 2017 11:01:03 -0400") 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: Kyle Meyer Cc: "Emacs-orgmode@gnu.org" , Scott Otterson Hello, Kyle Meyer writes: > Hello, > > Scott Otterson writes: > >> When I click on an internal link to an anchor, I get the error message: >> >> "Wrong type argument: number-or-marker-p" >> >> The same happens if I type C-c C-o on the link. This is mapped >> to org-open-at-point, which should handle internal links. > > [...] > >> This behavior is new, I believe since the last org package update. I'm >> currently on org mode version 9.1.2. >> >> ------ Example Org File ----------- >> >> * headline 1 >> <> >> * headline 2 >> *** [[Anchor 1]] CLICK ON THIS > > FWIW I'm not able to reproduce this with 9.1.2. Ditto. Maybe a backtrace would help. Regards, -- Nicolas Goaziou