chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] How to avoid srfi-13 bindings when using the slime egg?


From: Sven Hartrumpf
Subject: [Chicken-users] How to avoid srfi-13 bindings when using the slime egg?
Date: Thu, 23 Oct 2014 19:40:40 +0200 (CEST)

Hi all.

If I install the slime egg and start chicken-slime from inside Emacs,
the REPL has bindings for SRFI-13 names, e.g.

; SLIME 2014-10-10
CSI> (string-count "abc" #\a)
1

Can this be avoided (because this conflicts with
definitions in other projects)?

Ciao
Sven



reply via email to

[Prev in Thread] Current Thread [Next in Thread]