From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Leech-Pepin Subject: Re: [texinfo] Info links Date: Thu, 21 Feb 2013 18:03:49 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec5016301723cf504d644167c Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47690) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8fBB-0006ZZ-Kb for emacs-orgmode@gnu.org; Thu, 21 Feb 2013 18:03:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8fB8-0000uj-Vo for emacs-orgmode@gnu.org; Thu, 21 Feb 2013 18:03:53 -0500 Received: from mail-ve0-f169.google.com ([209.85.128.169]:53580) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8fB8-0000uF-Qo for emacs-orgmode@gnu.org; Thu, 21 Feb 2013 18:03:50 -0500 Received: by mail-ve0-f169.google.com with SMTP id 15so54348vea.28 for ; Thu, 21 Feb 2013 15:03:49 -0800 (PST) In-Reply-To: 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: "Thomas S. Dye" Cc: Org-mode --bcaec5016301723cf504d644167c Content-Type: text/plain; charset=UTF-8 Hello Tom, On 21 February 2013 15:09, Thomas S. Dye wrote: > Aloha all, > > This link (which works correctly in the Org mode buffer): > > [[info:emacs#Indirect Buffers][GNU Emacs Manual]] > > exports to texinfo like this: > > @ref{top,GNU Emacs Manual,,emacs#Indirect Buffers,} > > when I was hoping to approximate this: > > @ref{Indirect Buffers,,,emacs,GNU Emacs Manual} > > Is this a bug, or should I be doing something differently? > > This was an oversight by me. I only set ':' as the splitter in the path. I'm not at the machine that has the right SSH key to be able to push the fix, however if you change the # to : it should export properly (I'll add # as a marker to split on as well once I'm at the right machine). This will also work properly in Org to access the correct node. Regards, Jon > All the best, > Tom > > -- > T.S. Dye & Colleagues, Archaeologists > 735 Bishop St, Suite 315, Honolulu, HI 96813 > Tel: 808-529-0866, Fax: 808-529-0884 > http://www.tsdye.com > > --bcaec5016301723cf504d644167c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello Tom,

On 21 February 2013 15:09, Tho= mas S. Dye <tsd@tsdye.com> wrote:
Aloha all,

This link (which works correctly in the Org mode buffer):

[[info:emacs#Indirect Buffers][GNU Emacs Manual]]

exports to texinfo like this:

@ref{top,GNU Emacs Manual,,emacs#Indirect Buffers,}

when I was hoping to approximate this:

@ref{Indirect Buffers,,,emacs,GNU Emacs Manual}

Is this a bug, or should I be doing something differently?

This was an oversight by me. =C2=A0I only set ':&= #39; as the splitter in the path.
I'm not at the machine that= has the right SSH key to be able to push
the fix, however if you= change the # to : it should export properly (I'll
add # as a marker to split on as well once I'm at the right machin= e).

This will also work properly in Org to access = the correct node.

Regards,

Jon
All the best,
Tom

--
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, = Fax: 808-529-0884 http://www.tsdye.com=


--bcaec5016301723cf504d644167c--