<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser/elisp, branch 0.1.3</title>
<subtitle>emacs and scheme talk to each other</subtitle>
<id>https://jao.io/cgit/geiser/atom?h=0.1.3</id>
<link rel='self' href='https://jao.io/cgit/geiser/atom?h=0.1.3'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/'/>
<updated>2011-06-22T22:40:37Z</updated>
<entry>
<title>Irrelevant compilation warning fix</title>
<updated>2011-06-22T22:40:37Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2011-06-22T22:40:37Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=b0d6c15ad6801fb46093c85aa59e772373ca81a9'/>
<id>urn:sha1:b0d6c15ad6801fb46093c85aa59e772373ca81a9</id>
<content type='text'>
Using called-interactively-p instead of interactive-p, if you have to
know.  The latter is deprecated as of Emacs 23.2, which the lowest
version supported by Geiser.
</content>
</entry>
<entry>
<title>Avoid (read) breakage (fixes #33090)</title>
<updated>2011-06-22T22:32:27Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2011-06-22T22:32:27Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=4396a8cf2d27c03589a60e14c1eb95a3ba21fff8'/>
<id>urn:sha1:4396a8cf2d27c03589a60e14c1eb95a3ba21fff8</id>
<content type='text'>
Autodoc was firing while the REPL was waiting for input of a (read)
call, causing all kinds of misbehaviour.  We now inhibit autodoc on
sending a form for evaluation and re-inhibit it once a prompt is read
back again.
</content>
</entry>
<entry>
<title>Bug fix: don't confuse REPL buffers</title>
<updated>2011-03-06T15:28:20Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-03-06T15:28:20Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=56e279b900535cf4c3b9d23a81124190592aaea2'/>
<id>urn:sha1:56e279b900535cf4c3b9d23a81124190592aaea2</id>
<content type='text'>
We were not checking the implementation associated to a REPL buffer
when reusing it, with much confusion ensued.
</content>
</entry>
<entry>
<title>Missing require form</title>
<updated>2011-03-06T15:10:55Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-03-06T15:10:55Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=19f05d1355e19d79536b458f2eb723489eeff7d7'/>
<id>urn:sha1:19f05d1355e19d79536b458f2eb723489eeff7d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Elisp nit</title>
<updated>2011-03-06T02:38:26Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-03-06T02:38:26Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=ab319cfffeaa7276dfe7bb2e8dea6480e84afff0'/>
<id>urn:sha1:ab319cfffeaa7276dfe7bb2e8dea6480e84afff0</id>
<content type='text'>
Nothing interesting, really.
</content>
</entry>
<entry>
<title>Fix for harmless elisp compilation warning</title>
<updated>2011-03-06T02:33:09Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-03-06T02:33:09Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=035648caddbf000526027c032d0a61bf1abcc08c'/>
<id>urn:sha1:035648caddbf000526027c032d0a61bf1abcc08c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug fix: honour geiser-repl-use-other-window</title>
<updated>2011-03-05T12:28:34Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-03-05T12:28:34Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=5846152ba151bbd9da1e361059dd1337d23506c2'/>
<id>urn:sha1:5846152ba151bbd9da1e361059dd1337d23506c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for the fix of the fix</title>
<updated>2011-02-14T05:48:31Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-02-14T05:48:31Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=5aabaeb8e672ae6799166708166ecd30cb6c716d'/>
<id>urn:sha1:5aabaeb8e672ae6799166708166ecd30cb6c716d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for the fix</title>
<updated>2011-02-14T05:25:59Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-02-14T05:25:59Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=a864aa029f751416da37c8b3a02fad4c8558cae7'/>
<id>urn:sha1:a864aa029f751416da37c8b3a02fad4c8558cae7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Guile REPL: bug fix: correctly track debugging status</title>
<updated>2011-02-14T05:10:50Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2011-02-14T05:10:50Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=ba932f095a7078d602802940f326216e85a847ce'/>
<id>urn:sha1:ba932f095a7078d602802940f326216e85a847ce</id>
<content type='text'>
We weren't tracking the "enter debugger" event correctly, and all
evaluations in debug mode were failing.  There's still (at least)
another bug, because error navigation in backtraces seems broken.
</content>
</entry>
</feed>
