Re: [Chicken-users] Geiser support improved

2017-12-10 Thread Dan Leslie
PS, it could take a while for this to reach ELPA et al, so grab the git
source in the interim.

Thanks,
-Dan

On Sun, 10 Dec 2017 10:16:40 -0800
Dan Leslie  wrote:

> Thanks to some quality bug reporting the Geiser support for Chicken
> has been greatly sped up. Overall typing speed and completion
> response is far superior to the previous state of affairs.
> 
> Please ensure you have the latest apropos and chicken-doc eggs
> installed; which can be done via:
> 
> chicken-install apropos chicken-doc 
> cd `csi -p '(chicken-home)'` && curl
> http://3e8.org/pub/chicken-doc/chicken-doc-repo.tgz | tar zx
> 
> If you use the venerable use-package for Emacs then installing Geiser
> is as easy as:
> 
> (use-package geiser)
> 
> Geiser supports multiple scheme implementations, and so you may select
> Chicken for the current buffer via geiser-set-scheme. If you're so
> inclined, Chicken support can be auto-detected by adding the following
> comment to the top of the source file:
> 
> ;; -*- geiser-scheme-implementation: 'chicken
> 
> Have fun!
> -Dan

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


[Chicken-users] Geiser support improved

2017-12-10 Thread Dan Leslie
Thanks to some quality bug reporting the Geiser support for Chicken has
been greatly sped up. Overall typing speed and completion response is
far superior to the previous state of affairs.

Please ensure you have the latest apropos and chicken-doc eggs
installed; which can be done via:

chicken-install apropos chicken-doc 
cd `csi -p '(chicken-home)'` && curl
http://3e8.org/pub/chicken-doc/chicken-doc-repo.tgz | tar zx

If you use the venerable use-package for Emacs then installing Geiser
is as easy as:

(use-package geiser)

Geiser supports multiple scheme implementations, and so you may select
Chicken for the current buffer via geiser-set-scheme. If you're so
inclined, Chicken support can be auto-detected by adding the following
comment to the top of the source file:

;; -*- geiser-scheme-implementation: 'chicken

Have fun!
-Dan

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] [Chicken-announce] [ANN] CHICKEN 4.13.0 release candidate available

2017-12-10 Thread Kooda
Operating system: Devuan unstable
Hardware platform: x86-64
C Compiler: GCC 7.2.1
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes

Operating system: Alpine edge (musl libc)
Hardware platform: ARM 32
C Compiler: GCC 6.4.0
Installation works: yes
Tests work: yes
Installation of eggs work: yes

Operating system: Mac OS X El Capitan (version 10.11.6)
Hardware platform: x86_64-apple-darwin15.6.0
C Compiler: clang 8.0.0
Installation works: yes
Tests work: yes
Installation of eggs work: yes

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


[Chicken-users] Salmonella reports and merge of chicken-5 into master

2017-12-10 Thread Mario Domenech Goulart
Hi,

The master branch in the chicken-core repository has been copied to the
chicken-4 branch.  This is part of the preparations to merge the
chicken-5 branch into master, which is going to happen soon.

Salmonella URIs have been adapted accordingly.  Now we have chicken-4 as
a path component in URIs (example: [1]), which is the same as master
while chicken-5 doesn't get merged into master.  As soon as chicken-5
gets merged into master, "master" in salmonella URIs will point to
salmonella reports for CHICKEN 5.

So, if you are using salmonella RSS feeds, beware that when chicken-5
gets merged into master, the salmonella URIs for master will actually be
for CHICKEN 5, not for CHICKEN 4.  If you want to see salmonella results
for CHICKEN 4 after chicken-5 gets merged into master, replace "master"
by "chicken-4" in salmonella URIs.

For more info, see [2] in the chicken-hackers mailing list.

[1] 
https://salmonella-linux-x86-64.call-cc.org/chicken-4/clang/linux/x86-64/2017/
[2] http://lists.nongnu.org/archive/html/chicken-hackers/2017-12/msg00024.html

All the best.
Mario
-- 
http://parenteses.org/mario

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] [ANN] CHICKEN 4.13.0 release candidate available

2017-12-10 Thread Peter Bex
On Tue, Dec 05, 2017 at 08:52:11PM +0100, Peter Bex wrote:
> If you can, please let us know the following information about the
> environment you tested the RC tarball on:

I did some tests on Windows 7, too:

Operating system: Mingw-32 on Windows 7
Hardware platform: x86
C Compiler: gcc-6.3.0
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes


Operating system: Cygwin on Windows 7
Hardware platform: x86
C Compiler: gcc-6.4.0
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes


Cheers,
Peter


signature.asc
Description: PGP signature
___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users