Shawn Way <[email protected]> writes:
> I updated the org mode from the org repository, version 20160425,
>
> including org-plus-contrib. The prior version didn't throw this error.
>
> I've deleted and re-byte compiled the ox-latex.el file, to no avail.
>
> The debug-init gives me:
>
> Debugger entered--Lisp error: (invalid-read-syntax ") or . in a vector")
>
Check your .emacs for suspect characters right after where you load
ox-latex perhaps?
ox-latex hasn't had any changes applied to it since late February, so
it's almost certainly innocent.
> read(get-file-char)
>
> require(ox)
>
> require(ox-latex)
>
> eval-buffer(#<buffer *load*> nil "c:/Users/sway/AppData/Roaming/.emacs"
> nil t) ; Reading at buffer
> position 9654
>
> load-with-code-conversion("c:/Users/sway/AppData/Roaming/.emacs"
> "c:/Users/sway/AppData/Roaming
> /.emacs" t t)
>
> load("~/.emacs" t t)
>
> #[0 "\205\266
>
> Any thoughts or suggestions?
>
--
Nick