<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser, branch 0.31</title>
<subtitle>emacs and scheme talk to each other</subtitle>
<id>https://jao.io/cgit/geiser/atom?h=0.31</id>
<link rel='self' href='https://jao.io/cgit/geiser/atom?h=0.31'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/'/>
<updated>2024-05-23T00:33:47Z</updated>
<entry>
<title>changelog and version bump</title>
<updated>2024-05-23T00:33:47Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-05-23T00:33:47Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=b6b4ac070d136345345c80ff649f0084e3c512a5'/>
<id>urn:sha1:b6b4ac070d136345345c80ff649f0084e3c512a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: message takes a format string as first argument</title>
<updated>2024-05-23T00:28:48Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-05-23T00:28:48Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=93daa64dbe33e563d2933cafcfe55a00f3874954'/>
<id>urn:sha1:93daa64dbe33e563d2933cafcfe55a00f3874954</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Combine let bindings</title>
<updated>2024-05-22T17:01:28Z</updated>
<author>
<name>Eliza Velasquez</name>
<email>4576666+elizagamedev@users.noreply.github.com</email>
</author>
<published>2024-05-22T17:01:28Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=241f16327f43218635c38eb21412cf0ba30975c2'/>
<id>urn:sha1:241f16327f43218635c38eb21412cf0ba30975c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log more unexpected output from REPL</title>
<updated>2024-05-21T22:59:55Z</updated>
<author>
<name>Eliza Velasquez</name>
<email>4576666+elizagamedev@users.noreply.github.com</email>
</author>
<published>2024-05-21T22:59:55Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=4f2b1eb3e28341c3eb9bba0488bc4b553d305071'/>
<id>urn:sha1:4f2b1eb3e28341c3eb9bba0488bc4b553d305071</id>
<content type='text'>
When a transmission queue request successfully completes and the REPL prints a
return value, it skips over unexpected and potentially meaningful output. Given
that geiser:eval captures standard out, this output may contain warning or error
messages. This PR captures and logs this extra output instead of discarding it.
</content>
</entry>
<entry>
<title>geiser-edit: new customization group</title>
<updated>2024-02-08T00:26:36Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-02-08T00:26:36Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=4e64934bd2ae7c6f0e4acb9f2ed017844c187223'/>
<id>urn:sha1:4e64934bd2ae7c6f0e4acb9f2ed017844c187223</id>
<content type='text'>
Fixes issue #20
</content>
</entry>
<entry>
<title>geiser-mode: redundant custom groups</title>
<updated>2024-02-08T00:26:18Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-02-08T00:26:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=29e2b886c82f38a36adb5430064d82ed3066602a'/>
<id>urn:sha1:29e2b886c82f38a36adb5430064d82ed3066602a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changelog</title>
<updated>2024-01-15T18:56:49Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-01-15T18:56:49Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=bb77719c25831b11d9357786efd6cc016fcdf6f7'/>
<id>urn:sha1:bb77719c25831b11d9357786efd6cc016fcdf6f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit 'refs/pullreqs/20'</title>
<updated>2024-01-15T18:54:06Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-01-15T18:54:06Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=0e189dfb1e531c7b2609c5865659badec7cb6f28'/>
<id>urn:sha1:0e189dfb1e531c7b2609c5865659badec7cb6f28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>edit: Add geiser-insert-actual-lambda.</title>
<updated>2024-01-15T18:41:38Z</updated>
<author>
<name>Tomas Volf</name>
<email>~@wolfsden.cz</email>
</author>
<published>2024-01-13T13:18:04Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=cfe14bf11096ded649b57e2532302321044d51c6'/>
<id>urn:sha1:cfe14bf11096ded649b57e2532302321044d51c6</id>
<content type='text'>
Some projects use λ, some use lambda, and it is convenient to be able to use the
same mapping engraved into muscle memory for both.  Therefore this commit adds a
new variable that allow geiser-insert-lambda to do both, depending on the value.

* elisp/geiser-edit.el (geiser-insert-actual-lambda): New variable.
(geiser-insert-lambda): Respect it.
</content>
</entry>
<entry>
<title>non-existent geiser-version removed from autoloads (fixes #64)</title>
<updated>2024-01-13T20:47:26Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-01-13T20:47:26Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=d25b2a3e176fb1a8dade23e2e827f774e3599a8c'/>
<id>urn:sha1:d25b2a3e176fb1a8dade23e2e827f774e3599a8c</id>
<content type='text'>
</content>
</entry>
</feed>
