From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: babel evaluation of python and utf-8 Date: Thu, 26 Jun 2014 13:43:17 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37133) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X085N-0008Cn-Tl for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 07:43:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X085H-0000l2-6Y for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 07:43:25 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:49228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X085H-0000kw-0p for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 07:43:19 -0400 In-Reply-To: (Alan Schmitt's message of "Thu, 26 Jun 2014 09:35:41 +0200") 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 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2014-06-26 09:35, Alan Schmitt writes: > #+BEGIN_SRC python :prefix # -*- coding: utf-8 -*- :results output > print(u'=E2=88=80') > #+END_SRC I see that somewhere the email did not get through, the character above is a "forall" character. I have the same problem with a simpler accent #+BEGIN_SRC python :prefix # -*- coding: utf-8 -*- :results output print(u'=C3=A9') #+END_SRC Alan =2D-=20 OpenPGP Key ID : 040D0A3B4ED2E5C7 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBCgAGBQJTrAdWAAoJEAQNCjtO0uXHZ5UH/2t6pnt1hBmeaiLZPavFeBrZ Fyt4Dotrl200CNYKwiU7sAj0q6REUTt+w84gKrRFhcX3i8nQjLwa0bngjfeFK68d pJ1/Beyk63FOSTsHGNefxJwqKTN0h2wHfjuy/dzB6DDdI9rjBxWbfxCY4+xqA/m7 r69B5I0HhK8t7y9/TVXt0MQkQNEefjN44wVpEPL9bSj3yrIeV/uDE/EHIra32HGj WYOWGv3jry832NtesBF5GSl5V3Km/pSubCeDGCtke1RdplnbVUX/karlJkAPoWm0 KK3BQX3mvXCYH7xvHoWqmf95MW14xdBX2ccRGhW+L73nPLUqBV0bqGC4aXqPQ3A= =sgWx -----END PGP SIGNATURE----- --=-=-=--