|
From: | Nick Dokos |
Subject: | Re: [O] Org 8 Bug in interactive formula editing mode? |
Date: | Mon, 21 Jul 2014 16:25:53 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
Thorsten Grothe <address@hidden> writes: > New test: > > I set up a minimal .emcas only for orgmode like this: > > #### > (package-initialize) > (add-to-list 'load-path "~/.emacs.d/src/org-mode/lisp") > (require 'org) > (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode)) > (add-hook 'LaTeX-mode-hook 'orgtbl-mode) > (add-hook 'message-mode-hook 'turn-on-orgtbl) > #### > > My .emacs.d folder contains only the downloaded org files from git, same > error :-) > > Have you done a `make' and a `make install' (or if you don't compile anything, at least a `make autoloads')? Have you restarted your emacs? I can't think of anything else right now: it works perfectly here. Nick
[Prev in Thread] | Current Thread | [Next in Thread] |