From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Bug: Update breaks ox-latex [8.3.4 (8.3.4-42-gae73c7-elpa @ c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20160425/)] Date: Tue, 26 Apr 2016 11:37:53 -0400 Message-ID: <878u00pei6.fsf@gmail.com> References: <168830feea0041388e58f8b9922a4174@CTC-HOU-EXMB-02.ctcloud.local> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1av53v-0002L0-E5 for emacs-orgmode@gnu.org; Tue, 26 Apr 2016 11:38:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1av53r-0002BQ-Ah for emacs-orgmode@gnu.org; Tue, 26 Apr 2016 11:38:07 -0400 Received: from plane.gmane.org ([80.91.229.3]:48472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1av53r-00029X-44 for emacs-orgmode@gnu.org; Tue, 26 Apr 2016 11:38:03 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1av53o-0007UT-5l for emacs-orgmode@gnu.org; Tue, 26 Apr 2016 17:38:00 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Apr 2016 17:38:00 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Apr 2016 17:38:00 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Shawn Way 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(# 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