<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser/doc, branch 0.6</title>
<subtitle>emacs and scheme talk to each other</subtitle>
<id>https://jao.io/cgit/geiser/atom?h=0.6</id>
<link rel='self' href='https://jao.io/cgit/geiser/atom?h=0.6'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/'/>
<updated>2014-08-09T22:57:37Z</updated>
<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>
<entry>
<title>Making makeinfo html-happy</title>
<updated>2014-05-31T03:37:09Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-05-31T03:37:09Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=7e52871faa74713442210b1c74fc8e358349b6ce'/>
<id>urn:sha1:7e52871faa74713442210b1c74fc8e358349b6ce</id>
<content type='text'>
Fixes for warnings issued by makeinfo 5.x (when using some of our
macros: the guy is touchy regarding @ifhtml and new lines) that were
preventing the install-html make target to work (for people that want
local html by texinfo as opposed to the (supposedly fancier)
texi2html-generated version we use for the web).
</content>
</entry>
<entry>
<title>Version 0.5</title>
<updated>2013-12-09T02:17:05Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-12-09T02:08:31Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=4574cdadbd9635d67ef7344b8d7b206f8a47dfe0'/>
<id>urn:sha1:4574cdadbd9635d67ef7344b8d7b206f8a47dfe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Learning to write</title>
<updated>2013-09-30T03:15:33Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-09-30T03:15:33Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=c2cdc2d9fc51adfaef2bd578185e01c7f79d0ec3'/>
<id>urn:sha1:c2cdc2d9fc51adfaef2bd578185e01c7f79d0ec3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mentioning Xiao Hanyu's ac-geiser package in the docs</title>
<updated>2013-09-30T02:39:35Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-09-30T02:39:35Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=a77bf0aecd12ce9a4d3457adf1e5930f8dd5f2b5'/>
<id>urn:sha1:a77bf0aecd12ce9a4d3457adf1e5930f8dd5f2b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scheme version checks</title>
<updated>2013-09-25T03:10:00Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-09-25T03:10:00Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=5c08caccbec41d9c14781ece9a336f91da2c7ab8'/>
<id>urn:sha1:5c08caccbec41d9c14781ece9a336f91da2c7ab8</id>
<content type='text'>
And, if you happen to be launching it all the time, a way of skipping
them via a customizable variable.

Should address issue #15.
</content>
</entry>
<entry>
<title>News about MELPA support</title>
<updated>2013-09-19T16:24:00Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-09-19T16:24:00Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=401a15abc2302ccc870c1df386e5b7cb9880ab43'/>
<id>urn:sha1:401a15abc2302ccc870c1df386e5b7cb9880ab43</id>
<content type='text'>
</content>
</entry>
</feed>
