Re: [Chicken-users] Help with columnar formatting in the fmt egg

2015-11-30 Thread Alex Shinn
On Fri, Nov 20, 2015 at 5:53 AM, Christian Kellermann wrote: > > I would like to ask some help for finding the right fmt expression to > print entries formatted as like this: > > 2015-11-20 foo bar baz... Some·Label Some·Other·Label > -123.23-100.00 >

[Chicken-users] Compiling Chicken in Solaris 10

2015-11-30 Thread Joe Python
Solaris 10 does not come with ginstall. You may use install instead of it which seems to work just fine for me. $ grep ginstall Makefile.solaris export INSTALL_PROGRAM ?= ginstall - Jo ___ Chicken-users mailing list Chicken-users@nongnu.org https://list

[Chicken-users] chicken-slime for emacs

2015-11-30 Thread Joe Python
I am currently using Emacs 24.5 on Ubuntu 14.04 with Chicken 4.10 and chicken-slime v1.2 installed via "chicken-install slime" When I do a M-x chicken-slime i get the following error. Any ideas how to overcome this issue? Thank you. Error: unbound variable: swank:init-presentations [ inspect ]