From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dror Atariah Subject: Re: [Orgmode] Unable to capture the file name generated using matplotlib Date: Tue, 26 May 2015 15:18:56 +0200 Message-ID: References: <87wq0qsy4o.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c24888ffc1380516fbf75e Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxEl1-0004XM-BE for emacs-orgmode@gnu.org; Tue, 26 May 2015 09:19:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxEkz-0005XK-Tg for emacs-orgmode@gnu.org; Tue, 26 May 2015 09:18:59 -0400 Received: from mail-wg0-x232.google.com ([2a00:1450:400c:c00::232]:34668) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxEkz-0005X9-IQ for emacs-orgmode@gnu.org; Tue, 26 May 2015 09:18:57 -0400 Received: by wghq2 with SMTP id q2so96966501wgh.1 for ; Tue, 26 May 2015 06:18:56 -0700 (PDT) In-Reply-To: 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: Ken Mankoff Cc: "emacs-orgmode@gnu.org" --001a11c24888ffc1380516fbf75e Content-Type: text/plain; charset=UTF-8 On Tue, May 26, 2015 at 3:49 AM, Ken Mankoff wrote: > > Nick Dokos removed from Cc. > > On 2015-05-25 at 14:22, Dror Atariah wrote: > > I tried to evaluate the problematic file using =emacs -Q= and the problem > > is the same. > > Sorry I can't help much. It works on my system. > > The only difference I see is my python version: > > #+BEGIN_SRC python :session background :results raw > import sys > sys.version > #+END_SRC > > #+RESULTS: > 2.7.9 |Anaconda 2.2.0 (x86_64)| (default, Dec 15 2014, 10:37:34) > [GCC 4.2.1 (Apple Inc. build 5577)] > I doesn't work also when I try to use the 2.7 version of Python. > > > Following is the section of my =init.el= that deals with org-mode (if you > > need more, let me know): > > If the bug exists with "emacs -Q", then sending a large init file is just > noise and not helpful. A minimum working example would be similar to your > previous email, but include the necessary Org setup code to execute Python, > and nothing else. > I believe this is the example that John provided; which doesn't work for me... How can I make sure that my emacs -Q is really "clean"? > > -k. > > -- Dror Atariah, Ph.D. de.linkedin.com/in/atariah --001a11c24888ffc1380516fbf75e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

= On Tue, May 26, 2015 at 3:49 AM, Ken Mankoff <mankoff@gmail.com> wrote:

Nick Dokos removed from Cc.

On 2015-05-25 at 14:22, Dror Atariah <drorata@gmail.com> wrote:
> I tried to evaluate the problematic file using =3Demacs -Q=3D and the = problem
> is the same.

Sorry I can't help much. It works on my system.

The only difference I see is my python version:

#+BEGIN_SRC python :session background :results raw
import sys
sys.version
#+END_SRC

#+RESULTS:
2.7.9 |Anaconda 2.2.0 (x86_64)| (default, Dec 15 2014, 10:37:34)
[GCC 4.2.1 (Apple Inc. build 5577)]
I doesn't work= also when I try to use the 2.7 version of Python.=C2=A0

> Following is the section of my =3Dinit.el=3D that deals with org-mode = (if you
> need more, let me know):

If the bug exists with "emacs -Q", then sending a large in= it file is just noise and not helpful. A minimum working example would be s= imilar to your previous email, but include the necessary Org setup code to = execute Python, and nothing else.
I believe this is th= e example that John provided; which doesn't work for me...
How can I make sure that my emacs -Q is really "clean&quo= t;?=C2=A0

=C2=A0 -k.




--
Dror Atariah, Ph.D.
<= a href=3D"http://de.linkedin.com/in/atariah" target=3D"_blank">de.linkedin.= com/in/atariah
--001a11c24888ffc1380516fbf75e--