[O] Bug: Figure caption highlighting [8.3.6 (8.3.6-7-g4d7d52-elpaplus @ /home/mcg/.emacs.d/elpa/org-plus-contrib-20161017/)]

2016-10-22 Thread mcg
I am not sure if this qualifies as a bug: When I use figure captions in org-mode I get: #+CAPTION: Caption text is highlighted #+CAPTION[Figure with short caption for LaTeX TOC export]: Caption text is not highlighted I know that the short-caption brackets are probably only intended for LaTeX

Re: [O] org-mac-iCal.el error

2016-10-22 Thread Charles A. Roelli
Hi, It might help to add `(require 'org)' before the code block, since the code in org-mac-iCal depends on some functions that are part of Org mode. You should also make sure that calling org-mac-iCal (in the last line of the code block) is really what you want, since this would be called every t