<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-chez/elisp, branch 0.9</title>
<subtitle>geiser and chez talk to each other</subtitle>
<id>https://jao.io/cgit/geiser-chez/atom?h=0.9</id>
<link rel='self' href='https://jao.io/cgit/geiser-chez/atom?h=0.9'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/'/>
<updated>2016-09-30T04:06:25Z</updated>
<entry>
<title>Use (car (process-lines ...)) instead of (shell-command ...)</title>
<updated>2016-09-30T04:06:25Z</updated>
<author>
<name>Jordan Brown</name>
<email>mrhmouse@gmail.com</email>
</author>
<published>2016-09-21T14:07:21Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=2fb484bac916304c255580fcb9feb3b9cc771ac3'/>
<id>urn:sha1:2fb484bac916304c255580fcb9feb3b9cc771ac3</id>
<content type='text'>
`shell-command` assumes Bourne-shell-compatible quoting, which
doesn't work when the user isn't using a Bourne-compatible shell.

Instead of futzing about with quoting, we can just use `process-lines`
to execute a process and pass it arguments directly.
</content>
</entry>
<entry>
<title>fix call the chez scheme executable.</title>
<updated>2016-05-28T21:30:29Z</updated>
<author>
<name>izuo</name>
<email>izuo@outlook.com</email>
</author>
<published>2016-05-24T11:01:19Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=e4c15a770a53576c852e88fe37aea885890c5e9b'/>
<id>urn:sha1:e4c15a770a53576c852e88fe37aea885890c5e9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean-up elisp code</title>
<updated>2016-04-30T17:41:44Z</updated>
<author>
<name>Peter</name>
<email>craven@gmx.net</email>
</author>
<published>2016-04-30T17:27:14Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=1f1ee00402edcaad21e471e9f378425284ac3d78'/>
<id>urn:sha1:1f1ee00402edcaad21e471e9f378425284ac3d78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add preliminary support for Chez Scheme</title>
<updated>2016-04-30T17:41:44Z</updated>
<author>
<name>Peter</name>
<email>craven@gmx.net</email>
</author>
<published>2016-04-26T20:27:26Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=2a7a3f6ee98e88d223a4e5df121791fa3205ec27'/>
<id>urn:sha1:2a7a3f6ee98e88d223a4e5df121791fa3205ec27</id>
<content type='text'>
</content>
</entry>
</feed>
