From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: org-faq page on Worg seems busted Date: Wed, 25 Jan 2017 16:14:18 -0500 Message-ID: <8760l27sgl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51631) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWUto-00011K-EG for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 16:14:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWUtl-0004OL-2v for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 16:14:36 -0500 Received: from [195.159.176.226] (port=43169 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cWUtk-0004O5-SK for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 16:14:33 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cWUtY-0006sv-8y for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 22:14:20 +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 The "Latest questions on SO" section at the beginning of http://orgmode.org/worg/org-faq.html shows literal HTML: The source looks like this: <noscript> so something broke the export. -- Nick From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-faq page on Worg seems busted Date: Wed, 25 Jan 2017 17:36:00 -0500 Message-ID: <871svq7oof.fsf@gmail.com> References: <8760l27sgl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43579) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWWBg-0000aU-4j for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 17:37:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWWBc-0006NV-67 for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 17:37:08 -0500 Received: from [195.159.176.226] (port=33675 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cWWBb-0006NB-VY for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 17:37:04 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cWWAx-0007kr-SI for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 23:36:23 +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 Nick Dokos writes: > The "Latest questions on SO" section at the beginning of > > http://orgmode.org/worg/org-faq.html > > shows literal HTML: > > > > > > The source looks like this: > > <noscript> > > so something broke the export. It seems that org-faq.org is still using #+begin_html ... #+end_html (instead of #+begin_export html ... #+end_export). I was trying to fix 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? I tried clicking on the link (e.g. line 2013 of org-faq.org) in the org file - it says: No match - create this as a new heading? That has to be a bug, no? -- Nick From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-faq page on Worg seems busted Date: Wed, 25 Jan 2017 18:20:40 -0500 Message-ID: <87wpdi681j.fsf@gmail.com> References: <8760l27sgl.fsf@gmail.com> <871svq7oof.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWWsL-0004yQ-PR for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 18:21:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWWsG-0003Iq-UM for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 18:21:13 -0500 Received: from [195.159.176.226] (port=47650 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cWWsG-0003Ic-No for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 18:21:08 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cWWrw-0007ip-Rs for emacs-orgmode@gnu.org; Thu, 26 Jan 2017 00:20:48 +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 Version info just in case: GNU Emacs 26.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.20.9) of 2017-01-19 Org mode version 9.0.3 (release_9.0.3-241-gc3d67b @ /home/nick/elisp/org-mode/lisp/) -- Nick From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Welle Subject: Re: org-faq page on Worg seems busted Date: Fri, 27 Jan 2017 09:25:28 +0100 Message-ID: <87fuk4aozr.fsf@luisa.c0t0d0s0.de> References: <8760l27sgl.fsf@gmail.com> <871svq7oof.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51740) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cX1qh-0007yC-Jh for emacs-orgmode@gnu.org; Fri, 27 Jan 2017 03:25:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cX1qd-0000xL-Kl for emacs-orgmode@gnu.org; Fri, 27 Jan 2017 03:25:35 -0500 Received: from mout.gmx.net ([212.227.15.19]:59133) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cX1qd-0000wq-9o for emacs-orgmode@gnu.org; Fri, 27 Jan 2017 03:25:31 -0500 Received: from stella.c0t0d0s0.de ([141.99.200.222]) by mail.gmx.com (mrgmx001 [212.227.17.190]) with ESMTPSA (Nemesis) id 0MMCFR-1ca5B60iMP-00867s for ; Fri, 27 Jan 2017 09:25:29 +0100 Received: from Stella (stella.c0t0d0s0.de [192.168.42.1]) by stella.c0t0d0s0.de (Postfix) with ESMTP id B000CC45FC for ; Fri, 27 Jan 2017 09:25:28 +0100 (CET) In-Reply-To: <871svq7oof.fsf@gmail.com> (Nick Dokos's message of "Wed, 25 Jan 2017 17:36:00 -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" To: emacs-orgmode@gnu.org 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. Regards hmw From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Welle Subject: Re: org-faq page on Worg seems busted Date: Fri, 27 Jan 2017 09:27:11 +0100 Message-ID: <878tpwaoww.fsf@luisa.c0t0d0s0.de> References: <8760l27sgl.fsf@gmail.com> <871svq7oof.fsf@gmail.com> <87fuk4aozr.fsf@luisa.c0t0d0s0.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51991) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cX1sM-0000SY-3q for emacs-orgmode@gnu.org; Fri, 27 Jan 2017 03:27:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cX1sI-0001No-5N for emacs-orgmode@gnu.org; Fri, 27 Jan 2017 03:27:18 -0500 Received: from mout.gmx.net ([212.227.15.15]:50684) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cX1sH-0001NZ-Rg for emacs-orgmode@gnu.org; Fri, 27 Jan 2017 03:27:14 -0500 Received: from stella.c0t0d0s0.de ([141.99.200.222]) by mail.gmx.com (mrgmx001 [212.227.17.190]) with ESMTPSA (Nemesis) id 0LsUDg-1cMHNY1XtQ-011w6T for ; Fri, 27 Jan 2017 09:27:12 +0100 Received: from Stella (stella.c0t0d0s0.de [192.168.42.1]) by stella.c0t0d0s0.de (Postfix) with ESMTP id E92E5C45FC for ; Fri, 27 Jan 2017 09:27:11 +0100 (CET) In-Reply-To: <87fuk4aozr.fsf@luisa.c0t0d0s0.de> (Michael Welle's message of "Fri, 27 Jan 2017 09:25:28 +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 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. Regards hmw 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