From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: hyperlink to info documentation Date: Sun, 15 Feb 2009 21:07:44 +0100 Message-ID: <922B9C9B-7693-4E15-8D20-48332F305AAF@gmail.com> References: <7bef1f890902141844k45068at2700e838b38c8eaf@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LYnHR-0002lc-KW for emacs-orgmode@gnu.org; Sun, 15 Feb 2009 15:07:57 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LYnHP-0002kd-HP for emacs-orgmode@gnu.org; Sun, 15 Feb 2009 15:07:56 -0500 Received: from [199.232.76.173] (port=37729 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LYnHP-0002kY-DA for emacs-orgmode@gnu.org; Sun, 15 Feb 2009 15:07:55 -0500 Received: from mail-ew0-f20.google.com ([209.85.219.20]:35709) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LYnHO-0004pL-C9 for emacs-orgmode@gnu.org; Sun, 15 Feb 2009 15:07:55 -0500 Received: by ewy13 with SMTP id 13so2799676ewy.18 for ; Sun, 15 Feb 2009 12:07:47 -0800 (PST) In-Reply-To: <7bef1f890902141844k45068at2700e838b38c8eaf@mail.gmail.com> 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: "Alan E. Davis" Cc: emacs-orgmode Mailinglist Links to info can reference a node, I do not think that there is finer control. You can always hack something, the point to start would be org-info-follow-link. I guess you could implement chopping off a search string and searching for it. - Carsten On Feb 15, 2009, at 3:44 AM, Alan E. Davis wrote: > I have tried to link to a specific paragraph in an info file. The > info docs do not mention linking with the "info" link type. Files > are linkable with "file". > > This link can link to a search inside an org file: > file:projects.org::some words > > I cannot make such a link work in an info file. Is this possible? > > An automatically generated link to an info file looks like this: > info:org:Structure%20editing > > However, the following does not work. > info:org:Structure%20editing::sort same-level" > > Is there another way to make this work? I would like to link to > specific parts of an info file, perhaps selecting a few words to > link to. > > Alan > > -- > Alan Davis > > It is undesirable to believe a proposition when > there is no ground whatsoever for supposing it is true. > ---- Bertrand Russell > They are ill discoverers that think there is no land, when they can > see nothing but sea. > ---- Sir Francis Bacon > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode