<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-guile/elisp, branch 0.2</title>
<subtitle>geiser and guile talk to each other</subtitle>
<id>https://jao.io/cgit/geiser-guile/atom?h=0.2</id>
<link rel='self' href='https://jao.io/cgit/geiser-guile/atom?h=0.2'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/'/>
<updated>2012-09-02T20:34:33Z</updated>
<entry>
<title>geiser-system-image-viewer -&gt; geiser-image-viewer</title>
<updated>2012-09-02T20:34:33Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2012-09-02T20:34:33Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=3439cf7784cd6f1e18e5c71797f904575dac0271'/>
<id>urn:sha1:3439cf7784cd6f1e18e5c71797f904575dac0271</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Elisp: insert instead of put images</title>
<updated>2012-09-02T18:56:22Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2012-09-02T18:56:22Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=cfed599a48b36b412a08b08df96fee230b58c06b'/>
<id>urn:sha1:cfed599a48b36b412a08b08df96fee230b58c06b</id>
<content type='text'>
Images rendered via put-image won't be deleted by
erase-buffer (they're overlays), while those inserted by
insert-image (text properties) will.
</content>
</entry>
<entry>
<title>racket: displaying images also during evaluations</title>
<updated>2012-09-02T18:19:36Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2012-09-02T18:19:36Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=8f2e4ba17b704965f3a35d1d0a312dec31800862'/>
<id>urn:sha1:8f2e4ba17b704965f3a35d1d0a312dec31800862</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Credits in header</title>
<updated>2012-09-02T01:29:15Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2012-09-02T01:29:15Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=69d94011a0261392a7772980d2b95e1469b2e876'/>
<id>urn:sha1:69d94011a0261392a7772980d2b95e1469b2e876</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Image support: buttons and auto-display in the REPL</title>
<updated>2012-09-02T01:26:28Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2012-09-02T01:26:28Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=18c0a96cbf293e5b702316476634936766a5fd11'/>
<id>urn:sha1:18c0a96cbf293e5b702316476634936766a5fd11</id>
<content type='text'>
When geiser-repl-inline-images-p is false (or we're in a terminal),
the inserted text replacement is a button that calls the external
viewer on click.  There's also a parameter controlling whether the
viewer should be invoked automatically upon insertion.
</content>
</entry>
<entry>
<title>Image display functionality refactored to its own module</title>
<updated>2012-09-02T00:34:47Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2012-09-02T00:34:47Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=67a2d3eac579b10e2f526f1282b459fcf8f12804'/>
<id>urn:sha1:67a2d3eac579b10e2f526f1282b459fcf8f12804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>racket: reading into elisp-land the cache dir as needed</title>
<updated>2012-08-25T04:20:33Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2012-08-25T04:10:05Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=6c5ceb7ce8f194a7d0e542a3bae268e0506fdd71'/>
<id>urn:sha1:6c5ceb7ce8f194a7d0e542a3bae268e0506fdd71</id>
<content type='text'>
When no cache dir is set in the emacs customization, we ask Racket for
the one that it's using by default.
</content>
</entry>
<entry>
<title>Racket: configurable image cache directory</title>
<updated>2012-08-20T04:15:04Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2012-08-20T04:15:04Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=9b31ffba524337003c00a62997a27a62a270100e'/>
<id>urn:sha1:9b31ffba524337003c00a62997a27a62a270100e</id>
<content type='text'>
Brought to you by a comma-command in the REPL and the REPL startup
function.
</content>
</entry>
<entry>
<title>Simplified image display.</title>
<updated>2012-08-16T03:48:32Z</updated>
<author>
<name>Michael W</name>
<email>gcr@sneakygcr.net</email>
</author>
<published>2012-08-16T03:48:32Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=040f2c628c09efd64a100e47fe134d6f7a65caf2'/>
<id>urn:sha1:040f2c628c09efd64a100e47fe134d6f7a65caf2</id>
<content type='text'>
Emacs now remembers the directory that Racket put the last image in.
It leaves up to 10 previously viewed images in this directory,
providing an 'image history'.

This also reduces memory requirements; emacs no longer reads image
content into memory.
</content>
</entry>
<entry>
<title>Documentation improvements</title>
<updated>2012-08-16T03:46:54Z</updated>
<author>
<name>Michael W</name>
<email>gcr@sneakygcr.net</email>
</author>
<published>2012-08-16T03:46:54Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=84e662dff7a17532c1a4d953e9123a288f575cf2'/>
<id>urn:sha1:84e662dff7a17532c1a4d953e9123a288f575cf2</id>
<content type='text'>
</content>
</entry>
</feed>
