emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: org-beamer-select-environment (ox-beamer.el) assumes org-use-fast-tag-selection is on
@ 2014-01-07 19:49 Anders Johansson
  2014-01-07 20:59 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Anders Johansson @ 2014-01-07 19:49 UTC (permalink / raw)
  To: emacs-orgmode

Hi,
I recently set "org-use-fast-tag-selection" to nil in my configuration. 
This meant "org-beamer-select-environment" stopped working since it 
assumes that "org-set-tags" will launch the fast-tag-selection mechanism 
when it has set "org-tag-alist" to it's special value.

Fix: Explicitly set "org-use-fast-tag-selection" to t in the 
let*-construct in "org-use-fast-tag-selection", as is now done with 
"org-fast-tag-selection-single-key".

Greetings,
Anders Johansson

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

* Re: Bug: org-beamer-select-environment (ox-beamer.el) assumes org-use-fast-tag-selection is on
  2014-01-07 19:49 Bug: org-beamer-select-environment (ox-beamer.el) assumes org-use-fast-tag-selection is on Anders Johansson
@ 2014-01-07 20:59 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2014-01-07 20:59 UTC (permalink / raw)
  To: Anders Johansson; +Cc: emacs-orgmode

Hello,

Anders Johansson <mejlaandersj@gmail.com> writes:

> I recently set "org-use-fast-tag-selection" to nil in my
> configuration. This meant "org-beamer-select-environment" stopped
> working since it assumes that "org-set-tags" will launch the
> fast-tag-selection mechanism when it has set "org-tag-alist" to it's
> special value.
>
> Fix: Explicitly set "org-use-fast-tag-selection" to t in the
> let*-construct in "org-use-fast-tag-selection", as is now done with
> "org-fast-tag-selection-single-key".

Fixed. Thank you for the report.


Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2014-01-07 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-07 19:49 Bug: org-beamer-select-environment (ox-beamer.el) assumes org-use-fast-tag-selection is on Anders Johansson
2014-01-07 20:59 ` 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).