newsGeiser - News: Geiser 0.1.2 released

 
 
Latest News
Version 0.12 released posted by jao, Tue 14 Jul 2020 12:17:54 PM UTC
Version 0.11.2 released posted by jao, Tue 25 Feb 2020 01:38:07 PM UTC
Version 0.11 released posted by jao, Tue 04 Feb 2020 06:33:12 PM UTC
Version 0.10 released posted by jao, Wed 14 Mar 2018 01:38:13 AM UTC
Version 0.9 released posted by jao, Thu 06 Oct 2016 06:18:21 PM UTC

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.

 

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code