<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-guile/src/geiser/completion.scm, branch 0.28.4</title>
<subtitle>geiser and guile talk to each other</subtitle>
<id>https://jao.io/cgit/geiser-guile/atom?h=0.28.4</id>
<link rel='self' href='https://jao.io/cgit/geiser-guile/atom?h=0.28.4'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/'/>
<updated>2023-12-27T15:12:56Z</updated>
<entry>
<title>better detection of completion prefixes for module names</title>
<updated>2023-12-27T15:12:56Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2023-12-27T15:12:56Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=6e0811c75d13c3c8488e7a11a018e1ea2ae3288a'/>
<id>urn:sha1:6e0811c75d13c3c8488e7a11a018e1ea2ae3288a</id>
<content type='text'>
Fixes issue #38 (use-modules not completed at buffers) by excluding trailing
parens from module name completion prefixes. Things could be better if geiser
detected that in, say

      (use-modules (ice-9 and|

one is still completing a module name (right now, it notices that `and' can be
completed as a procedure/macro name), but that has always been above module
name completion's paycheck.
</content>
</entry>
<entry>
<title>geiser -&gt; src</title>
<updated>2020-07-20T03:41:00Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2020-07-20T03:41:00Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=aab5226dfe937861c54729744e8add15d931f758'/>
<id>urn:sha1:aab5226dfe937861c54729744e8add15d931f758</id>
<content type='text'>
</content>
</entry>
</feed>
