Nicolas Goaziou writes: > Myles English <mylesengl...@gmail.com> writes: > >> Thanks for looking at this, I tried just now and can't see any change in >> what I reported above. > > Since the patch, \[ \mysymbol = f \] is correctly displayed after C-c > C-x C-l here (I just changed "~/bug" with "bug" as bug.sty is not > located in my home directory).
I still can't get it to work. I have just updated doing 'make clean, git pull, make all', the only messages that looked odd were these: #--------------------- Making generated-autoload-file local to *autoload-file* while let-bound! In org-make-checklist-export: org-checklist.el:122:14:Warning: print called with 0 arguments, but requires 1-2 org-checklist.el:126:54:Warning: reference to free variable `a2ps-switches' In org-checklist: org-checklist.el:132:17:Warning: reference to free variable `org-state' In end of data: org-checklist.el:141:1:Warning: the function `a2ps-buffer' is not known to be #--------------------- Then I started emacs as before: emacs -Q -l minimal.el bug.org M-x locate-library org RET finds the correct library from git: Library is file ~/.emacs.d/plugins/org-mode/lisp/org.elc Any ideas? Can anyone else verify that this works or not? Myles