From mboxrd@z Thu Jan 1 00:00:00 1970 From: marvin doyley Subject: Re: CDlatex Date: Sat, 19 Dec 2015 11:11:31 -0500 Message-ID: Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAK6e-0001oW-5r for emacs-orgmode@gnu.org; Sat, 19 Dec 2015 11:11:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aAK6Z-0002B9-7K for emacs-orgmode@gnu.org; Sat, 19 Dec 2015 11:11:40 -0500 Received: from mail-qg0-x22f.google.com ([2607:f8b0:400d:c04::22f]:34870) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAK6Z-0002Ax-2Y for emacs-orgmode@gnu.org; Sat, 19 Dec 2015 11:11:35 -0500 Received: by mail-qg0-x22f.google.com with SMTP id v36so55601321qgd.2 for ; Sat, 19 Dec 2015 08:11:34 -0800 (PST) Received: from [10.0.1.14] (cpe-45-46-209-35.rochester.res.rr.com. [45.46.209.35]) by smtp.gmail.com with ESMTPSA id b80sm9151033qkb.17.2015.12.19.08.11.32 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 19 Dec 2015 08:11:32 -0800 (PST) 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Nick, You are correct it is still there, but I can=E2=80=99t start = cdlatex-mode via the org-mode-hook (i.e., include add-hook = 'org-mode-hook 'turn-on-org-cdlatex in my .emacs file). It only works = when it type M-x cdlatex-mode in the buffer. Maybe it is clashing with = something. Best wishes, M=