<?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: Change the Default Editor From Nano on Ubuntu Linux</title>
	<atom:link href="http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Wed, 04 Nov 2009 19:19:14 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tomm174</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/comment-page-1/#comment-60248</link>
		<dc:creator>tomm174</dc:creator>
		<pubDate>Tue, 04 Nov 2008 15:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/#comment-60248</guid>
		<description>alternatives seem like a really poor idea.
It gives you the command line ease of changing a very unimportant configuration issue,  - the name you type to invoke an editor - which each user would be likely to do very infrequently, if ever.
The cost is making it quite obscure and complicated what is actually happening, and breaking what people out there already understand.
I suppose Stallman, Cox, Tovalds, Tridgell have all had to waste their time getting their heads around it - unless they just go on using the same install they&#039;ve had for the last five years
There is a standard environment variable $EDITOR which is supposed to deal with this issue
I just tried to trace down where emacs directs to on my ubuntu 8. I think it goes through SIX levels of links. I don&#039;t want this kind of (&#039;scuse me) CRAP on my system. I want to be able to find an executable if there is a problem.
If it aint broke don&#039;t fix it
Simpler is bettttttttttteeeeeerrrrrrrrrr -   And don&#039;t get me started about upstart 
If I want to use emacs I&#039;ll type &#039;emacs&#039; and maybe alias it to &#039;e&#039;</description>
		<content:encoded><![CDATA[<p>alternatives seem like a really poor idea.<br />
It gives you the command line ease of changing a very unimportant configuration issue,  &#8211; the name you type to invoke an editor &#8211; which each user would be likely to do very infrequently, if ever.<br />
The cost is making it quite obscure and complicated what is actually happening, and breaking what people out there already understand.<br />
I suppose Stallman, Cox, Tovalds, Tridgell have all had to waste their time getting their heads around it &#8211; unless they just go on using the same install they&#8217;ve had for the last five years<br />
There is a standard environment variable $EDITOR which is supposed to deal with this issue<br />
I just tried to trace down where emacs directs to on my ubuntu 8. I think it goes through SIX levels of links. I don&#8217;t want this kind of (&#8217;scuse me) CRAP on my system. I want to be able to find an executable if there is a problem.<br />
If it aint broke don&#8217;t fix it<br />
Simpler is bettttttttttteeeeeerrrrrrrrrr &#8211;   And don&#8217;t get me started about upstart<br />
If I want to use emacs I&#8217;ll type &#8216;emacs&#8217; and maybe alias it to &#8216;e&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blu</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/comment-page-1/#comment-55860</link>
		<dc:creator>blu</dc:creator>
		<pubDate>Mon, 11 Aug 2008 21:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/#comment-55860</guid>
		<description>can i add gedit as default ?</description>
		<content:encoded><![CDATA[<p>can i add gedit as default ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustaf</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/comment-page-1/#comment-50519</link>
		<dc:creator>Gustaf</dc:creator>
		<pubDate>Mon, 26 May 2008 12:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/#comment-50519</guid>
		<description>Ubuntu: As discussed above - use two hyphens in &quot;- -config&quot;.</description>
		<content:encoded><![CDATA[<p>Ubuntu: As discussed above &#8211; use two hyphens in &#8220;- -config&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ubuntu</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/comment-page-1/#comment-50503</link>
		<dc:creator>Ubuntu</dc:creator>
		<pubDate>Mon, 26 May 2008 07:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/#comment-50503</guid>
		<description>user@Linux:~$ sudo update-alternatives –config editor
[sudo] password for user:
update-alternatives: unknown argument `–config&#039;
user@Linux:~$ sudo &quot;update-alternatives –config editor&quot;
sudo: update-alternatives –config editor: command not found
user@Linux:~$ &quot;update-alternatives –config editor&quot;
bash: update-alternatives –config editor: command not found
user@Linux:~$ sudo &#039;update-alternatives –config editor&#039;
sudo: update-alternatives –config editor: command not found
user@Linux:~$

Ps: 
user@Linux:~$ uname -a
Linux Linux 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux</description>
		<content:encoded><![CDATA[<p><a href="mailto:user@Linux:~$">user@Linux:~$</a> sudo update-alternatives –config editor<br />
[sudo] password for user:<br />
update-alternatives: unknown argument `–config&#8217;<br />
<a href="mailto:user@Linux:~$">user@Linux:~$</a> sudo &#8220;update-alternatives –config editor&#8221;<br />
sudo: update-alternatives –config editor: command not found<br />
<a href="mailto:user@Linux:~$">user@Linux:~$</a> &#8220;update-alternatives –config editor&#8221;<br />
bash: update-alternatives –config editor: command not found<br />
<a href="mailto:user@Linux:~$">user@Linux:~$</a> sudo &#8216;update-alternatives –config editor&#8217;<br />
sudo: update-alternatives –config editor: command not found<br />
<a href="mailto:user@Linux:~$">user@Linux:~$</a></p>
<p>Ps:<br />
<a href="mailto:user@Linux:~$">user@Linux:~$</a> uname -a<br />
Linux Linux 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustaf</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/comment-page-1/#comment-33237</link>
		<dc:creator>Gustaf</dc:creator>
		<pubDate>Mon, 14 Jan 2008 15:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/#comment-33237</guid>
		<description>vim.basic = vim, so that&#039;s what to choose. Before the installation there was only vim.tiny available.</description>
		<content:encoded><![CDATA[<p>vim.basic = vim, so that&#8217;s what to choose. Before the installation there was only vim.tiny available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bauche</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/comment-page-1/#comment-33227</link>
		<dc:creator>Bauche</dc:creator>
		<pubDate>Mon, 14 Jan 2008 07:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/#comment-33227</guid>
		<description>I have installed vim but it does not appears as an alternative. (It appears vim.basic and vim.tiny, but not vim). What con I do?</description>
		<content:encoded><![CDATA[<p>I have installed vim but it does not appears as an alternative. (It appears vim.basic and vim.tiny, but not vim). What con I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Micah</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/comment-page-1/#comment-25370</link>
		<dc:creator>Micah</dc:creator>
		<pubDate>Thu, 25 Oct 2007 18:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/#comment-25370</guid>
		<description>oh yeah - I&#039;ve been using VIM ever since install.  In fact, I didn&#039;t know about this and set up VIM as the edior in my .bashrc. 

Thanks</description>
		<content:encoded><![CDATA[<p>oh yeah &#8211; I&#8217;ve been using VIM ever since install.  In fact, I didn&#8217;t know about this and set up VIM as the edior in my .bashrc. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustaf</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/comment-page-1/#comment-25364</link>
		<dc:creator>Gustaf</dc:creator>
		<pubDate>Thu, 25 Oct 2007 15:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/#comment-25364</guid>
		<description>ronald:
Hehe. No, seriously not. &quot;-&quot; is generally a syntax for stdin/stout, can cause trouble..

Micah:
A first dumb question then: Have you even installed vim or any other alternatives? I think a full installation of e.g. vim or emacs is not bundled by default.</description>
		<content:encoded><![CDATA[<p>ronald:<br />
Hehe. No, seriously not. &#8220;-&#8221; is generally a syntax for stdin/stout, can cause trouble..</p>
<p>Micah:<br />
A first dumb question then: Have you even installed vim or any other alternatives? I think a full installation of e.g. vim or emacs is not bundled by default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Micah</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/comment-page-1/#comment-25362</link>
		<dc:creator>Micah</dc:creator>
		<pubDate>Thu, 25 Oct 2007 14:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/#comment-25362</guid>
		<description>When I run update-alternaitives, it only shows ed and nano.  Is there anything I can do to to get it to show the other choices?

Thanks!</description>
		<content:encoded><![CDATA[<p>When I run update-alternaitives, it only shows ed and nano.  Is there anything I can do to to get it to show the other choices?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ronald</title>
		<link>http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/comment-page-1/#comment-25353</link>
		<dc:creator>ronald</dc:creator>
		<pubDate>Thu, 25 Oct 2007 12:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/#comment-25353</guid>
		<description>maybe write is as &#039;update-alternatives - -config editor&#039;   :D

greetz all</description>
		<content:encoded><![CDATA[<p>maybe write is as &#8216;update-alternatives &#8211; -config editor&#8217;   <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>greetz all</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.164 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2009-11-04 14:30:19 -->
