newsGeiser - News: Geiser 0.1.1 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.1 released

Item posted by Jose Antonio Ortega Ruiz <jao> on Mon 24 Jan 2011 12:22:20 AM UTC.

New features:

  - "Manual autodoc" command; C-c C-d s.
  - Autodoc retrieval is now asynchronous, for better behaviour in remote connections.
  - Racket: ',enter "foo"' as a synonym of ',enter (file "foo")'.
  - New C-c C-a to switch to REPL and enter module (C-c C-Z was broken).
  - Documentation typos, and grammar and layout fixes.


Bug fixes:

  - Avoiding spurious buffers in case of communication errors.
  - REPL: fixed problem with input history navigation in Racket.
  - Autodoc no longer skips non-alphanumeric identifiers.
  - Autodoc messages no longer interfere with active minibuffer.
  - Fix for module name completion in Guile.
  - Quack compatibility: avoiding problems with #f &c.

Thanks to Greg Hendersott, Arek Korbik, Ali Asad Lotia and Mark Harig
for bug reports, documentation reviews and infinite patience trying
my fixes.

 

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code