<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser/doc, branch 0.8</title>
<subtitle>emacs and scheme talk to each other</subtitle>
<id>https://jao.io/cgit/geiser/atom?h=0.8</id>
<link rel='self' href='https://jao.io/cgit/geiser/atom?h=0.8'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/'/>
<updated>2015-10-12T10:21:48Z</updated>
<entry>
<title>Version 0.8 released</title>
<updated>2015-10-12T10:21:48Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2015-10-12T10:21:48Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=5ed71bc522b327fb8b6c06b316ecce5b83cadd51'/>
<id>urn:sha1:5ed71bc522b327fb8b6c06b316ecce5b83cadd51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Preparing 0.7</title>
<updated>2015-02-09T05:38:54Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2015-02-09T05:38:54Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=08b23e2290b1d4c41ceb6fe7e91727739b651f46'/>
<id>urn:sha1:08b23e2290b1d4c41ceb6fe7e91727739b651f46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation updates and nits for Freija</title>
<updated>2015-02-09T05:03:12Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2015-02-09T03:14:49Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=7c3eaa2d60a96d4b49ead63b5db9ec5a8784e1ab'/>
<id>urn:sha1:7c3eaa2d60a96d4b49ead63b5db9ec5a8784e1ab</id>
<content type='text'>
Preparing the release of 0.7, which will feature support for Chicken
thanks to Dan and Freija!
</content>
</entry>
<entry>
<title>New MELPA URLs</title>
<updated>2014-11-01T02:51:05Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-11-01T02:51:05Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=3f51ab24fc5c771d15dcdb11d188d7565ad428d5'/>
<id>urn:sha1:3f51ab24fc5c771d15dcdb11d188d7565ad428d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I meant Marmalade, of course. MELPA stable seems better.</title>
<updated>2014-08-30T18:46:28Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-08-30T18:46:28Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=ef96ae2fa94912f71069da84e691d337e03e2e28'/>
<id>urn:sha1:ef96ae2fa94912f71069da84e691d337e03e2e28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MELPA is hopeless (at least for the time being)</title>
<updated>2014-08-09T23:45:29Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-08-09T23:45:29Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=d8db8881325ddef634d392376440012ed3c3748c'/>
<id>urn:sha1:d8db8881325ddef634d392376440012ed3c3748c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS for 0.6</title>
<updated>2014-08-09T22:57:37Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-08-09T22:57:37Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=7951269d1f2ab87c0a4981430a1e47b2000a929b'/>
<id>urn:sha1:7951269d1f2ab87c0a4981430a1e47b2000a929b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Almost redundant REPL command to interrupt evaluation</title>
<updated>2014-05-31T22:18:40Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-05-31T21:52:26Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=a2120ff0d5aa960e53f7fc858640d96f21b65d04'/>
<id>urn:sha1:a2120ff0d5aa960e53f7fc858640d96f21b65d04</id>
<content type='text'>
Works almost identically to the stock C-c C-c, with just marginally
better output aaand being well behaved when interrupting infinitely
looping functions such as (define (f) (newline) (let loop () (loop))) --
cf. issue #29 on github.

We like it so much that it replaces the old one.
</content>
</entry>
<entry>
<title>Finer control of debugging window popups</title>
<updated>2014-05-31T18:57:37Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-05-31T18:54:22Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=103fbc2b4ba5b9d48713c084aae452e70af6bf65'/>
<id>urn:sha1:103fbc2b4ba5b9d48713c084aae452e70af6bf65</id>
<content type='text'>
It's now possible to control whether we jump to the debug window on
evaluation errors (geiser-debug-jump-to-debug-p) and whether we show it
all (geiser-debug-show-debug-p).
</content>
</entry>
<entry>
<title>Fix for apparently stolen link to texinfo</title>
<updated>2014-05-31T16:54:11Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-05-31T16:54:11Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=93a7c9ab16407bc14ecace4725386c0cfb9be925'/>
<id>urn:sha1:93a7c9ab16407bc14ecace4725386c0cfb9be925</id>
<content type='text'>
</content>
</entry>
</feed>
