Hi Sharon,

2014ko urriak 27an, Sharon Kimble-ek idatzi zuen:

[...]

>  org-mode-hook '(org-drill-add-cloze-fontification org2blog/wp-mode (lambda 
> nil (org-columns 1)) (lambda nil (abbrev-mode 1))

The above (org-columns 1) form is your problem.  Have you added this to
org-mode-hook your emacs/org configuration files somewhere?  If so, you
should take it out.  Org-columns is not a minor mode, and the argument
to that function should not be a number.

-- 
Aaron Ecay

Reply via email to