From mboxrd@z Thu Jan 1 00:00:00 1970 From: Svjatoslav Agejenko Subject: Re: http://orgmode.org/worg/code/org-info-js/ broken Date: Sun, 01 Feb 2015 16:48:07 +0200 Message-ID: <1422802087.10294.5.camel@svjatoslav.eu> References: <1422511139.22238.2.camel@svjatoslav.eu> <84h9v8zjvz.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHvou-0000nF-P3 for emacs-orgmode@gnu.org; Sun, 01 Feb 2015 09:48:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHvoq-0007P7-PJ for emacs-orgmode@gnu.org; Sun, 01 Feb 2015 09:48:16 -0500 Received: from svjatoslav.eu ([192.34.59.153]:48159 helo=mail.svjatoslav.eu) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHvoq-0007Ow-L9 for emacs-orgmode@gnu.org; Sun, 01 Feb 2015 09:48:12 -0500 Received: from homepc (homepc [84.52.54.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.svjatoslav.eu (Postfix) with ESMTPSA id E0BC160FB6 for ; Sun, 1 Feb 2015 14:48:10 +0000 (UTC) In-Reply-To: <84h9v8zjvz.fsf@gmail.com> 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: emacs-orgmode@gnu.org Hi! On Fri, 2015-01-30 at 10:40 +0100, Marco Wahl wrote: > Svjatoslav Agejenko writes: > > > Button "Show Org source" on page > > http://orgmode.org/worg/code/org-info-js/ > > does not work. > > You could try the explicit > http://orgmode.org/worg/code/org-info-js/index.html instead. The > button's action depends on the concrete form of the URL in particular > the substring "html". That last link with explicit index.html seems to work. Still when searching Google for org-mode related things it directed me there: http://orgmode.org/worg/code/org-info-js/ And this URL looks valid by itself. No hints anywhere that I shall use index.html suffix. I hope whoever is responsible will fix this. Best regards, Svjatoslav > > HTH, Marco