<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Tassilo's Blog</title>
	<atom:link href="http://tsdh.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tsdh.wordpress.com</link>
	<description>The personal blog of Tassilo Horn</description>
	<lastBuildDate>Thu, 15 Oct 2009 13:28:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Creating short URL redirections within Emacs by Rodolphe Quiédeville (rodo) 's status on Thursday, 15-Oct-09 13:28:27 UTC - Identi.ca</title>
		<link>http://tsdh.wordpress.com/2006/12/21/creating-short-url-redirections-within-emacs/#comment-2518</link>
		<dc:creator>Rodolphe Quiédeville (rodo) 's status on Thursday, 15-Oct-09 13:28:27 UTC - Identi.ca</dc:creator>
		<pubDate>Thu, 15 Oct 2009 13:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://tsdh.wordpress.com/2006/12/21/creating-short-url-redirections-within-emacs/#comment-2518</guid>
		<description>[...] http://tsdh.wordpress.com/2006/12/21/creating-short-url-redirections-within-emacs/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://tsdh.wordpress.com/2006/12/21/creating-short-url-redirections-within-emacs/" rel="nofollow">http://tsdh.wordpress.com/2006/12/21/creating-short-url-redirections-within-emacs/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling org-remember from inside conkeror by Tassilo</title>
		<link>http://tsdh.wordpress.com/2008/11/14/calling-org-remember-from-inside-conkeror/#comment-2517</link>
		<dc:creator>Tassilo</dc:creator>
		<pubDate>Wed, 07 Oct 2009 19:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://tsdh.wordpress.com/?p=51#comment-2517</guid>
		<description>Thanks for the hint!  It&#039;s updated above.</description>
		<content:encoded><![CDATA[<p>Thanks for the hint!  It&#8217;s updated above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling org-remember from inside conkeror by justloop</title>
		<link>http://tsdh.wordpress.com/2008/11/14/calling-org-remember-from-inside-conkeror/#comment-2515</link>
		<dc:creator>justloop</dc:creator>
		<pubDate>Wed, 07 Oct 2009 02:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://tsdh.wordpress.com/?p=51#comment-2515</guid>
		<description>FYI, as of 22 Sep, the name of the display_URI_string was changed to display_uri_string, breaking the above script.</description>
		<content:encoded><![CDATA[<p>FYI, as of 22 Sep, the name of the display_URI_string was changed to display_uri_string, breaking the above script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling org-remember from inside conkeror by Kevin</title>
		<link>http://tsdh.wordpress.com/2008/11/14/calling-org-remember-from-inside-conkeror/#comment-2513</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 01 Oct 2009 20:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://tsdh.wordpress.com/?p=51#comment-2513</guid>
		<description>ah, yes, Aquamacs is still based on 22, thanks for the info :-)</description>
		<content:encoded><![CDATA[<p>ah, yes, Aquamacs is still based on 22, thanks for the info <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling org-remember from inside conkeror by Tassilo Horn</title>
		<link>http://tsdh.wordpress.com/2008/11/14/calling-org-remember-from-inside-conkeror/#comment-2512</link>
		<dc:creator>Tassilo Horn</dc:creator>
		<pubDate>Thu, 01 Oct 2009 14:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://tsdh.wordpress.com/?p=51#comment-2512</guid>
		<description>The -c tells emacsclient to create a new frame.  That&#039;s new in emacs 23.  Maybe aquamacs is still based on 22.

The TODO template is not necessary.  I just copy&amp;pasted my config.

And jep, I&#039;ll update the post. :-)</description>
		<content:encoded><![CDATA[<p>The -c tells emacsclient to create a new frame.  That&#8217;s new in emacs 23.  Maybe aquamacs is still based on 22.</p>
<p>The TODO template is not necessary.  I just copy&amp;pasted my config.</p>
<p>And jep, I&#8217;ll update the post. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling org-remember from inside conkeror by Kevin</title>
		<link>http://tsdh.wordpress.com/2008/11/14/calling-org-remember-from-inside-conkeror/#comment-2511</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 01 Oct 2009 13:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://tsdh.wordpress.com/?p=51#comment-2511</guid>
		<description>Just tried your org-protocol code, it works great in Aquamacs, although I had to remove the -c argument. What&#039;s -c for? It doesn&#039;t exist in the Aquamacs emacsclient. 

Is the TODO template really necessary? It seems to work fine without it...

Also, maybe you should update the actual blog post with the new code? So newbies don&#039;t have to know how to replace the fancy ” symbols with &#039;real&#039; string delimiters... ;-)</description>
		<content:encoded><![CDATA[<p>Just tried your org-protocol code, it works great in Aquamacs, although I had to remove the -c argument. What&#8217;s -c for? It doesn&#8217;t exist in the Aquamacs emacsclient. </p>
<p>Is the TODO template really necessary? It seems to work fine without it&#8230;</p>
<p>Also, maybe you should update the actual blog post with the new code? So newbies don&#8217;t have to know how to replace the fancy ” symbols with &#8216;real&#8217; string delimiters&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zapping to strings and regexps by santiago mejia</title>
		<link>http://tsdh.wordpress.com/2007/06/22/zapping-to-strings-and-regexps/#comment-2510</link>
		<dc:creator>santiago mejia</dc:creator>
		<pubDate>Fri, 18 Sep 2009 16:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://tsdh.wordpress.com/2007/06/22/zapping-to-strings-and-regexps/#comment-2510</guid>
		<description>In case it is useful to anyone.  The functions, as they stand, do not work on my system.  For them to work I had to change:

(interactive &quot;p\\nsZap to string: &quot;)

to

(interactive &quot;p\nsZap to string: &quot;)</description>
		<content:encoded><![CDATA[<p>In case it is useful to anyone.  The functions, as they stand, do not work on my system.  For them to work I had to change:</p>
<p>(interactive &#8220;p\\nsZap to string: &#8220;)</p>
<p>to</p>
<p>(interactive &#8220;p\nsZap to string: &#8220;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Got my own mailing list! by Bill Bartmann</title>
		<link>http://tsdh.wordpress.com/2007/03/21/got-my-own-mailing-list/#comment-2509</link>
		<dc:creator>Bill Bartmann</dc:creator>
		<pubDate>Thu, 03 Sep 2009 15:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://tsdh.wordpress.com/2007/03/21/got-my-own-mailing-list/#comment-2509</guid>
		<description>Excellent site, keep up the good work</description>
		<content:encoded><![CDATA[<p>Excellent site, keep up the good work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zapping to strings and regexps by Erik Iverson</title>
		<link>http://tsdh.wordpress.com/2007/06/22/zapping-to-strings-and-regexps/#comment-2508</link>
		<dc:creator>Erik Iverson</dc:creator>
		<pubDate>Fri, 31 Jul 2009 16:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://tsdh.wordpress.com/2007/06/22/zapping-to-strings-and-regexps/#comment-2508</guid>
		<description>as a follow-up , i think this is the same issue:

http://www.mail-archive.com/emacs-pretest-bug@gnu.org/msg11634.html

I just throw in a C-x C-x before C-w and it works as I had hoped.</description>
		<content:encoded><![CDATA[<p>as a follow-up , i think this is the same issue:</p>
<p><a href="http://www.mail-archive.com/emacs-pretest-bug@gnu.org/msg11634.html" rel="nofollow">http://www.mail-archive.com/emacs-pretest-bug@gnu.org/msg11634.html</a></p>
<p>I just throw in a C-x C-x before C-w and it works as I had hoped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zapping to strings and regexps by Erik Iverson</title>
		<link>http://tsdh.wordpress.com/2007/06/22/zapping-to-strings-and-regexps/#comment-2507</link>
		<dc:creator>Erik Iverson</dc:creator>
		<pubDate>Fri, 31 Jul 2009 16:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://tsdh.wordpress.com/2007/06/22/zapping-to-strings-and-regexps/#comment-2507</guid>
		<description>FYI, the trick described in the comments only seems to work if transient-mark-mode is disabled, at least on Emacs 22.1.1...</description>
		<content:encoded><![CDATA[<p>FYI, the trick described in the comments only seems to work if transient-mark-mode is disabled, at least on Emacs 22.1.1&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
