<?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: IEdit: Interactive, multi-occurrence editing in your buffer</title>
	<atom:link href="http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your-buffer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your-buffer/</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: mickey</title>
		<link>http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your-buffer/#comment-22674</link>
		<dc:creator>mickey</dc:creator>
		<pubDate>Wed, 10 Apr 2013 16:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=580#comment-22674</guid>
		<description><![CDATA[That&#039;s hardly context beyond what is offered by narrowing to defun.

The word &quot;context&quot; means that it can tell the difference between &quot;iediting&quot; a variable called &quot;foobar&quot; and a method also named &quot;foobar&quot;.]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s hardly context beyond what is offered by narrowing to defun.</p>
<p>The word &#8220;context&#8221; means that it can tell the difference between &#8220;iediting&#8221; a variable called &#8220;foobar&#8221; and a method also named &#8220;foobar&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Poole</title>
		<link>http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your-buffer/#comment-22671</link>
		<dc:creator>Chris Poole</dc:creator>
		<pubDate>Wed, 10 Apr 2013 13:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=580#comment-22671</guid>
		<description><![CDATA[&gt; iedit is a lot dumber as it cannot infer context beyond I want to iedit all occurrences of word point is on.

Per iedit&#039;s docs:

&gt; with digit prefix argument 0, only occurrences in current function are matched.  This is good for renaming refactoring in programming.]]></description>
		<content:encoded><![CDATA[<p>&gt; iedit is a lot dumber as it cannot infer context beyond I want to iedit all occurrences of word point is on.</p>
<p>Per iedit&#8217;s docs:</p>
<p>&gt; with digit prefix argument 0, only occurrences in current function are matched.  This is good for renaming refactoring in programming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your-buffer/#comment-22084</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 31 Jan 2013 22:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=580#comment-22084</guid>
		<description><![CDATA[Hi Mickey, do you think you could post the output of 

grep &#039;-face&#039; 

From your .emacs / customize section? I&#039;d be happy to turn your color selection into an Emacs 24 theme for you.]]></description>
		<content:encoded><![CDATA[<p>Hi Mickey, do you think you could post the output of </p>
<p>grep &#8216;-face&#8217; </p>
<p>From your .emacs / customize section? I&#8217;d be happy to turn your color selection into an Emacs 24 theme for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Personalising my toolset: Konsole, BASH, Emacs, weechat, tmux.. &#171; bits from /home/gene</title>
		<link>http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your-buffer/#comment-21026</link>
		<dc:creator>Personalising my toolset: Konsole, BASH, Emacs, weechat, tmux.. &#171; bits from /home/gene</dc:creator>
		<pubDate>Sat, 26 Jan 2013 04:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=580#comment-21026</guid>
		<description><![CDATA[[...] [3] http://emacswiki.org/emacs/ELPA [4] http://melpa.milkbox.net/ [5] http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your... [6] [...]]]></description>
		<content:encoded><![CDATA[<p>[...] [3] <a href="http://emacswiki.org/emacs/ELPA" rel="nofollow">http://emacswiki.org/emacs/ELPA</a> [4] <a href="http://melpa.milkbox.net/" rel="nofollow">http://melpa.milkbox.net/</a> [5] <a href="http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your" rel="nofollow">http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your</a>&#8230; [6] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mickey</title>
		<link>http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your-buffer/#comment-19172</link>
		<dc:creator>mickey</dc:creator>
		<pubDate>Thu, 10 Jan 2013 09:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=580#comment-19172</guid>
		<description><![CDATA[Hello, 

I don&#039;t use colour themes; this is a personal customization I set up a long, long time ago :)

Mickey.]]></description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>I don&#8217;t use colour themes; this is a personal customization I set up a long, long time ago <img src='http://www.masteringemacs.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Mickey.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GaoYusong</title>
		<link>http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your-buffer/#comment-18994</link>
		<dc:creator>GaoYusong</dc:creator>
		<pubDate>Mon, 07 Jan 2013 19:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=580#comment-18994</guid>
		<description><![CDATA[your color themes is so beautiful, what is it?

thanks a lot]]></description>
		<content:encoded><![CDATA[<p>your color themes is so beautiful, what is it?</p>
<p>thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chen bin</title>
		<link>http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your-buffer/#comment-17978</link>
		<dc:creator>chen bin</dc:creator>
		<pubDate>Thu, 13 Dec 2012 00:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=580#comment-17978</guid>
		<description><![CDATA[iedit is good. but you iedit-dwim is such a awesome tool.]]></description>
		<content:encoded><![CDATA[<p>iedit is good. but you iedit-dwim is such a awesome tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your-buffer/#comment-16177</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Mon, 15 Oct 2012 15:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=580#comment-16177</guid>
		<description><![CDATA[mc/mark-next-like-this  will mark the next text matching the region.

mc/mark-all-like-this  will mark all occurrences that match the region.]]></description>
		<content:encoded><![CDATA[<p>mc/mark-next-like-this  will mark the next text matching the region.</p>
<p>mc/mark-all-like-this  will mark all occurrences that match the region.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your-buffer/#comment-16176</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Mon, 15 Oct 2012 15:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=580#comment-16176</guid>
		<description><![CDATA[Multiple-cursors is nice cause you can either select next occurrence  of region or all occurrences. Then you have multiple cursors at the regions.  Then you can do anything you want with the cursors. 

Checkout author&#039;s Emacs Rocks video on multi-cursors. Its freaking amazing what he does with them

http://emacsrocks.com/e13.html]]></description>
		<content:encoded><![CDATA[<p>Multiple-cursors is nice cause you can either select next occurrence  of region or all occurrences. Then you have multiple cursors at the regions.  Then you can do anything you want with the cursors. </p>
<p>Checkout author&#8217;s Emacs Rocks video on multi-cursors. Its freaking amazing what he does with them</p>
<p><a href="http://emacsrocks.com/e13.html" rel="nofollow">http://emacsrocks.com/e13.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ustun Ozgur</title>
		<link>http://www.masteringemacs.org/articles/2012/10/02/iedit-interactive-multi-occurrence-editing-in-your-buffer/#comment-16113</link>
		<dc:creator>Ustun Ozgur</dc:creator>
		<pubDate>Sat, 13 Oct 2012 04:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=580#comment-16113</guid>
		<description><![CDATA[Never mind the previous comment, I was reading from the Google Reader feed, which had the old copy of the article. It seems like you have already fixed the link.]]></description>
		<content:encoded><![CDATA[<p>Never mind the previous comment, I was reading from the Google Reader feed, which had the old copy of the article. It seems like you have already fixed the link.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
