From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: broken link in online docs Date: Wed, 18 Apr 2012 16:56:35 +0200 Message-ID: <87aa29hyvw.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57805) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKWIB-0002dz-NS for emacs-orgmode@gnu.org; Wed, 18 Apr 2012 10:55:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SKWI5-0000ca-2q for emacs-orgmode@gnu.org; Wed, 18 Apr 2012 10:55:35 -0400 Received: from mail-ee0-f41.google.com ([74.125.83.41]:33995) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKWI4-0000cQ-PO for emacs-orgmode@gnu.org; Wed, 18 Apr 2012 10:55:28 -0400 Received: by eeke53 with SMTP id e53so2037774eek.0 for ; Wed, 18 Apr 2012 07:55:26 -0700 (PDT) In-Reply-To: (Brian van den Broek's message of "Wed, 18 Apr 2012 01:06:02 +0200") 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: Brian van den Broek Cc: emacs-orgmode Hi Brian, Brian van den Broek writes: > has a link "(see href="../calc/index.html#Top">Calc)" that yields a 404. > > I know patches are preferred, but I don't know to what the link ought > to point, so cannot fix the issue myself. The problem is that the link is correct in the Info version of the manual and wrong in the HTML version of the manual. I don't know how to specify a HTML reference that will be different from the Info one. Using @uref{} does not help here. As such cases are rare, I suggest making a redirection from http://orgmode.org/calc/index.html#Top to http://www.delorie.com/gnu/docs/calc/calc_toc.html Jason, can you set this up? -- Bastien