From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: inline code and minted Date: Fri, 05 Feb 2016 18:27:39 +0100 Message-ID: <871t8rqd84.fsf@nicolasgoaziou.fr> References: <87egcrqo22.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRk8a-0004lZ-85 for emacs-orgmode@gnu.org; Fri, 05 Feb 2016 12:25:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRk8Z-00076f-5J for emacs-orgmode@gnu.org; Fri, 05 Feb 2016 12:25:40 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:42285) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRk8Y-00076F-Sf for emacs-orgmode@gnu.org; Fri, 05 Feb 2016 12:25:39 -0500 In-Reply-To: (Alan Schmitt's message of "Fri, 05 Feb 2016 16:01:20 +0100") 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: Alan Schmitt Cc: emacs-orgmode Alan Schmitt writes: > Yes. Here it is for review, please let me know if I can apply it. Be my guest! Thank you. > I see. I think I=E2=80=99ll just use then and skip the syntax colo= ring > for the moment. I'm not sure to understand your problem. src_emacs-lisp{(+ 1 1)} should get syntax coloring in both latex and html back-end. Regards,