emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: org-beamer-select-environment (ox-beamer.el) should temporarily disable persistent tags
@ 2014-05-19  9:30 Anders Johansson
  2014-05-19 11:39 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Anders Johansson @ 2014-05-19  9:30 UTC (permalink / raw)
  To: emacs-orgmode

Hi,
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)


Cheers,
Anders Johansson

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug: org-beamer-select-environment (ox-beamer.el) should temporarily disable persistent tags
  2014-05-19  9:30 Bug: org-beamer-select-environment (ox-beamer.el) should temporarily disable persistent tags Anders Johansson
@ 2014-05-19 11:39 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2014-05-19 11:39 UTC (permalink / raw)
  To: Anders Johansson; +Cc: emacs-orgmode

Hello,

Anders Johansson <mejlaandersj@gmail.com> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-19 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-19  9:30 Bug: org-beamer-select-environment (ox-beamer.el) should temporarily disable persistent tags Anders Johansson
2014-05-19 11:39 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).