Geiser - News
Geiser 0.1.2 released
Item posted by Jose Antonio Ortega Ruiz <jao> on Sun 06 Mar 2011 05:28:46 PM UTC.
I'm happy to announce Geiser 0.1.2. In this episode:
New features:
- New C-c C-e C-l (or C-c C-r in REPL) to add a directory
to Scheme's load path.
- Guile 2.0 as lowest Guile version supported.
- New custom variable, geiser-guile-load-init-file-p, to
allow loading of ~/.guile.
Bug fixes:
- We no longer ignore geiser-repl-use-other-window.
- Company mode integration fixes (including #32231).
- M-x geiser-edit-module in REPL buffers fixed.
- We now respect user customizations of
geiser-implementations-alist.
- Interaction with Guile's debugger fixed.
- "Clickable" paths in warnings buffer also for Guile 2.0.
- Fix for errors when entering r5rs modules in Racket.
Powered by Savane 3.14-8aba.
Corresponding source code