<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ido &#8211; Diary of an Emacs tragic</title>
	<atom:link href="https://emacstragic.net/tag/ido/feed/" rel="self" type="application/rss+xml" />
	<link>https://emacstragic.net</link>
	<description>Jason Lewis</description>
	<lastBuildDate>Tue, 25 Sep 2012 00:18:13 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>

<image>
	<url>https://emacstragic.net/wp-content/uploads/2018/12/cropped-jason-lewis-profile-picture-square-150x150.jpg</url>
	<title>ido &#8211; Diary of an Emacs tragic</title>
	<link>https://emacstragic.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">38469313</site>	<item>
		<title>Select what you typed rather than the completion in ido-mode</title>
		<link>https://emacstragic.net/uncategorized/select-what-you-typed-rather-than-the-completion-in-ido-mode/</link>
					<comments>https://emacstragic.net/uncategorized/select-what-you-typed-rather-than-the-completion-in-ido-mode/#respond</comments>
		
		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Tue, 25 Sep 2012 00:18:13 +0000</pubDate>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[ido]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>
		<guid isPermaLink="false">http://emacstragic.net/?p=507</guid>

					<description><![CDATA[Sometimes you don&#8217;t want the completion that ido is offering me in Emacs, for instance when trying to create a temporary buffer C-x C-b sometempbuffername. C-j will to get ido to accept what you typed rather than the completion.]]></description>
										<content:encoded><![CDATA[<p>Sometimes you don&#8217;t want the completion that ido is offering me in Emacs, for instance when trying to create a temporary buffer <code>C-x C-b sometempbuffername</code>. <code>C-j</code> will to get ido to accept what you typed rather than the completion.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://emacstragic.net/uncategorized/select-what-you-typed-rather-than-the-completion-in-ido-mode/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">507</post-id>	</item>
		<item>
		<title>removing historical buffer names from the ido buffer list</title>
		<link>https://emacstragic.net/uncategorized/removing-historical-buffer-names-from-the-ido-buffer-list/</link>
					<comments>https://emacstragic.net/uncategorized/removing-historical-buffer-names-from-the-ido-buffer-list/#respond</comments>
		
		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Fri, 20 Jul 2012 04:49:45 +0000</pubDate>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[ido]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>
		<guid isPermaLink="false">http://emacstragic.net/?p=235</guid>

					<description><![CDATA[ido-mode in emacs has this great feature where it remembers old buffers you have had open in the past and offers then as choices when switching buffer using C-x b. The problem is that sometimes it will have names in the list you&#8217;d rather it didn&#8217;t remember. The solution is easy, simply hit C-k to [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://emacswiki.org/emacs/InteractivelyDoThings"><code>ido-mode</code></a> in emacs has this great feature where it remembers old buffers you have had open in the past and offers then as choices when switching buffer using <code>C-x b</code>. The problem is that sometimes it will have names in the list you&#8217;d rather it didn&#8217;t remember. The solution is easy, simply hit <code>C-k</code> to instantly kill the entry under point.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://emacstragic.net/uncategorized/removing-historical-buffer-names-from-the-ido-buffer-list/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">235</post-id>	</item>
	</channel>
</rss>
