From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: HTML export and info: links Date: Wed, 03 Jul 2013 11:42:04 +0200 Message-ID: <87ip0s56ab.fsf@bzg.ath.cx> References: <87bo6nrzsh.fsf@bzg.ath.cx> <874ncc6pci.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuJZj-0006Hf-Fs for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 05:42:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuJZf-0005Dw-Vq for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 05:42:11 -0400 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:50644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuJZf-0005Dm-QD for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 05:42:07 -0400 Received: by mail-wi0-f180.google.com with SMTP id c10so5008635wiw.13 for ; Wed, 03 Jul 2013 02:42:07 -0700 (PDT) In-Reply-To: (Sebastian Wiesner's message of "Wed, 3 Jul 2013 10:31:56 +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: Sebastian Wiesner Cc: emacs-orgmode@gnu.org Hi Sebastian, Sebastian Wiesner writes: > I'll put Org mode migration of said manual on hold, for I currently > lack the time to write a proper link exporter myself. I gave this a closer look: one problem is that info links are relative to the user installation. For example [[info:internals#Top]] goes to the XEmacs manual, but there is no information about XEmacs in the link itself. We can imagine some hackish prepend-this-URL-to-all-HTML-info-links but that's really hackish... > Anyway, thank you for your answer, and please excuse the rather harsh > brevity of my previous answer. No problem! -- Bastien