Hi, I figured somebody more knowledgeable would respond, but since they
didn't...
I've had a good experience with the emacs-mode included in the
picolisp-16.12 stable release, available under lib/el directory, with
two caveats:

1) There is not a built-in command for simply reloading the code from an
entire buffer. So I had to add this command myself. You can get this by
replacing the "inferior-picolisp.el" file with the one from my repository:

http://git.savannah.nongnu.org/cgit/picolisp-nb.git/tree/picolisp-mods/against-picolisp-16.12/picolisp/lib/el/inferior-picolisp.el?id=39918b34aa685b0ef86a0085ccfb0f69e2af6092

2) For some reason, the indentation functionality stops working whenever
you start typing a "(let (..." form. But once you close that second set
of parentheses it goes back to normal.

On 04/04/2017 04:58 PM, Tim Johnson wrote:
> I note that my emacs (25.1.1 on ubuntu) will install and provide 
> 'picolisp-mode as an elpa package.
> 
> In addition, my installation of picolisp has at :
> /usr/share/emacs/site-lisp/picolisp
> tsm.el, inferior-picolisp.el, and picolisp.el (providing mode
> 'picolisp)
> 
> I'd welcome opinions as to which I should use.
> 
> Thanks
> 

-- 
https://qlfiles.net
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to