On Tue, Jan 28, 2014 at 5:42 PM, Bastien <bzg@gnu.org> wrote:
I install via alt-x package-list. My .emacs has orgmode.org and gnu listed as package source. I just deleted and installed orgmode again and still having the issue.Chris Henderson <henders254@gmail.com> writes:That's a symptom of a mixed installation.
> If I put (require 'org-habit) in my .emacs file, when I do C-c c to
> add task and press C-c C-c to finish the capture, I get error:
> Symbol's value as variable is void: org-bookmark-names-plist
How did you install Org?
--
Bastien
Delete:
D org 20131202 installed Outline-based notes management and organizer
D org-plus-contrib 20131202 installed Outline-based notes management and organizer
- quit emacs
- launch emacs again and alt-x package-list
I org 20140127 available Outline-based notes management and organizer
I org-plus-contrib 20140127 available Outline-based notes management and organizer
Got the following warnings:
Compiling file /Users/chris/.emacs.d/elpa/org-plus-contrib-20140127/ob-C.el at Tue Jan 28 18:24:25 2014
Entering directory `/Users/chris/.emacs.d/elpa/org-plus-contrib-20140127/'
In end of data:
ob-C.el:244:1:Warning: the function `org-babel-result-cond' is not known to be defined.
Compiling file /Users/chris/.emacs.d/elpa/org-plus-contrib-20140127/ob-R.el at Tue Jan 28 18:24:25 2014
In end of data:
ob-R.el:391:1:Warning: the function `org-babel-result-cond' is not known to be defined.
Done (Total of 92 files compiled, 12 failed, 4 skipped)