[O] ob-haskell evaluation needs inf-haskell but it does not exist

2017-11-11 Thread stardiviner
When I execute the following Haskell src block: ``` #+BEGIN_SRC haskell :session :tangle "Data/Code/hello_world.hs" main :: IO () main = do   putStrLn "Hello, World!" #+END_SRC ``` It reports error: ``` Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or direct

Re: [O] Org-mode link returned path is truncated when contains space

2017-11-11 Thread numbch...@gmail.com
sorry for delay reply. I'm cleaning up my Org tasks, found this task. this issue seems fixed. [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://st

Re: [O] function for inserting a block

2017-11-11 Thread numbch...@gmail.com
+1 I added a snippet for ` GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/ On Sun, Nov 12, 2017 at 12:35 PM, Matt Lundin wrote: > Carsten Domini

Re: [O] function for inserting a block

2017-11-11 Thread Matt Lundin
Carsten Dominik writes: > I have always come down on the side of NOT breaking backward > compatibility unless we really HAVE TO in order to make progress. The > reason for this bias is because most Org users are not reading this > maling list and just want the system to function and to continue t

[O] Applescript help

2017-11-11 Thread Jay Iyer
Hi, in my Org workflow, I am trying to use the do-applescript function to hide an active Emacs session. Can you tell me what I am doing wrong with the following that I think should work but is not? Thanks. -jay (do-applescript "tell application \"Finder\" set visible of application process \"Ema

Re: [O] Leslie Lamport has a foot in the 21st century

2017-11-11 Thread Adonay Felipe Nogueira
An interesting subject. On sidenote, I'm writing an introduction guide to writting documents in either Org mode or LaTeX, for writers, scientists and students ([1]). It's currently in Brazilian Portuguese, but of course I might translate it to English and also accept contributions. [1]

Re: [O] function for inserting a block

2017-11-11 Thread Thomas S. Dye
Eric Abrahamsen writes: > Rasmus writes: > >> Hi Eric, >> >> Eric Abrahamsen writes: >> Also, Eric, it seems that org-structure-template-alist only supports a single letter for short-hands (the car of an entry in org-structure-template-alist is a char). I used to have blocks lik