From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou <mail@nicolasgoaziou.fr> Subject: Re: ox-texinfo: Link to dedicated to target doesn't work Date: Sat, 30 May 2015 13:59:14 +0200 Message-ID: <87oal2xoml.fsf@nicolasgoaziou.fr> References: <mk9ji3$6mu$1@ger.gmane.org> <87eglzqsvw.fsf@selenimh.access.network> <55691F09.4020305@gmail.com> <87siaexysv.fsf@nicolasgoaziou.fr> <mkbsru$dt9$1@ger.gmane.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([2001:4830:134:3::10]:34984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <mail@nicolasgoaziou.fr>) id 1YyfOf-0006BN-2S for emacs-orgmode@gnu.org; Sat, 30 May 2015 07:57:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <mail@nicolasgoaziou.fr>) id 1YyfOe-0003Kb-Av for emacs-orgmode@gnu.org; Sat, 30 May 2015 07:57:48 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:34517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <mail@nicolasgoaziou.fr>) id 1YyfOe-0003KV-5L for emacs-orgmode@gnu.org; Sat, 30 May 2015 07:57:48 -0400 In-Reply-To: <mkbsru$dt9$1@ger.gmane.org> (Vaidheeswaran C.'s message of "Sat, 30 May 2015 14:06:22 +0530") List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=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: Vaidheeswaran C <vaidheeswaran.chinnaraju@gmail.com> Cc: emacs-orgmode@gnu.org Vaidheeswaran C <vaidheeswaran.chinnaraju@gmail.com> writes: > How about @ref{orgtarget1}? I'd rather not expose internals to the user. Also, displaying "orgtarget1" in an info file would be more confusing than helpful. Anyway, I changed a bit the behaviour for targets. Let me know what you think (or anyone else using this export back-end for that matter) about it. > ps: I can send in fixes. I have a copyright assignment. WDYT? You can send fixes along with your reports. A concrete proposal along with the report is also fine. Regards,