From mboxrd@z Thu Jan 1 00:00:00 1970 From: pinard@iro.umontreal.ca (=?utf-8?Q?Fran=C3=A7ois?= Pinard) Subject: Re: Org mode, minted, and non-ASCII Date: Thu, 05 Jan 2012 16:21:49 -0500 Message-ID: <878vllu9oy.fsf@iro.umontreal.ca> References: <87vcoqdeoq.fsf@iro.umontreal.ca> <7757.1325792869@alphaville.americas.hpqcorp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34696) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Riuky-00008X-U9 for emacs-orgmode@gnu.org; Thu, 05 Jan 2012 16:21:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Riukx-0007aL-TZ for emacs-orgmode@gnu.org; Thu, 05 Jan 2012 16:21:52 -0500 Received: from 206-248-137-202.dsl.teksavvy.com ([206.248.137.202]:60988 helo=mercure.epsilon-ti.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Riukx-0007aE-Gt for emacs-orgmode@gnu.org; Thu, 05 Jan 2012 16:21:51 -0500 In-Reply-To: <7757.1325792869@alphaville.americas.hpqcorp.net> (Nick Dokos's message of "Thu, 05 Jan 2012 14:47:49 -0500") 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org Nick Dokos writes: > I never used pygmentize from the command line before. I believe the > Makefile describes the proper usage, but I'd appreciate corrections > before I dive into minted. As this is all new to me, I'm not the one to correct you. :-) But I do thank you for the hints and the complete example you provide! They give me useful directions. Fran=C3=A7ois