emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Bug in org-colview/org-beamer?


From: Simon Guest
Subject: [Orgmode] Bug in org-colview/org-beamer?
Date: Sat, 31 Jul 2010 19:24:49 +1200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hi,

I'm making my first real Org mode Beamer presentation, using org-mode
7.01g, and trying to set the ignore_heading for a multi-column slide.

In column mode, when I hit 'e' in the Env column, Emacs says:
Wrong type argument: commandp, org-beamer-set-environment-tag
(and org-beamer-set-environment-tag does not appear to be defined
anywhere).

It's triggered from this code in org-colview.el
     ((equal key "BEAMER_env")
      (setq eval '(org-with-point-at pom
                    (call-interactively 'org-beamer-set-environment-tag))))

Any idea what's wrong?

Please tell me if I should use the bug tracker for this, rather than ask on
the list.

cheers,
Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]