From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] manual: fix references to Calc manual Date: Sat, 18 Feb 2012 18:22:14 +0100 Message-ID: <87r4xsgipl.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52282) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ryny1-0006zM-P5 for emacs-orgmode@gnu.org; Sat, 18 Feb 2012 12:21:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rynxz-0007vF-PB for emacs-orgmode@gnu.org; Sat, 18 Feb 2012 12:21:01 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:42483) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rynxz-0007v2-IS for emacs-orgmode@gnu.org; Sat, 18 Feb 2012 12:20:59 -0500 Received: by wibhj13 with SMTP id hj13so2884708wib.0 for ; Sat, 18 Feb 2012 09:20:58 -0800 (PST) In-Reply-To: (Michael Brand's message of "Sat, 18 Feb 2012 17:06:53 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Brand Cc: Org Mode Michael Brand writes: > * doc/org.texi: Decapitalize file name in references to Calc manual. > > On a case sensitive file system the references from the HTML Org > manual (e. g. the link href="Calc.html#Embedded-Mode" or > href="../Calc/Embedded-Mode.html#Embedded-Mode") to the HTML Calc > manual (e. g. the file calc.html or calc/Embedded-Mode.html) do not > match. > > The info browser did not suffer from this doc bug in org.texi, > it seems to be case-insensitive regarding link target file name. Applied, thanks! -- Bastien