<?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 on: Introduction to Ido Mode</title>
	<atom:link href="http://www.masteringemacs.org/articles/2010/10/10/introduction-to-ido-mode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.masteringemacs.org/articles/2010/10/10/introduction-to-ido-mode/</link>
	<description>a blog about mastering the world&#039;s best text editor</description>
	<lastBuildDate>Fri, 17 May 2013 21:26:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Varun Vats</title>
		<link>http://www.masteringemacs.org/articles/2010/10/10/introduction-to-ido-mode/#comment-11834</link>
		<dc:creator>Varun Vats</dc:creator>
		<pubDate>Wed, 18 Jul 2012 18:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=93#comment-11834</guid>
		<description><![CDATA[Hi,

I am actually looking for a manual for IDO Mode, if one exists at all. I searched the info directory but could not find any mention of the IDO mode. Also a quick search on the web doesn&#039;t show any sign of the presence of a manual . Any pointers to where I could look for a complete description of IDO?

Thank you,
Varun Vats]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am actually looking for a manual for IDO Mode, if one exists at all. I searched the info directory but could not find any mention of the IDO mode. Also a quick search on the web doesn&#8217;t show any sign of the presence of a manual . Any pointers to where I could look for a complete description of IDO?</p>
<p>Thank you,<br />
Varun Vats</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://www.masteringemacs.org/articles/2010/10/10/introduction-to-ido-mode/#comment-8386</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Wed, 11 Apr 2012 11:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=93#comment-8386</guid>
		<description><![CDATA[I didn&#039;t know about &quot;ido-file-extensions-order&quot;. Thanks - great post.]]></description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know about &#8220;ido-file-extensions-order&#8221;. Thanks &#8211; great post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://www.masteringemacs.org/articles/2010/10/10/introduction-to-ido-mode/#comment-1418</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Thu, 11 Aug 2011 02:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=93#comment-1418</guid>
		<description><![CDATA[(setq ido-everywhere t) 
could you tell me how this option change ido behavior ?
i couldn&#039;t find any clues so far.]]></description>
		<content:encoded><![CDATA[<p>(setq ido-everywhere t)<br />
could you tell me how this option change ido behavior ?<br />
i couldn&#8217;t find any clues so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Assorted Emacs links from the archives &#171; Notes from the Library</title>
		<link>http://www.masteringemacs.org/articles/2010/10/10/introduction-to-ido-mode/#comment-690</link>
		<dc:creator>Assorted Emacs links from the archives &#171; Notes from the Library</dc:creator>
		<pubDate>Sat, 19 Mar 2011 23:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=93#comment-690</guid>
		<description><![CDATA[[...] enlightenment and Emacs frustration, Why learn Emacs? (cf. the comments), zsh vs. eshell, org2blog, Introduction to Ido mode (useful Ido bindings most probably aren&#8217;t aware of), nxHTML, LustyExplorer, Emacsclient over [...]]]></description>
		<content:encoded><![CDATA[<p>[...] enlightenment and Emacs frustration, Why learn Emacs? (cf. the comments), zsh vs. eshell, org2blog, Introduction to Ido mode (useful Ido bindings most probably aren&#8217;t aware of), nxHTML, LustyExplorer, Emacsclient over [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Disabling Prompts in Emacs &#124; Mastering Emacs</title>
		<link>http://www.masteringemacs.org/articles/2010/10/10/introduction-to-ido-mode/#comment-56</link>
		<dc:creator>Disabling Prompts in Emacs &#124; Mastering Emacs</dc:creator>
		<pubDate>Sun, 14 Nov 2010 11:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=93#comment-56</guid>
		<description><![CDATA[[...] you use ido-mode I recommend disabling the prompt that asks you if you want to create a new buffer if you enter a [...]]]></description>
		<content:encoded><![CDATA[<p>[...] you use ido-mode I recommend disabling the prompt that asks you if you want to create a new buffer if you enter a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Fox</title>
		<link>http://www.masteringemacs.org/articles/2010/10/10/introduction-to-ido-mode/#comment-37</link>
		<dc:creator>Ryan Fox</dc:creator>
		<pubDate>Wed, 10 Nov 2010 18:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=93#comment-37</guid>
		<description><![CDATA[imenu gives a list of all functions in a file, and lets you jump to them.

idomenu (http://emacswiki.org/emacs/idomenu.el) gives you ido functionality for imenu. This is incredibly useful!]]></description>
		<content:encoded><![CDATA[<p>imenu gives a list of all functions in a file, and lets you jump to them.</p>
<p>idomenu (<a href="http://emacswiki.org/emacs/idomenu.el" rel="nofollow">http://emacswiki.org/emacs/idomenu.el</a>) gives you ido functionality for imenu. This is incredibly useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mickey</title>
		<link>http://www.masteringemacs.org/articles/2010/10/10/introduction-to-ido-mode/#comment-14</link>
		<dc:creator>mickey</dc:creator>
		<pubDate>Tue, 09 Nov 2010 10:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=93#comment-14</guid>
		<description><![CDATA[Joakim,

That&#039;s very nifty. I didn&#039;t know you could do that! I&#039;ve updated the article to reflect this.

-Mickey.]]></description>
		<content:encoded><![CDATA[<p>Joakim,</p>
<p>That&#8217;s very nifty. I didn&#8217;t know you could do that! I&#8217;ve updated the article to reflect this.</p>
<p>-Mickey.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joakim Hårsman</title>
		<link>http://www.masteringemacs.org/articles/2010/10/10/introduction-to-ido-mode/#comment-11</link>
		<dc:creator>Joakim Hårsman</dc:creator>
		<pubDate>Tue, 09 Nov 2010 09:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=93#comment-11</guid>
		<description><![CDATA[Another useful command in ido-mode is C-SPC which restricts the list of options to the current set.

I use this if I&#039;m looking for an org-mode file but I can&#039;t remember the exact name:

C-x C-f .org C-SPC]]></description>
		<content:encoded><![CDATA[<p>Another useful command in ido-mode is C-SPC which restricts the list of options to the current set.</p>
<p>I use this if I&#8217;m looking for an org-mode file but I can&#8217;t remember the exact name:</p>
<p>C-x C-f .org C-SPC</p>
]]></content:encoded>
	</item>
</channel>
</rss>
