From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cesar Subject: "broken" link in orgmode web page Date: Thu, 7 Sep 2017 15:34:01 -0400 Message-ID: <15e5dd5b7bd-c05-4d6d0@webjas-vac048.srv.aolmail.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_376461_758491556.1504812840893" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dq2Yy-0005Zl-Fx for emacs-orgmode@gnu.org; Thu, 07 Sep 2017 15:34:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dq2Yt-0004rO-OD for emacs-orgmode@gnu.org; Thu, 07 Sep 2017 15:34:08 -0400 Received: from omr-m015e.mx.aol.com ([204.29.186.15]:42272) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dq2Yt-0004qZ-Gd for emacs-orgmode@gnu.org; Thu, 07 Sep 2017 15:34:03 -0400 Received: from mtaomg-mab01.mx.aol.com (mtaomg-mab01.mx.aol.com [172.26.249.83]) by omr-m015e.mx.aol.com (Outbound Mail Relay) with ESMTP id 8DE5F38000A2 for ; Thu, 7 Sep 2017 15:34:02 -0400 (EDT) Received: from core-aba01g.mail.aol.com (core-aba01.mail.aol.com [172.27.22.1]) by mtaomg-mab01.mx.aol.com (OMAG/Core Interface) with ESMTP id 096B438000083 for ; Thu, 7 Sep 2017 15:34:02 -0400 (EDT) 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 ------=_Part_376461_758491556.1504812840893 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi folks, While not a "bug" in Org-mode proper, if we count orgmode.org as documentat= ion, then we can consider this as something worth mentioning (and repairing= ): In the page Beamer presentations using the new export engine the link for = =C2=AB . . . nice article on how you could explore . . . =C2=BB, points to = a local file system (file:///home/emacs/org/Worg/exporters/filter-markup.ht= ml), which fails (at least for me ). At first I thought it was due my non canonical emacs + Org-mode installatio= n (boss machine, non unix) but even in a Linux machine at my home this link= fails... HTH -- Cesar Rabak ------=_Part_376461_758491556.1504812840893 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi folks,

While not a "bug" in Org-mode proper, if we count orgmode.org as docum= entation, then we can consider this as something worth mentioning (and repa= iring):

In the page Beamer presentations using the new export engine th= e link for =C2=AB . . . nice article on how you could explore . .= . =C2=BB, points to a local file system (file:///home/emacs/org/Worg/expor= ters/filter-markup.html), which fails (at least for me ).

At first I thought it was due my non canonical emacs + Org-mode instal= lation (boss machine, non unix) but even in a Linux machine at my home this= link fails...

HTH
--
Cesar Rabak

------=_Part_376461_758491556.1504812840893-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: "broken" link in orgmode web page Date: Sun, 10 Sep 2017 14:22:39 +0200 Message-ID: <87poayzqsw.fsf@nicolasgoaziou.fr> References: <15e5dd5b7bd-c05-4d6d0@webjas-vac048.srv.aolmail.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dr1G9-0001zr-Gw for emacs-orgmode@gnu.org; Sun, 10 Sep 2017 08:22:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dr1G6-0007Ag-UI for emacs-orgmode@gnu.org; Sun, 10 Sep 2017 08:22:45 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:36045) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dr1G6-00079U-O6 for emacs-orgmode@gnu.org; Sun, 10 Sep 2017 08:22:42 -0400 In-Reply-To: <15e5dd5b7bd-c05-4d6d0@webjas-vac048.srv.aolmail.net> (Cesar's message of "Thu, 7 Sep 2017 15:34:01 -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: Cesar Cc: emacs-orgmode@gnu.org Hello, Cesar writes: > While not a "bug" in Org-mode proper, if we count orgmode.org as document= ation, then we can consider this as something worth mentioning (and repairi= ng): > In the page Beamer presentations using the new export engine the link > for =C2=AB . . . nice article on how you could explore . . . =C2=BB, poin= ts to > a local file system > (file:///home/emacs/org/Worg/exporters/filter-markup.html), which > fails (at least for me ). > > At first I thought it was due my non canonical emacs + Org-mode installat= ion (boss machine, non unix) but even in a Linux machine at my home this li= nk fails... Fixed. Thank you. Since Worg is edited by the community, feel free to ask here for write access, if you want to. Regards, --=20 Nicolas Goaziou