From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dominik, Carsten" Subject: Re: [BUG] turn-on-org-cdlatex Date: Mon, 20 Aug 2012 11:51:24 +0000 Message-ID: <9C4C997C2CA6AA488CBC8C9E56E764EE16A082@MBX04.uva.nl> References: <87zk6c6f13.fsf@pank.lan> <87a9ycxua5.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3Qpl-0006fu-6S for emacs-orgmode@gnu.org; Mon, 20 Aug 2012 08:11:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3Qpk-0002nn-7u for emacs-orgmode@gnu.org; Mon, 20 Aug 2012 08:11:53 -0400 Received: from holleman.uva.nl ([146.50.108.228]:44654) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3Qpk-0002nc-26 for emacs-orgmode@gnu.org; Mon, 20 Aug 2012 08:11:52 -0400 In-Reply-To: <87a9ycxua5.fsf@altern.org> Content-Language: en-US Content-ID: <76F9186CA5483A44BB84B40460F33AEF@uva.nl> 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: Bastien Cc: "" , "Dominik, Carsten" , Rasmus Updated, thanks. - Carsten On 3.8.2012, at 09:41, Bastien wrote: > Hi Rasmus, >=20 > Rasmus writes: >=20 >> It would seem there is a bug in turn-on-org-cdlatex whenever _ or ^ is >> called. And perhaps others.=20 >=20 > This is a problem in cdlatex.el. >=20 > You need to replace `last-command-char' by `last-command-event'. >=20 > I'm copying Carsten so that he can take the fix upstream. >=20 > HTH, >=20 > --=20 > Bastien