<?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"
	>
<channel>
	<title>Comments on: emacs, lisp, php, wordcount, and etc.</title>
	<atom:link href="http://blog.quodlibetor.com/2008/07/08/emacs-lisp-php-wordcount-and-etc/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.quodlibetor.com/2008/07/08/emacs-lisp-php-wordcount-and-etc/</link>
	<description>ain't that the truth</description>
	<pubDate>Fri, 21 Nov 2008 03:31:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: quodlibetor</title>
		<link>http://blog.quodlibetor.com/2008/07/08/emacs-lisp-php-wordcount-and-etc/#comment-2048</link>
		<dc:creator>quodlibetor</dc:creator>
		<pubDate>Wed, 29 Oct 2008 20:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.quodlibetor.com/?p=114#comment-2048</guid>
		<description>@Rudolf: Oh, wow, your &lt;a href="http://www.neverfriday.com/sweetfriday/2008/06/emacs-tip-word-counting-with-a.html" rel="nofollow"&gt;count-words function&lt;/a&gt; is &lt;em&gt;way&lt;/em&gt; cleaner than mine, and i would guess much faster.</description>
		<content:encoded><![CDATA[<p>@Rudolf: Oh, wow, your <a href="http://www.neverfriday.com/sweetfriday/2008/06/emacs-tip-word-counting-with-a.html" rel="nofollow">count-words function</a> is <em>way</em> cleaner than mine, and i would guess much faster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rudolf Olah</title>
		<link>http://blog.quodlibetor.com/2008/07/08/emacs-lisp-php-wordcount-and-etc/#comment-2043</link>
		<dc:creator>Rudolf Olah</dc:creator>
		<pubDate>Tue, 14 Oct 2008 15:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.quodlibetor.com/?p=114#comment-2043</guid>
		<description>I wrote a blog post on &lt;a href="http://www.neverfriday.com/sweetfriday/2008/06/emacs-tip-word-counting-with-a.html" title="Word counting with a regular expression" rel="nofollow"&gt;how to count words in Emacs&lt;/a&gt;, which uses the &lt;code&gt;how-many&lt;/code&gt; function. It works with Emacs22+.

In any case, I was thinking there was a way to handle this with the &lt;a href="http://www.emacswiki.org/emacs/EmacsSyntaxTable" rel="nofollow"&gt;syntax table&lt;/a&gt; but it looks like that only deals with individual characters.

Also, this function is flawed if you're dealing with lists or other types of blocks. If you wanted to ignore blocks when counting words I think you could use the &lt;code&gt;latex-standard-block-names&lt;/code&gt; variable to check if you're in a block or not. Hm. Oh, idea, you could count all the words and then count all the blocks and then subtract their count from the total word count. That could work, though I'm not sure how quick that would be when you have a huge document...</description>
		<content:encoded><![CDATA[<p>I wrote a blog post on <a href="http://www.neverfriday.com/sweetfriday/2008/06/emacs-tip-word-counting-with-a.html" title="Word counting with a regular expression" rel="nofollow">how to count words in Emacs</a>, which uses the <code>how-many</code> function. It works with Emacs22+.</p>
<p>In any case, I was thinking there was a way to handle this with the <a href="http://www.emacswiki.org/emacs/EmacsSyntaxTable" rel="nofollow">syntax table</a> but it looks like that only deals with individual characters.</p>
<p>Also, this function is flawed if you&#8217;re dealing with lists or other types of blocks. If you wanted to ignore blocks when counting words I think you could use the <code>latex-standard-block-names</code> variable to check if you&#8217;re in a block or not. Hm. Oh, idea, you could count all the words and then count all the blocks and then subtract their count from the total word count. That could work, though I&#8217;m not sure how quick that would be when you have a huge document&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bookmarks about Emacs</title>
		<link>http://blog.quodlibetor.com/2008/07/08/emacs-lisp-php-wordcount-and-etc/#comment-2024</link>
		<dc:creator>Bookmarks about Emacs</dc:creator>
		<pubDate>Fri, 01 Aug 2008 10:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.quodlibetor.com/?p=114#comment-2024</guid>
		<description>[...] - bookmarked by 2 members originally found by minervahan on July 18, 2008  emacs, lisp, php, wordcount, and etc.  http://blog.quodlibetor.com/2008/07/08/emacs-lisp-php-wordcount-and-etc/ - bookmarked by 1 members [...]</description>
		<content:encoded><![CDATA[<p>[...] - bookmarked by 2 members originally found by minervahan on July 18, 2008  emacs, lisp, php, wordcount, and etc.  <a href="http://blog.quodlibetor.com/2008/07/08/emacs-lisp-php-wordcount-and-etc/" rel="nofollow">http://blog.quodlibetor.com/2008/07/08/emacs-lisp-php-wordcount-and-etc/</a> - bookmarked by 1 members [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.320 seconds -->
