renard / o-blog

Standalone orgmode blog exporter. DEPECATED, NOT MAINTAINED
http://renard.github.com/o-blog-v2
260 stars 58 forks source link

void-variable evil-ex-commands #117

Closed xielongen closed 10 years ago

xielongen commented 10 years ago

Debugger entered--Lisp error: (void-variable evil-ex-commands) (copy-list evil-ex-commands) (setq evil-ex-commands (copy-list evil-ex-commands)) (lambda nil (make-local-variable (quote evil-ex-commands)) (setq evil-ex-commands (copy-list evil-ex-commands)) (evil-ex-define-cmd "w[rite]" (quote org-edit-src-save)))() run-hooks(org-src-mode-hook org-src-mode-on-hook) org-src-mode() org-html-fontify-code(",# NOTE: The link should be complete.\n,[[file:emacs-logo.png][file:emacs-logo.png]]\n" "org") org-html-do-format-code(",# NOTE: The link should be complete.\n,[[file:emacs-logo.png][file:emacs-logo.png]]\n" "org" nil t nil)

renard commented 10 years ago

I guess this is not related to o-blog itself but an incompatibility between org-mode and evil.

Please check your evil setup.