From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Literal Examples are malformed in exports (to html/tex) [8.0.3 (release_8.0.3-165-g60ca9e @ /home/quazimodo/.emacs.d/vendor/org-mode/lisp/)] Date: Thu, 30 May 2013 09:38:44 +0200 Message-ID: <87sj14gbnf.fsf@gmail.com> References: <87d2s9629y.fsf@gmail.com> <8761y1hab7.fsf@gmail.com> <871u8ph9r5.fsf@gmail.com> <87wqqhfoyj.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55002) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhxRo-0006tJ-4h for emacs-orgmode@gnu.org; Thu, 30 May 2013 03:39:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhxRj-0004AJ-8G for emacs-orgmode@gnu.org; Thu, 30 May 2013 03:38:56 -0400 Received: from mail-we0-x234.google.com ([2a00:1450:400c:c03::234]:47048) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhxRj-0004AF-2F for emacs-orgmode@gnu.org; Thu, 30 May 2013 03:38:51 -0400 Received: by mail-we0-f180.google.com with SMTP id t60so6065095wes.11 for ; Thu, 30 May 2013 00:38:50 -0700 (PDT) In-Reply-To: (S. S.'s message of "Thu, 30 May 2013 16:34:34 +1000") 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: S S Cc: emacs-orgmode@gnu.org Hello, S S writes: > Problem found and solved, how do we close things? Just let them fade away. > lua-mode was modifying stuff in the same syntax table that org-mode > 8.0 + was using. lua-mode has updated since and problem is solved, my > repo was out of date. Thanks and sorry about cluttering up the mailing > list. Took a while to figure out what was going on. It was a strange problem indeed. > https://github.com/immerrr/lua-mode/ > 1st commit that caused the conflict: c2f8a7f8 > 1st commit that solved the conflict: 9f5107ef Interesting. Thank you for reporting back that the problem was solved. Regards, -- Nicolas Goaziou