From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mario Martelli Subject: Re: org-babel-execute:go crashes on Mac Date: Thu, 25 Oct 2018 19:18:37 +0200 Message-ID: <5D6C6CB3-EBE2-491D-B5BF-D82034BF505A@schnuddelhuddel.de> References: <99410E52-EB8E-4496-B494-21B26B131AC6@ossau.homelinux.net> Mime-Version: 1.0 (Mac OS X Mail 12.0 \(3445.100.39\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_7EFDCFD1-1DF6-43C5-B528-4B35A82EDA06" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFjKr-0006hj-Km for emacs-orgmode@gnu.org; Thu, 25 Oct 2018 13:22:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFjHR-0007F6-Fu for emacs-orgmode@gnu.org; Thu, 25 Oct 2018 13:18:48 -0400 Received: from mail-wr1-x431.google.com ([2a00:1450:4864:20::431]:41532) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gFjHP-0007D3-97 for emacs-orgmode@gnu.org; Thu, 25 Oct 2018 13:18:45 -0400 Received: by mail-wr1-x431.google.com with SMTP id q7-v6so10139851wrr.8 for ; Thu, 25 Oct 2018 10:18:41 -0700 (PDT) In-Reply-To: <99410E52-EB8E-4496-B494-21B26B131AC6@ossau.homelinux.net> 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" To: Neil Jerram Cc: emacs-orgmode@gnu.org --Apple-Mail=_7EFDCFD1-1DF6-43C5-B528-4B35A82EDA06 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Thank you for your answer.=20 > If you haven't already, I suggest checking that there isn't a = difference in your Go setup, by working out the "go run ..." command = that is being run below, and running that manually yourself. My first assumption was - to be honest, still is - that the "go run = =E2=80=A6=E2=80=9D is not executed at all because the call to =E2=80=9Cgo = run =E2=80=A6=E2=80=9D is within an illegal elisp function. Am I wrong = with my assumption? Kind regards Mario P.S. Would have no idea how to work out what the outcome of the function = is ;)= --Apple-Mail=_7EFDCFD1-1DF6-43C5-B528-4B35A82EDA06 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
Thank you for your answer. 

If = you haven't already, I suggest checking that there isn't a difference in = your Go setup, by working out the "go run ..." command that is being run = below, and running that manually yourself.

My = first assumption was - to be honest, still is - that the "go run =E2=80=A6= =E2=80=9D is not executed at all because the call to =E2=80=9Cgo run = =E2=80=A6=E2=80=9D  is within an illegal elisp function. Am I wrong = with my assumption?

Kind = regards
Mario

P.S. Would = have no idea how to work out what the outcome of the function is = ;)
= --Apple-Mail=_7EFDCFD1-1DF6-43C5-B528-4B35A82EDA06--