From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-faq page on Worg seems busted Date: Fri, 27 Jan 2017 11:28:13 -0500 Message-ID: <87ziic5uxu.fsf@gmail.com> References: <8760l27sgl.fsf@gmail.com> <871svq7oof.fsf@gmail.com> <87fuk4aozr.fsf@luisa.c0t0d0s0.de> <878tpwaoww.fsf@luisa.c0t0d0s0.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cX9ON-0005LZ-SO for emacs-orgmode@gnu.org; Fri, 27 Jan 2017 11:28:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cX9OI-0008Tq-SJ for emacs-orgmode@gnu.org; Fri, 27 Jan 2017 11:28:51 -0500 Received: from [195.159.176.226] (port=35018 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cX9OI-0008Te-Mc for emacs-orgmode@gnu.org; Fri, 27 Jan 2017 11:28:46 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cX9O1-0001oq-2J for emacs-orgmode@gnu.org; Fri, 27 Jan 2017 17:28:29 +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" To: emacs-orgmode@gnu.org Michael Welle writes: > Hello, > > Michael Welle writes: > >> Hello, >> >> Nick Dokos writes: >> [...] >>> that, but publishing locally fails at a couple of [[id:][foo]] links: >>> >>> Unable to resolve link: "id:facac2a6-3526-450d-ac42-8d36b16c6bab" >>> >>> What's up with that? >> hm, I dimly remember having that (or a similar) problem. (require 'org-id) >> fixed that for me. > if the link target exists, of course. > That seems to do the job indeed - thanks! -- Nick