From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-beamer-select-environment (ox-beamer.el) should temporarily disable persistent tags Date: Mon, 19 May 2014 13:39:44 +0200 Message-ID: <87ha4mdmkf.fsf@gmail.com> References: <5379CF37.5020900@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmLuZ-00082y-9z for emacs-orgmode@gnu.org; Mon, 19 May 2014 07:39:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WmLuQ-0001pb-9x for emacs-orgmode@gnu.org; Mon, 19 May 2014 07:39:19 -0400 Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:59220) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmLuQ-0001pR-3F for emacs-orgmode@gnu.org; Mon, 19 May 2014 07:39:10 -0400 Received: by mail-we0-f182.google.com with SMTP id t60so5437324wes.27 for ; Mon, 19 May 2014 04:39:09 -0700 (PDT) In-Reply-To: <5379CF37.5020900@gmail.com> (Anders Johansson's message of "Mon, 19 May 2014 11:30:31 +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: Anders Johansson Cc: emacs-orgmode@gnu.org Hello, Anders Johansson writes: > Having some persistent tags configured (in org-tag-persistent-alist) > means those get added to the selection window for > org-beamer-select-environment possibly interfering with the selection > of beamer environments. > > These tags should be explicitly disabled in the let in > org-beamer-select-environment: > > (org-tag-persistent-alist nil) This should be fixed. Thank you for reporting it. Regards, -- Nicolas Goaziou