<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-guile/elisp, 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:03:12Z</updated>
<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>Initial Chicken support</title>
<updated>2015-02-09T05:01:56Z</updated>
<author>
<name>Dan Leslie</name>
<email>dan@ironoxide.ca</email>
</author>
<published>2014-11-21T01:36:50Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=383585e44e56be0e690ad96895f73abf8454d3be'/>
<id>urn:sha1:383585e44e56be0e690ad96895f73abf8454d3be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Not cleaning the image cache before displaying images</title>
<updated>2015-01-19T01:46:00Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2015-01-19T01:46:00Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=7b9383db986ee9ed9ab5287af64440ae1f94dfd7'/>
<id>urn:sha1:7b9383db986ee9ed9ab5287af64440ae1f94dfd7</id>
<content type='text'>
Image cache cleaning was being performed during comint output filtering
and, since that can happen in batches, if the total output had more
images than the maximum cache size, some of them would be gone (in fact
it was even worse: we were cleaning the cache after each image display).

Now we just perform cache maintenance before sending the input, and
avoid paying a price for non-rackets by making the cache dir setting
implementation-specific.
</content>
</entry>
<entry>
<title>remove geiser-mode--maybe-activate from scheme-mode-hook on geiser-unload</title>
<updated>2014-10-06T18:47:28Z</updated>
<author>
<name>Henry Till</name>
<email>henrytill@gmail.com</email>
</author>
<published>2014-10-06T18:47:28Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=fe869d21f9a2a5c81b0740aaa809205a019faf3f'/>
<id>urn:sha1:fe869d21f9a2a5c81b0740aaa809205a019faf3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A better name for geiser-doc-symbol--fill-current-symbol</title>
<updated>2014-09-23T01:23:03Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-09-23T01:20:50Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=8658dc2e8dd89eb21cd035f7a16af10285f99566'/>
<id>urn:sha1:8658dc2e8dd89eb21cd035f7a16af10285f99566</id>
<content type='text'>
Which moreover complies with the unwritten naming conventions we use:
geiser-doc--render-docstring.
</content>
</entry>
<entry>
<title>company: implement --doc-buffer</title>
<updated>2014-09-23T01:22:51Z</updated>
<author>
<name>Profpatsch</name>
<email>mail@profpatsch.de</email>
</author>
<published>2014-09-15T14:49:47Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=354b09ca1d7e1f830bbe3875f1a0a7fc24b14b4d'/>
<id>urn:sha1:354b09ca1d7e1f830bbe3875f1a0a7fc24b14b4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Possible fix for scanning problem</title>
<updated>2014-06-05T04:14:44Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-06-05T04:14:44Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=7cf34c0c92cac3039849b8be40b468d0c52d2472'/>
<id>urn:sha1:7cf34c0c92cac3039849b8be40b468d0c52d2472</id>
<content type='text'>
Apparently, the nesting level returned by emacs's syntax parser can be
negative (presumably when it gets confused), and we were not avoiding
calling backward-up-list when that happened.

Could or could not address issue #41...
</content>
</entry>
<entry>
<title>Guile: font lock for all components of module names</title>
<updated>2014-06-03T01:10:23Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2014-06-03T01:10:23Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=f7c97ae42913e22df4532aa820a07751a5e8c71e'/>
<id>urn:sha1:f7c97ae42913e22df4532aa820a07751a5e8c71e</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>
</feed>
