newsGeiser - News: Geiser 0.4 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.4 released

Item posted by Jose Antonio Ortega Ruiz <jao> on Fri 03 May 2013 06:50:58 PM UTC.

  New features:

   - New command geiser-insert-lambda, bound to C-c \ in Scheme buffers (thanks to Ray Racine).
   - Configurable case-sensitivity when highlighting keywords thanks to Diogo F.S. Ramos), via geiser-guile-case-sensitive-p and geiser-racket-case-sensitive-pp
   - C-u C-x C-e to insert evaluation result in buffer (thanks to Diogo).
   - New flag geiser-repl-query-on-kill-p to control whether emacs will ask for confirmation before killing a buffer with a live REPL process.
   - New flag geiser-mode-start-repl-p to tell Geiser to start a new REPL if one isn't active when geiser-mode is activated.

  Bug fixes:

   - Filename completion should also work in emacs 23.2 now.
   - Racket filenames with spaces no longer break Geiser when entering them (thanks to Diogo).
   - The REPL no longer hangs when company-mode is active (thanks to Aleix Conchillo).
   - Help manual lookup in Racket fixed for #lang racket/base modules.

 

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code