emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] babel evaluation of python and utf-8


From: Alan Schmitt
Subject: Re: [O] babel evaluation of python and utf-8
Date: Thu, 26 Jun 2014 13:43:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin)

On 2014-06-26 09:35, Alan Schmitt <address@hidden> writes:

> #+BEGIN_SRC python :prefix # -*- coding: utf-8 -*- :results output
> print(u'∀')
> #+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'é')
#+END_SRC

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7

Attachment: pgpCQDcCxNbib.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]