<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Interesting Emacs Links &#8211; 2009 Week 19</title>
	<atom:link href="http://curiousprogrammer.wordpress.com/2009/05/10/emacs-links-2009-19/feed/" rel="self" type="application/rss+xml" />
	<link>http://curiousprogrammer.wordpress.com/2009/05/10/emacs-links-2009-19/</link>
	<description>Leveraging Perl and Emacs</description>
	<lastBuildDate>Tue, 07 May 2013 11:25:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jared</title>
		<link>http://curiousprogrammer.wordpress.com/2009/05/10/emacs-links-2009-19/#comment-7548</link>
		<dc:creator><![CDATA[Jared]]></dc:creator>
		<pubDate>Sat, 16 May 2009 22:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=593#comment-7548</guid>
		<description><![CDATA[Yes, I do recognise Nano from my brief look at Pine (I was more of an Elm man).  But it doesn&#039;t even support C-u correctly.  Or M-f or M-b.  I think I&#039;ll stick to vi for when emacs is not available.]]></description>
		<content:encoded><![CDATA[<p>Yes, I do recognise Nano from my brief look at Pine (I was more of an Elm man).  But it doesn&#8217;t even support C-u correctly.  Or M-f or M-b.  I think I&#8217;ll stick to vi for when emacs is not available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://curiousprogrammer.wordpress.com/2009/05/10/emacs-links-2009-19/#comment-7544</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Wed, 13 May 2009 20:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=593#comment-7544</guid>
		<description><![CDATA[&gt; I haven’t any experience of nano but I’m surprised there are Unix-like systems with nano and without some sort of vi-a-like.

Nano is a Free reimplementation of Pico, the editor for the Pine email program. Nano is installed in the default package set of Fedora and Ubuntu, and notably it&#039;s in their live cd systems, and probably other live cds as well. Emacs is apparently deemed too large for these. Vi is there and Nano is the consolation prize for people who prefer Emacs keybindings (which Nano does not support very well). I often end up doing rescue and systems administration work using live cds and, as an Emacs user, always curse Nano.]]></description>
		<content:encoded><![CDATA[<p>&gt; I haven’t any experience of nano but I’m surprised there are Unix-like systems with nano and without some sort of vi-a-like.</p>
<p>Nano is a Free reimplementation of Pico, the editor for the Pine email program. Nano is installed in the default package set of Fedora and Ubuntu, and notably it&#8217;s in their live cd systems, and probably other live cds as well. Emacs is apparently deemed too large for these. Vi is there and Nano is the consolation prize for people who prefer Emacs keybindings (which Nano does not support very well). I often end up doing rescue and systems administration work using live cds and, as an Emacs user, always curse Nano.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://curiousprogrammer.wordpress.com/2009/05/10/emacs-links-2009-19/#comment-7540</link>
		<dc:creator><![CDATA[Jared]]></dc:creator>
		<pubDate>Tue, 12 May 2009 21:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=593#comment-7540</guid>
		<description><![CDATA[@Jonathan

&gt; Emacs vs. Vim is so… boring.

Well, maybe, but I wasn&#039;t actually comparing them in an emacs is better than vim sense.  I was comparing their popularity which I find interesting.  I guess others find it interesting too.

&gt; (paraphrasing) - people use vim because it is installed everywhere

Okay, that is interesting information, but there is nothing I can do about it at my firm - emacs is already available on all servers.

&gt; Get stuff done with emacs, don’t bother trying to convert people.

Why not?  If people in my team are solving problems using the emacs framework that otherwise I would have to solve, that is good for me.

&gt; Maybe it could be hooked into a typical sysadmins workflow better?
&gt; Maybe there needs to be a better tutorial on how to use TRAMP?

Er, possibly.  But I&#039;m not a sysadmin and I don&#039;t know any.  So it is difficult for me to empathise with them and think about the problems they need to solve.  I suspect it is a better use of my time to try and make it better for programmers.

@zhangda - it is a good start at least :)  I got my mother to use emacs + org-mode with cua-mode but I don&#039;t think she still uses it.  Maybe it is worth going through a few other standard bindings and fixing them up as per my &lt;a href=&quot;http://curiousprogrammer.wordpress.com/2009/05/02/redefining-important-keys/&quot; rel=&quot;nofollow&quot;&gt;previous post&lt;/a&gt;

@Mike - I&#039;m not surprised that many people use vim - it is always available as Jonathan points out above and it&#039;s not that bad really.  Vim wizards are almost as quick at basic editing tasks as emacs wizards ;)

I haven&#039;t any experience of nano but I&#039;m surprised there are Unix-like systems with nano and without some sort of vi-a-like.

And I completely agree about the new font engine.  Emacs 23 is finally an absolute pleasure to use.  Previously my experience was slightly marred by the ugly fonts.

@James - nice summary, thanks for adding it to the wiki.]]></description>
		<content:encoded><![CDATA[<p>@Jonathan</p>
<p>&gt; Emacs vs. Vim is so… boring.</p>
<p>Well, maybe, but I wasn&#8217;t actually comparing them in an emacs is better than vim sense.  I was comparing their popularity which I find interesting.  I guess others find it interesting too.</p>
<p>&gt; (paraphrasing) &#8211; people use vim because it is installed everywhere</p>
<p>Okay, that is interesting information, but there is nothing I can do about it at my firm &#8211; emacs is already available on all servers.</p>
<p>&gt; Get stuff done with emacs, don’t bother trying to convert people.</p>
<p>Why not?  If people in my team are solving problems using the emacs framework that otherwise I would have to solve, that is good for me.</p>
<p>&gt; Maybe it could be hooked into a typical sysadmins workflow better?<br />
&gt; Maybe there needs to be a better tutorial on how to use TRAMP?</p>
<p>Er, possibly.  But I&#8217;m not a sysadmin and I don&#8217;t know any.  So it is difficult for me to empathise with them and think about the problems they need to solve.  I suspect it is a better use of my time to try and make it better for programmers.</p>
<p>@zhangda &#8211; it is a good start at least <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I got my mother to use emacs + org-mode with cua-mode but I don&#8217;t think she still uses it.  Maybe it is worth going through a few other standard bindings and fixing them up as per my <a href="http://curiousprogrammer.wordpress.com/2009/05/02/redefining-important-keys/" rel="nofollow">previous post</a></p>
<p>@Mike &#8211; I&#8217;m not surprised that many people use vim &#8211; it is always available as Jonathan points out above and it&#8217;s not that bad really.  Vim wizards are almost as quick at basic editing tasks as emacs wizards <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I haven&#8217;t any experience of nano but I&#8217;m surprised there are Unix-like systems with nano and without some sort of vi-a-like.</p>
<p>And I completely agree about the new font engine.  Emacs 23 is finally an absolute pleasure to use.  Previously my experience was slightly marred by the ugly fonts.</p>
<p>@James &#8211; nice summary, thanks for adding it to the wiki.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://curiousprogrammer.wordpress.com/2009/05/10/emacs-links-2009-19/#comment-7537</link>
		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Tue, 12 May 2009 13:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=593#comment-7537</guid>
		<description><![CDATA[I just discovered multi-file search/replace after having it in mind that it must be possible for ages.  I updated EmacsWiki to reflect a couple of other options for marking files: http://www.emacswiki.org/emacs/DiredSearchAndReplace]]></description>
		<content:encoded><![CDATA[<p>I just discovered multi-file search/replace after having it in mind that it must be possible for ages.  I updated EmacsWiki to reflect a couple of other options for marking files: <a href="http://www.emacswiki.org/emacs/DiredSearchAndReplace" rel="nofollow">http://www.emacswiki.org/emacs/DiredSearchAndReplace</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://curiousprogrammer.wordpress.com/2009/05/10/emacs-links-2009-19/#comment-7536</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Tue, 12 May 2009 08:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=593#comment-7536</guid>
		<description><![CDATA[I&#039;m surprised that that many programmers would use vi(m) in this day and age. I would have thought that for the generation that has come to expect IDEs, vi(m) looks at least as frightening as Emacs.

I don&#039;t think Nano is &#039;a fine editor&#039;. It&#039;s one of those that do an evil half-arsed imitation of Emacs keybindings. Some of the very elementary ones work, but e.g. C-k works in a different way, which causes endless problems for Emacs users, word wrapping is all wrong, search is unfathomable for an Emacs user etc. If you want a minimal editor with an Emacs-like interface, use zile. Nano is for people who were conditioned on Pine/Pico.

Emacs could probably improve its chances quite a bit by improving the most offensive parts of the UI. I&#039;m not talking about keybindings, but e.g. better integration with the toolkit (Gtk on Linux/Unix), revamp Customize. Fortunately font rendering is finally there with Emacs 23.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m surprised that that many programmers would use vi(m) in this day and age. I would have thought that for the generation that has come to expect IDEs, vi(m) looks at least as frightening as Emacs.</p>
<p>I don&#8217;t think Nano is &#8216;a fine editor&#8217;. It&#8217;s one of those that do an evil half-arsed imitation of Emacs keybindings. Some of the very elementary ones work, but e.g. C-k works in a different way, which causes endless problems for Emacs users, word wrapping is all wrong, search is unfathomable for an Emacs user etc. If you want a minimal editor with an Emacs-like interface, use zile. Nano is for people who were conditioned on Pine/Pico.</p>
<p>Emacs could probably improve its chances quite a bit by improving the most offensive parts of the UI. I&#8217;m not talking about keybindings, but e.g. better integration with the toolkit (Gtk on Linux/Unix), revamp Customize. Fortunately font rendering is finally there with Emacs 23.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhangda</title>
		<link>http://curiousprogrammer.wordpress.com/2009/05/10/emacs-links-2009-19/#comment-7534</link>
		<dc:creator><![CDATA[zhangda]]></dc:creator>
		<pubDate>Sun, 10 May 2009 20:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=593#comment-7534</guid>
		<description><![CDATA[I once tried to persuade my colleague to use emacs with latex, but when I installed emacs and my set of configuration on her laptop, she seemed to be scared and urged me to delete them off...... I thought I acted so much like a weird geek.]]></description>
		<content:encoded><![CDATA[<p>I once tried to persuade my colleague to use emacs with latex, but when I installed emacs and my set of configuration on her laptop, she seemed to be scared and urged me to delete them off&#8230;&#8230; I thought I acted so much like a weird geek.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Arkell</title>
		<link>http://curiousprogrammer.wordpress.com/2009/05/10/emacs-links-2009-19/#comment-7533</link>
		<dc:creator><![CDATA[Jonathan Arkell]]></dc:creator>
		<pubDate>Sun, 10 May 2009 20:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=593#comment-7533</guid>
		<description><![CDATA[Emacs vs. Vim is so... boring.

A majority of people whom I have talked to about their editor preference say they choose vi/vim because it is likely installed on any given *nix system.  This is especially good for sysadmins, who typically would need to edit config files, on a variety of machines.  Great, it works for them. 

Get stuff done with emacs, don&#039;t bother trying to convert people.   If you want emacs to become the most popular linux editor, why not see about integrating it with linux better?  Maybe the modes for editing config files could be made better?  Maybe it could be hooked into a typical sysadmins workflow better?  Maybe there needs to be a better tutorial on how to use TRAMP?  Food for thought.]]></description>
		<content:encoded><![CDATA[<p>Emacs vs. Vim is so&#8230; boring.</p>
<p>A majority of people whom I have talked to about their editor preference say they choose vi/vim because it is likely installed on any given *nix system.  This is especially good for sysadmins, who typically would need to edit config files, on a variety of machines.  Great, it works for them. </p>
<p>Get stuff done with emacs, don&#8217;t bother trying to convert people.   If you want emacs to become the most popular linux editor, why not see about integrating it with linux better?  Maybe the modes for editing config files could be made better?  Maybe it could be hooked into a typical sysadmins workflow better?  Maybe there needs to be a better tutorial on how to use TRAMP?  Food for thought.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://curiousprogrammer.wordpress.com/2009/05/10/emacs-links-2009-19/#comment-7532</link>
		<dc:creator><![CDATA[Jared]]></dc:creator>
		<pubDate>Sun, 10 May 2009 20:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=593#comment-7532</guid>
		<description><![CDATA[Hi P4bl0 - I was unable to access the &lt;strong&gt;alpha.libre.fm&lt;/strong&gt; website.  Isn&#039;t it something to do with radio stations in which case how are there emacs or vim groups?

Within my team of 10 the ratio is 2 to 1 in favour of Vim but one of the Emacs users is a convert :)]]></description>
		<content:encoded><![CDATA[<p>Hi P4bl0 &#8211; I was unable to access the <strong>alpha.libre.fm</strong> website.  Isn&#8217;t it something to do with radio stations in which case how are there emacs or vim groups?</p>
<p>Within my team of 10 the ratio is 2 to 1 in favour of Vim but one of the Emacs users is a convert <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Eure</title>
		<link>http://curiousprogrammer.wordpress.com/2009/05/10/emacs-links-2009-19/#comment-7531</link>
		<dc:creator><![CDATA[Ian Eure]]></dc:creator>
		<pubDate>Sun, 10 May 2009 17:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=593#comment-7531</guid>
		<description><![CDATA[Six to one sounds a little high, but I wouldn’t be surprised. The rough breakdown where I work is vi over Emacs 2.5:1. This is for developers only, and is probably incomplete and inaccurate. It could easily be as low as 2:1 or as high as 3:1.

The non-Emacs to Emacs ratio is 9:1. This is made up of jEdit, TextMate, Eclipse, Coda, and probably a few other oddballs. 

There are a couple non developers (operations guys) who use Emacs as well, but I stuck to coders since I have a better idea of who uses what.

Of course, being and advocate for Emacs, I’ve tried to get people to consider it, but few have. They’re either unwilling to take the productivity hit while they adapt, or are put off by the complexity.]]></description>
		<content:encoded><![CDATA[<p>Six to one sounds a little high, but I wouldn’t be surprised. The rough breakdown where I work is vi over Emacs 2.5:1. This is for developers only, and is probably incomplete and inaccurate. It could easily be as low as 2:1 or as high as 3:1.</p>
<p>The non-Emacs to Emacs ratio is 9:1. This is made up of jEdit, TextMate, Eclipse, Coda, and probably a few other oddballs. </p>
<p>There are a couple non developers (operations guys) who use Emacs as well, but I stuck to coders since I have a better idea of who uses what.</p>
<p>Of course, being and advocate for Emacs, I’ve tried to get people to consider it, but few have. They’re either unwilling to take the productivity hit while they adapt, or are put off by the complexity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p4bl0</title>
		<link>http://curiousprogrammer.wordpress.com/2009/05/10/emacs-links-2009-19/#comment-7530</link>
		<dc:creator><![CDATA[p4bl0]]></dc:creator>
		<pubDate>Sun, 10 May 2009 12:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=593#comment-7530</guid>
		<description><![CDATA[This isn&#039;t scientific either, but libre.fm groups for Emacs and ViM both count 12 members.
http://alpha.libre.fm/group/emacs
http://alpha.libre.fm/group/vim]]></description>
		<content:encoded><![CDATA[<p>This isn&#8217;t scientific either, but libre.fm groups for Emacs and ViM both count 12 members.<br />
<a href="http://alpha.libre.fm/group/emacs" rel="nofollow">http://alpha.libre.fm/group/emacs</a><br />
<a href="http://alpha.libre.fm/group/vim" rel="nofollow">http://alpha.libre.fm/group/vim</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
