From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [Emacs-orgmode] cannot store link to an info ode? Date: Fri, 11 Feb 2011 13:42:19 +0100 Message-ID: <877hd6u4ic.fsf@gnu.org> References: <80ipxrf8wl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=48595 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnsKY-0005cE-46 for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 07:42:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnsKW-0007AB-Rh for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 07:42:33 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:41494) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnsKW-00079u-Kq for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 07:42:32 -0500 Received: by fxm12 with SMTP id 12so2809566fxm.0 for ; Fri, 11 Feb 2011 04:42:31 -0800 (PST) In-Reply-To: <80ipxrf8wl.fsf@gmail.com> ("Vincent =?iso-8859-1?Q?Bela=EFch?= =?iso-8859-1?Q?e=22's?= message of "Fri, 14 Jan 2011 22:54:50 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Vincent =?iso-8859-1?Q?Bela=EFche?= Cc: "T. V. Raman" , Org mode Hi Vincent, Vincent Belaïche writes: > This format contradicts the assumption made in the URL package, > according to URL documentation the format should have been > > [[info:org.info#External%20links][some description]] I've pushed a fix to use this format (with "#") now. You can still follow info links with the old syntax. > Finally I make again the same suggestion, it would be good to have also > a line pointer, especially as it seems that the latest version of info > also have a line pointer in the index nodes. Patch welcome! -- Bastien