From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Bug with label names in beamer export Date: Wed, 17 Jun 2015 08:35:30 +0200 Message-ID: <20150617063530.GA28351@chitra.no-ip.org> References: <20150616191116.GC20184@chitra.no-ip.org> <87fv5ra1j9.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59003) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z57Jl-00053V-As for emacs-orgmode@gnu.org; Wed, 17 Jun 2015 02:59:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z57Jh-0002Sa-8f for emacs-orgmode@gnu.org; Wed, 17 Jun 2015 02:59:25 -0400 Received: from mail-wg0-x22e.google.com ([2a00:1450:400c:c00::22e]:35671) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z56wf-00038l-C6 for emacs-orgmode@gnu.org; Wed, 17 Jun 2015 02:35:33 -0400 Received: by wgbhy7 with SMTP id hy7so28138371wgb.2 for ; Tue, 16 Jun 2015 23:35:32 -0700 (PDT) Received: from chitra.no-ip.org (ip82-139-115-46.lijbrandt.net. [82.139.115.46]) by mx.google.com with ESMTPSA id bc9sm5077597wjc.28.2015.06.16.23.35.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jun 2015 23:35:32 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87fv5ra1j9.fsf@gmx.us> 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: emacs-orgmode@gnu.org On Tue, Jun 16, 2015 at 09:36:26PM +0200, Rasmus wrote: > 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. Thank you! -- Suvayu Open source is the future. It sets us free.