<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for bnbeckwith</title>
	<atom:link href="http://bnbeckwith.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bnbeckwith.com</link>
	<description>The webhome of Benjamin Beckwith</description>
	<lastBuildDate>Wed, 01 Jun 2011 18:33:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on WriteGood Mode by Ben</title>
		<link>http://bnbeckwith.com/index.php/writegood-mode/comment-page-1/#comment-483</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 01 Jun 2011 18:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://bnbeckwith.com/?page_id=103#comment-483</guid>
		<description>Ruben,

It seems that your change looks for words that may be duplicated (reused) across a range.  That is, words that are too close to each other in the writing?  That wasn&#039;t the intent of this check, but someting interesting to consider as a future addition.</description>
		<content:encoded><![CDATA[<p>Ruben,</p>
<p>It seems that your change looks for words that may be duplicated (reused) across a range.  That is, words that are too close to each other in the writing?  That wasn&#8217;t the intent of this check, but someting interesting to consider as a future addition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WriteGood Mode by Ruben Berenguel</title>
		<link>http://bnbeckwith.com/index.php/writegood-mode/comment-page-1/#comment-464</link>
		<dc:creator>Ruben Berenguel</dc:creator>
		<pubDate>Mon, 23 May 2011 16:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://bnbeckwith.com/?page_id=103#comment-464</guid>
		<description>Hi Ben, 

awesome addition to emacs. I have played a little with writegood-mode... May I suggest a small change in the duplicates section? I&#039;ve been toying with

&lt;code&gt;&quot;\\b\\([[:word:]]+\\)\\([[:space:]]\\&#124;\\s\\)+.\\{0,55\\}\\b\\1\\b&quot;&lt;/code&gt;

(wrapped it between code blocks, I don&#039;t know if it will get rendered correctly...)

to try to catch duplicate words like &quot;then&quot;, &quot;therefore&quot; and so on, in different lines. I guess there is a more neat way that does not catch TeX and similar, any idea?

Cheers, 

Ruben</description>
		<content:encoded><![CDATA[<p>Hi Ben, </p>
<p>awesome addition to emacs. I have played a little with writegood-mode&#8230; May I suggest a small change in the duplicates section? I&#8217;ve been toying with</p>
<p><code>"\\b\\([[:word:]]+\\)\\([[:space:]]\\|\\s\\)+.\\{0,55\\}\\b\\1\\b"</code></p>
<p>(wrapped it between code blocks, I don&#8217;t know if it will get rendered correctly&#8230;)</p>
<p>to try to catch duplicate words like &#8220;then&#8221;, &#8220;therefore&#8221; and so on, in different lines. I guess there is a more neat way that does not catch TeX and similar, any idea?</p>
<p>Cheers, </p>
<p>Ruben</p>
]]></content:encoded>
	</item>
</channel>
</rss>

