Re: [O] org-babel-execute:go crashes on Mac

2018-10-25 Thread Neil Jerram
Mario Martelli writes: > 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 hon

Re: [O] org-babel-execute:go crashes on Mac

2018-10-25 Thread Mario Martelli
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 …

Re: [O] org-babel-execute:go crashes on Mac

2018-10-25 Thread Neil Jerram
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. On 25 October 2018 05:28:53 BST, Mario Martelli wrote: >Morning, > >recently I tried to use ob-go and