From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: LaTeX export #+NAME failing [8.3.1 (release_8.3.1-123-g823cad @ /home/amdavis/src/org-mode/lisp/)] Date: Thu, 17 Sep 2015 09:16:01 +0200 Message-ID: <87k2rpv7m6.fsf@nicolasgoaziou.fr> References: <87613awcqw.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35536) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcTOi-0006JK-GI for emacs-orgmode@gnu.org; Thu, 17 Sep 2015 03:14:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZcTOh-0004hF-Lf for emacs-orgmode@gnu.org; Thu, 17 Sep 2015 03:14:24 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:51645) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcTOh-0004h6-Fb for emacs-orgmode@gnu.org; Thu, 17 Sep 2015 03:14:23 -0400 In-Reply-To: (Andrew Davis's message of "Wed, 16 Sep 2015 21:08:16 +0000") 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: Andrew Davis Cc: emacs-orgmode@gnu.org Andrew Davis writes: > Could you just briefly let me know why this is a feature? I am > assuming that this is so that org references are unique should you > accidentally reuse a label? The main reason is that it puts much less restrictions on the name of internal links and is more portable across back-ends. Regards,