<?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: Mastering Eshell</title>
	<atom:link href="http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/</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: PComplete: Context-Sensitive Completion in Emacs &#124; Mastering Emacs</title>
		<link>http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/#comment-19290</link>
		<dc:creator>PComplete: Context-Sensitive Completion in Emacs &#124; Mastering Emacs</dc:creator>
		<pubDate>Sat, 12 Jan 2013 09:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=170#comment-19290</guid>
		<description><![CDATA[[...] I briefly mentioned that pcomplete, the programmable completion library featured prominently in Eshell, now supports M-x shell out of the box. That&#8217;s great news for shell mode fans as the [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I briefly mentioned that pcomplete, the programmable completion library featured prominently in Eshell, now supports M-x shell out of the box. That&#8217;s great news for shell mode fans as the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mickey</title>
		<link>http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/#comment-19173</link>
		<dc:creator>mickey</dc:creator>
		<pubDate>Thu, 10 Jan 2013 09:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=170#comment-19173</guid>
		<description><![CDATA[You should check out my article on sorting in Emacs; you might be surprised to learn that Emacs has excellent and regexp-aware sorting mechanisms.

As for IO through buffers: that&#039;s pretty much how Emacs does the bulk of its communications. As it goes, Emacs has thousands of commands for operating on buffers but few that operate on internal data structures, like strings, as it would unnecessarily duplicate the functionality already available to a near-infinite-length buffer.]]></description>
		<content:encoded><![CDATA[<p>You should check out my article on sorting in Emacs; you might be surprised to learn that Emacs has excellent and regexp-aware sorting mechanisms.</p>
<p>As for IO through buffers: that&#8217;s pretty much how Emacs does the bulk of its communications. As it goes, Emacs has thousands of commands for operating on buffers but few that operate on internal data structures, like strings, as it would unnecessarily duplicate the functionality already available to a near-infinite-length buffer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: k</title>
		<link>http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/#comment-18723</link>
		<dc:creator>k</dc:creator>
		<pubDate>Wed, 02 Jan 2013 10:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=170#comment-18723</guid>
		<description><![CDATA[all IO going through buffers: is it really necessary? I tend to do a lot of sort+awk in my daily interactive shell usage – that&#039;s pretty much all I do outside of emacs ;) I like the concept of eshell, but because of the slowness I never manage to use it for real work.]]></description>
		<content:encoded><![CDATA[<p>all IO going through buffers: is it really necessary? I tend to do a lot of sort+awk in my daily interactive shell usage – that&#8217;s pretty much all I do outside of emacs <img src='http://www.masteringemacs.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I like the concept of eshell, but because of the slowness I never manage to use it for real work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LongList</title>
		<link>http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/#comment-8651</link>
		<dc:creator>LongList</dc:creator>
		<pubDate>Thu, 19 Apr 2012 20:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=170#comment-8651</guid>
		<description><![CDATA[Does eshell have anything similar to dired&#039;s 

(setq ls-lisp-verbosity nil)

to remove the uid and gid columns from 
&quot;ls -l&quot; long-form directory listings?

(Emacs 24.0.92.1)


And yes, thanks for a terrific guide!]]></description>
		<content:encoded><![CDATA[<p>Does eshell have anything similar to dired&#8217;s </p>
<p>(setq ls-lisp-verbosity nil)</p>
<p>to remove the uid and gid columns from<br />
&#8220;ls -l&#8221; long-form directory listings?</p>
<p>(Emacs 24.0.92.1)</p>
<p>And yes, thanks for a terrific guide!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Playing with Eshell &#8212; The Endeavour</title>
		<link>http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/#comment-6853</link>
		<dc:creator>Playing with Eshell &#8212; The Endeavour</dc:creator>
		<pubDate>Wed, 22 Feb 2012 23:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=170#comment-6853</guid>
		<description><![CDATA[[...] For much more on Eshell, see A Complete Guide to Mastering Eshell. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] For much more on Eshell, see A Complete Guide to Mastering Eshell. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jj</title>
		<link>http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/#comment-5921</link>
		<dc:creator>jj</dc:creator>
		<pubDate>Sat, 21 Jan 2012 23:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=170#comment-5921</guid>
		<description><![CDATA[Oh, and thanks for the nice tutorial. :)]]></description>
		<content:encoded><![CDATA[<p>Oh, and thanks for the nice tutorial. <img src='http://www.masteringemacs.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jj</title>
		<link>http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/#comment-5920</link>
		<dc:creator>jj</dc:creator>
		<pubDate>Sat, 21 Jan 2012 23:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=170#comment-5920</guid>
		<description><![CDATA[alias cp &#039;cp -i $*&#039; doesn&#039;t work for me.  When I define this alias I get &quot;cp: missing destination file or directory&quot;.  I&#039;m using emacs 23.3.]]></description>
		<content:encoded><![CDATA[<p>alias cp &#8216;cp -i $*&#8217; doesn&#8217;t work for me.  When I define this alias I get &#8220;cp: missing destination file or directory&#8221;.  I&#8217;m using emacs 23.3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 迁移Emacs笔记 &#124; Gossip Coder</title>
		<link>http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/#comment-5681</link>
		<dc:creator>迁移Emacs笔记 &#124; Gossip Coder</dc:creator>
		<pubDate>Sat, 14 Jan 2012 08:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=170#comment-5681</guid>
		<description><![CDATA[[...] 2、eshell：一直在寻找Windows下CMD的替代品。试过不少，每次都很失望，直到在微博上看到有人介绍eshell，Emacs Shell。eshell中可以运行所有系统本身的命令，而且用elisp重新实现了ls、du、mv、rm、rmdir等命令。每次在Windows下输入ls终于不会再看到错误信息了。另外，eshell还可以运行emacs中的elisp函数，比如在emacs中打开文件用find-file命令。再加上alias，就可以给各种函数设置别名，方便得很。详细的教程见这里：Mastering Eshell。 [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 2、eshell：一直在寻找Windows下CMD的替代品。试过不少，每次都很失望，直到在微博上看到有人介绍eshell，Emacs Shell。eshell中可以运行所有系统本身的命令，而且用elisp重新实现了ls、du、mv、rm、rmdir等命令。每次在Windows下输入ls终于不会再看到错误信息了。另外，eshell还可以运行emacs中的elisp函数，比如在emacs中打开文件用find-file命令。再加上alias，就可以给各种函数设置别名，方便得很。详细的教程见这里：Mastering Eshell。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SomeOne</title>
		<link>http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/#comment-4408</link>
		<dc:creator>SomeOne</dc:creator>
		<pubDate>Tue, 13 Dec 2011 05:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=170#comment-4408</guid>
		<description><![CDATA[Superb article -- brilliant introduction to Eshell. 

I have replace most of my Cygwin usage, was facing exactly the same problems as you mentioned.]]></description>
		<content:encoded><![CDATA[<p>Superb article &#8212; brilliant introduction to Eshell. </p>
<p>I have replace most of my Cygwin usage, was facing exactly the same problems as you mentioned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What&#8217;s New In Emacs 24 (part 1) &#124; Mastering Emacs</title>
		<link>http://www.masteringemacs.org/articles/2010/12/13/complete-guide-mastering-eshell/#comment-4168</link>
		<dc:creator>What&#8217;s New In Emacs 24 (part 1) &#124; Mastering Emacs</dc:creator>
		<pubDate>Tue, 06 Dec 2011 22:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=170#comment-4168</guid>
		<description><![CDATA[[...] in this gem of a change. The author of pcomplete is John Wiegley &#8212; the same guy who wrote EShell &#8212; and in Eshell you can complete commandline arguments for things like kill, rmdir, etc. in [...]]]></description>
		<content:encoded><![CDATA[<p>[...] in this gem of a change. The author of pcomplete is John Wiegley &#8212; the same guy who wrote EShell &#8212; and in Eshell you can complete commandline arguments for things like kill, rmdir, etc. in [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
