From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: [Orgmode] Unable to capture the file name generated using matplotlib Date: Tue, 26 May 2015 09:15:52 -0400 Message-ID: References: <87wq0qsy4o.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxEi8-0003oG-By for emacs-orgmode@gnu.org; Tue, 26 May 2015 09:16:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxEi2-0004e4-RM for emacs-orgmode@gnu.org; Tue, 26 May 2015 09:16:00 -0400 Received: from mail-qk0-x235.google.com ([2607:f8b0:400d:c09::235]:34194) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxEi2-0004dr-Nq for emacs-orgmode@gnu.org; Tue, 26 May 2015 09:15:54 -0400 Received: by qkgx75 with SMTP id x75so88061987qkg.1 for ; Tue, 26 May 2015 06:15:54 -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: Dror Atariah Cc: "emacs-orgmode@gnu.org" On 2015-05-26 at 09:11, Dror Atariah wrote: > I use emacs that come from MacPorts, so for -Q option I start it using: > /Applications/MacPorts/Emacs.app/Contents/MacOS/Emacs -Q Consider using different compilation options, and/or a different Emacs.app package. It seems like that might be the easiest way to solve this problem. -k.