Subscribe

2017-01-31 Thread Tim Johnson
Hello Tim Johnson <t...@akwebsoft.com> :-) You are now subscribed Thanks -- Tim http://www.akwebsoft.com, http://www.tj49.com -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Documenting PicoLisp code?

2017-03-28 Thread Tim Johnson
extreme example which illustrates the trade-of both in terms of > handling return values and readability. Also be careful around @, @@, @@@ > with these. The resulting code is also slower. Comments are often preferred > for that reason. Thank you. > 2017-03-28 19:26 GMT+02:00

Which emacs mode to use?

2017-04-04 Thread Tim Johnson
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

Re: Which emacs mode to use?

2017-04-06 Thread Tim Johnson
picolisp-mode "picolisp" "Major mode for editing Picolisp." t) > (add-to-list 'auto-mode-alist '("\\.l$" . picolisp-mode)) > > On 04/05/2017 05:01 PM, Tim Johnson wrote: > > >I'm unclear as to where lib/el is. Note that I have .el files at >

Re: Which emacs mode to use?

2017-04-05 Thread Tim Johnson
-picolisp") > (autoload 'picolisp-mode "picolisp" "Major mode for editing Picolisp." t) > (add-to-list 'auto-mode-alist '("\\.l$" . picolisp-mode)) I will re-install using the source that you pointed me to and report back tomorrow. cheers - tim - > On 04/05/

Re: Which emacs mode to use?

2017-04-05 Thread Tim Johnson
quot;(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. > > > >

Re: Which emacs mode to use?

2017-05-11 Thread Tim Johnson
Howard. cheers * r...@tamos.net <r...@tamos.net> [170510 18:06]: > On Tue, 04 Apr 2017 16:58 -0800, Tim Johnson wrote: > > I'd welcome opinions as to which I should use. > > Hi Tim! > > Sorry to be "late for the party". I'm not an expert on emacs configs >

Unsubscribe

2019-09-15 Thread Tim Johnson
Good bye Tim Johnson :-( You are now unsubscribed thanks -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe