Re: Emacs mode can't run pil

2018-02-22 Thread Lawrence Bottorff
I tracked it down to something totally bizarre: Starting emacs GUI (I'm on Ubuntu + Gnome) from a task bar button with the command emacsclient -c -a '' (that's two single quotes) was the problem, i.e., using the emacs daemon. However, changing the task bar button to emacs --daemon then running

Re: Emacs mode can't run pil

2018-02-22 Thread Nehal
As far as picolisp running in Org mode is concerned: ** 1. I tried the following code in org babel and they show perfect results as shown in ob-picolisp-more-tests.org given on https://github.com/tj64/ob-picolisp. *** Example 1 #+begin_src picolisp :results value html (load "@lib/h