<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-guile/doc, branch 0.7</title>
<subtitle>geiser and guile talk to each other</subtitle>
<id>https://jao.io/cgit/geiser-guile/atom?h=0.7</id>
<link rel='self' href='https://jao.io/cgit/geiser-guile/atom?h=0.7'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/'/>
<updated>2015-02-09T05:38:54Z</updated>
<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-guile/commit/?id=fbd43f27d26cb0c40d2a2d6ede7752575e453e13'/>
<id>urn:sha1:fbd43f27d26cb0c40d2a2d6ede7752575e453e13</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-guile/commit/?id=3dd68414304fede65cb3f0c7951d813bb7b0f792'/>
<id>urn:sha1:3dd68414304fede65cb3f0c7951d813bb7b0f792</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-guile/commit/?id=a1c1f48872801ed47ec056fffc585011a068907b'/>
<id>urn:sha1:a1c1f48872801ed47ec056fffc585011a068907b</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-guile/commit/?id=270e94ec59594a9ca43d09e4e841528e030129ff'/>
<id>urn:sha1:270e94ec59594a9ca43d09e4e841528e030129ff</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-guile/commit/?id=e396c98f49448afe1584fb2be3e0a648acba3598'/>
<id>urn:sha1:e396c98f49448afe1584fb2be3e0a648acba3598</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-guile/commit/?id=637980cc26cb47c34ef6e35d0d2fde51aafe7fbb'/>
<id>urn:sha1:637980cc26cb47c34ef6e35d0d2fde51aafe7fbb</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-guile/commit/?id=c961e6097c896b952bf6ccbb8ebbb794c8d50294'/>
<id>urn:sha1:c961e6097c896b952bf6ccbb8ebbb794c8d50294</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-guile/commit/?id=9ff03facb2ea1e0a6b320f603dfd7e0e787d9593'/>
<id>urn:sha1:9ff03facb2ea1e0a6b320f603dfd7e0e787d9593</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-guile/commit/?id=30c3c30774fc16e5ec342bc5eeca21c277a56107'/>
<id>urn:sha1:30c3c30774fc16e5ec342bc5eeca21c277a56107</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-guile/commit/?id=586d552350c04f4025ce99d2600bf89496db6e31'/>
<id>urn:sha1:586d552350c04f4025ce99d2600bf89496db6e31</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>
</feed>
