From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [patch] correct link following Date: Sun, 03 Nov 2013 13:09:13 +0100 Message-ID: <87r4ax3cwm.fsf@gmail.com> References: <8761s9d7nu.wl%n142857@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VcwUK-0003WY-9X for emacs-orgmode@gnu.org; Sun, 03 Nov 2013 07:09:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VcwUB-0004FH-SZ for emacs-orgmode@gnu.org; Sun, 03 Nov 2013 07:09:04 -0500 Received: from mail-wg0-x22b.google.com ([2a00:1450:400c:c00::22b]:50805) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VcwUB-0004FB-M0 for emacs-orgmode@gnu.org; Sun, 03 Nov 2013 07:08:55 -0500 Received: by mail-wg0-f43.google.com with SMTP id b13so1107827wgh.22 for ; Sun, 03 Nov 2013 04:08:54 -0800 (PST) In-Reply-To: <8761s9d7nu.wl%n142857@gmail.com> (Daniel Clemente's message of "Sun, 03 Nov 2013 18:52:21 +0700") 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: Daniel Clemente Cc: org-mode Mailinglist Hello, Daniel Clemente writes: > Hi, I sent this patch 1 month ago but it wasn't included in org. I still need it for link following to work, otherwise I get: > > Debugger entered--Lisp error: (wrong-type-argument stringp nil) > string-match("^id:" nil) > org-open-at-point(nil) > call-interactively(org-open-at-point nil nil) > command-execute(org-open-at-point) Applied. Thank you. Regards, -- Nicolas Goaziou