From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug with label names in beamer export Date: Tue, 16 Jun 2015 22:18:44 +0200 Message-ID: <87k2v39zkr.fsf@selenimh.access.network> References: <20150616191116.GC20184@chitra.no-ip.org> <87fv5ra1j9.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58611) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4xIM-0001ym-VC for emacs-orgmode@gnu.org; Tue, 16 Jun 2015 16:17:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4xIM-00036o-22 for emacs-orgmode@gnu.org; Tue, 16 Jun 2015 16:17:18 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:60446) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4xIL-00032k-Ru for emacs-orgmode@gnu.org; Tue, 16 Jun 2015 16:17:17 -0400 In-Reply-To: <87fv5ra1j9.fsf@gmx.us> (rasmus@gmx.us's message of "Tue, 16 Jun 2015 21:36:26 +0200") 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: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > Suvayu Ali writes: > >> The attached patch should fix the issue. > > Pushed, thanks. I changed the commit message slightly. > >> * lisp/ox-beamer.el (org-beamer--get-label): wrap labels in {..} > > You don't need the "lisp/" prefix. Capitalize after the colon. Should > end with period. Thanks. Nitpick however: wouldn't it be more readable to use "sec-" as a prefix instead of "sec:" in order to solve the issue? Regards, -- Nicolas Goaziou