<?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 MetaSandwich</title>
	<atom:link href="http://metasandwich.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://metasandwich.com</link>
	<description></description>
	<lastBuildDate>Wed, 04 Apr 2012 02:58:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on TextMate at Midnight by jarryd</title>
		<link>http://metasandwich.com/2008/10/19/textmate-at-midnight/#comment-50</link>
		<dc:creator>jarryd</dc:creator>
		<pubDate>Wed, 04 Apr 2012 02:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://metasandwich.wordpress.com/2008/10/19/textmate-at-midnight/#comment-50</guid>
		<description>Sick! thanks</description>
		<content:encoded><![CDATA[<p>Sick! thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What can I get for 10 dolla? Anything.el. by Bozhidar Batsov</title>
		<link>http://metasandwich.com/2010/07/30/what-can-i-get-for-10-dolla-anything-el/#comment-49</link>
		<dc:creator>Bozhidar Batsov</dc:creator>
		<pubDate>Fri, 16 Mar 2012 15:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://metasandwich.wordpress.com/?p=70#comment-49</guid>
		<description>I&#039;ve just wanted to let everyone know that anything.el has been forked to Helm at GitHub - https://github.com/emacs-helm/helm 

The old project is effectively dead since its active maintainers are the ones supporting Helm now.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just wanted to let everyone know that anything.el has been forked to Helm at GitHub &#8211; <a href="https://github.com/emacs-helm/helm" rel="nofollow">https://github.com/emacs-helm/helm</a> </p>
<p>The old project is effectively dead since its active maintainers are the ones supporting Helm now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What can I get for 10 dolla? Anything.el. by Quora</title>
		<link>http://metasandwich.com/2010/07/30/what-can-i-get-for-10-dolla-anything-el/#comment-47</link>
		<dc:creator>Quora</dc:creator>
		<pubDate>Wed, 07 Mar 2012 21:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://metasandwich.wordpress.com/?p=70#comment-47</guid>
		<description>&lt;strong&gt;What are the best ways to navigate a project in emacs?...&lt;/strong&gt;

I&#039;m not sure if there&#039;s a universal best way, but after trying out various extensions and customizations I can show you a few options: If you want a code browser similar to that of textmate 1. Install ecb (requires cedet as a dependency if you&#039;re us...</description>
		<content:encoded><![CDATA[<p><strong>What are the best ways to navigate a project in emacs?&#8230;</strong></p>
<p>I&#8217;m not sure if there&#8217;s a universal best way, but after trying out various extensions and customizations I can show you a few options: If you want a code browser similar to that of textmate 1. Install ecb (requires cedet as a dependency if you&#8217;re us&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What can I get for 10 dolla? Anything.el. by Greg</title>
		<link>http://metasandwich.com/2010/07/30/what-can-i-get-for-10-dolla-anything-el/#comment-46</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 11 Feb 2012 20:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://metasandwich.wordpress.com/?p=70#comment-46</guid>
		<description>Just checked and I actually had used customize to change the anything prefix. The setq I provided above won&#039;t work, use instead:
&lt;code&gt;(global-set-key [f12] &#039;anything-command-map)&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Just checked and I actually had used customize to change the anything prefix. The setq I provided above won&#8217;t work, use instead:<br />
<code>(global-set-key [f12] 'anything-command-map)</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What can I get for 10 dolla? Anything.el. by Greg</title>
		<link>http://metasandwich.com/2010/07/30/what-can-i-get-for-10-dolla-anything-el/#comment-45</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 11 Feb 2012 19:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://metasandwich.wordpress.com/?p=70#comment-45</guid>
		<description>Whoops, didn&#039;t escape things properly. I use f12 as my prefix, so &#039;f12 C-h&#039; shows the available bindings.</description>
		<content:encoded><![CDATA[<p>Whoops, didn&#8217;t escape things properly. I use f12 as my prefix, so &#8216;f12 C-h&#8217; shows the available bindings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What can I get for 10 dolla? Anything.el. by Greg</title>
		<link>http://metasandwich.com/2010/07/30/what-can-i-get-for-10-dolla-anything-el/#comment-44</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 11 Feb 2012 19:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://metasandwich.wordpress.com/?p=70#comment-44</guid>
		<description>You may be looking at the keys defined for anything-command-map? There is a prefix key for those. There is a default but I set mine like this:

&lt;code&gt;(setq anything-command-map-prefix-key &quot;&quot;)&lt;/code&gt;

Then try &lt;code&gt; C-h&lt;/code&gt; to see what is available.</description>
		<content:encoded><![CDATA[<p>You may be looking at the keys defined for anything-command-map? There is a prefix key for those. There is a default but I set mine like this:</p>
<p><code>(setq anything-command-map-prefix-key "")</code></p>
<p>Then try <code> C-h</code> to see what is available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Anything.else by elwood</title>
		<link>http://metasandwich.com/2010/08/01/anything-else/#comment-43</link>
		<dc:creator>elwood</dc:creator>
		<pubDate>Fri, 10 Feb 2012 12:41:59 +0000</pubDate>
		<guid isPermaLink="false">http://metasandwich.wordpress.com/?p=114#comment-43</guid>
		<description>when I type c-h v anything-sources it says
&quot;It is deprecated, you should not use this.
Use instead individual sources or list of sources of your own choice.&quot;</description>
		<content:encoded><![CDATA[<p>when I type c-h v anything-sources it says<br />
&#8220;It is deprecated, you should not use this.<br />
Use instead individual sources or list of sources of your own choice.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on anything-project-files.el by selah</title>
		<link>http://metasandwich.com/2010/08/10/anything-project-files-el/#comment-27</link>
		<dc:creator>selah</dc:creator>
		<pubDate>Mon, 28 Nov 2011 15:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://metasandwich.wordpress.com/?p=148#comment-27</guid>
		<description>You&#039;re absolutely right. Copy-and-paste error. I use a similar function is a home-brew project manager that only indexes particular files. (And yes, I realize this comment was posted nearly a year ago. Sorry.)</description>
		<content:encoded><![CDATA[<p>You&#8217;re absolutely right. Copy-and-paste error. I use a similar function is a home-brew project manager that only indexes particular files. (And yes, I realize this comment was posted nearly a year ago. Sorry.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What can I get for 10 dolla? Anything.el. by selah</title>
		<link>http://metasandwich.com/2010/07/30/what-can-i-get-for-10-dolla-anything-el/#comment-26</link>
		<dc:creator>selah</dc:creator>
		<pubDate>Mon, 28 Nov 2011 15:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://metasandwich.wordpress.com/?p=70#comment-26</guid>
		<description>&lt;code&gt;(global-set-key (kbd &quot;C-x C-f&quot;) &#039;anything-for-files)&lt;/code&gt; should do the trick. Also, make sure you&#039;re loading the anything code as described above.</description>
		<content:encoded><![CDATA[<p><code>(global-set-key (kbd "C-x C-f") 'anything-for-files)</code> should do the trick. Also, make sure you&#8217;re loading the anything code as described above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What can I get for 10 dolla? Anything.el. by zell</title>
		<link>http://metasandwich.com/2010/07/30/what-can-i-get-for-10-dolla-anything-el/#comment-25</link>
		<dc:creator>zell</dc:creator>
		<pubDate>Sat, 26 Nov 2011 19:07:49 +0000</pubDate>
		<guid isPermaLink="false">http://metasandwich.wordpress.com/?p=70#comment-25</guid>
		<description>Thanks a lot for this guide. But I do not see how you map keys to those command like amything-for-files. At line 2772 of my anything-config.el. the author defined the keyshorts apparently, but none of them work for me. I think an activation is necessary for that, isn&#039;t it? Sorry for my newbie question, but anything rocks!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this guide. But I do not see how you map keys to those command like amything-for-files. At line 2772 of my anything-config.el. the author defined the keyshorts apparently, but none of them work for me. I think an activation is necessary for that, isn&#8217;t it? Sorry for my newbie question, but anything rocks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

