<?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: A Small Milestone</title>
	<atom:link href="http://tleaves.com/2007/11/26/a-small-milestone/feed/" rel="self" type="application/rss+xml" />
	<link>http://tleaves.com/2007/11/26/a-small-milestone/</link>
	<description>Creativity x Technology</description>
	<lastBuildDate>Thu, 29 Jul 2010 04:37:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Doug</title>
		<link>http://tleaves.com/2007/11/26/a-small-milestone/comment-page-1/#comment-4538</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Tue, 27 Nov 2007 21:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://tleaves.com/2007/11/26/a-small-milestone/#comment-4538</guid>
		<description>I love being able to make separate panes with keystrokes rather than mouse clicks too.  I haven&#039;t discovered this in other editors though I haven&#039;t tried.  Basically, any movement I don&#039;t have to go to the mouse for is good.

My deranged keyboard also helps.  It is a kinesis advantage dished dvorak split keyboard.  It puts ctrl and alt on the thumbs which removed the strain of making all those funky ctrl- and alt- commands.  I think emacs would cripple my hands on a regular keyboard.</description>
		<content:encoded><![CDATA[<p>I love being able to make separate panes with keystrokes rather than mouse clicks too.  I haven&#8217;t discovered this in other editors though I haven&#8217;t tried.  Basically, any movement I don&#8217;t have to go to the mouse for is good.</p>
<p>My deranged keyboard also helps.  It is a kinesis advantage dished dvorak split keyboard.  It puts ctrl and alt on the thumbs which removed the strain of making all those funky ctrl- and alt- commands.  I think emacs would cripple my hands on a regular keyboard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: psu</title>
		<link>http://tleaves.com/2007/11/26/a-small-milestone/comment-page-1/#comment-4537</link>
		<dc:creator>psu</dc:creator>
		<pubDate>Tue, 27 Nov 2007 15:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://tleaves.com/2007/11/26/a-small-milestone/#comment-4537</guid>
		<description>I miss the kill ring once in a while. But not enough to deal with all the other brain damage.</description>
		<content:encoded><![CDATA[<p>I miss the kill ring once in a while. But not enough to deal with all the other brain damage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://tleaves.com/2007/11/26/a-small-milestone/comment-page-1/#comment-4536</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Tue, 27 Nov 2007 15:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://tleaves.com/2007/11/26/a-small-milestone/#comment-4536</guid>
		<description>The kill ring is probably what I would hate to lose the most.  I like the chording key bindings and never having to touch my mouse but the kill ring is king!

Vi made my head spin and fall off the first few times I tried it and I was never forced to use it so I can&#039;t.</description>
		<content:encoded><![CDATA[<p>The kill ring is probably what I would hate to lose the most.  I like the chording key bindings and never having to touch my mouse but the kill ring is king!</p>
<p>Vi made my head spin and fall off the first few times I tried it and I was never forced to use it so I can&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: psu</title>
		<link>http://tleaves.com/2007/11/26/a-small-milestone/comment-page-1/#comment-4535</link>
		<dc:creator>psu</dc:creator>
		<pubDate>Tue, 27 Nov 2007 14:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://tleaves.com/2007/11/26/a-small-milestone/#comment-4535</guid>
		<description>For most of the work I do I use the editor that&#039;s in Xcode. it&#039;s not as good as the old emacs C-mode in a lot of ways (the auto-indent always seems to be broken) but it gets the job done and it works better within the environment than using some external editor interface.

For most utility editing I use a combination of Textmate and bbedit. BBEdit is not great, but for basic text editing with font coloring of code it does an OK job, and at least I don&#039;t have to remember the some stupid key sequence to go into &quot;insert&quot; mode.  Also, most of the default color schemes are not stupid (unlike any of the colorized Emacsen).

Textmate would be better if they spent less time on useless &quot;modules&quot; and more time making undo work right.</description>
		<content:encoded><![CDATA[<p>For most of the work I do I use the editor that&#8217;s in Xcode. it&#8217;s not as good as the old emacs C-mode in a lot of ways (the auto-indent always seems to be broken) but it gets the job done and it works better within the environment than using some external editor interface.</p>
<p>For most utility editing I use a combination of Textmate and bbedit. BBEdit is not great, but for basic text editing with font coloring of code it does an OK job, and at least I don&#8217;t have to remember the some stupid key sequence to go into &#8220;insert&#8221; mode.  Also, most of the default color schemes are not stupid (unlike any of the colorized Emacsen).</p>
<p>Textmate would be better if they spent less time on useless &#8220;modules&#8221; and more time making undo work right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterb</title>
		<link>http://tleaves.com/2007/11/26/a-small-milestone/comment-page-1/#comment-4534</link>
		<dc:creator>peterb</dc:creator>
		<pubDate>Tue, 27 Nov 2007 13:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://tleaves.com/2007/11/26/a-small-milestone/#comment-4534</guid>
		<description>As &quot;the other Pete&quot;, I&#039;ve never been able to tolerate BBEdit.  I can&#039;t understand why people like it.

I&#039;ve had one foot in Emacs and one foot in vi for the past 20 years.  Now that I&#039;m not using Emacs for serious programming projects (I just use Xcode&#039;s built-in editor), most of the time I use vi for my utility work.

In the rare cases when I need a &quot;feature&quot; (eg, editing a little XML), I&#039;ll use TextMate.  You can&#039;t use TextMate for everything, though:  TextMate is totally great, except for all the things it completely sucks at.  If you know what I mean.</description>
		<content:encoded><![CDATA[<p>As &#8220;the other Pete&#8221;, I&#8217;ve never been able to tolerate BBEdit.  I can&#8217;t understand why people like it.</p>
<p>I&#8217;ve had one foot in Emacs and one foot in vi for the past 20 years.  Now that I&#8217;m not using Emacs for serious programming projects (I just use Xcode&#8217;s built-in editor), most of the time I use vi for my utility work.</p>
<p>In the rare cases when I need a &#8220;feature&#8221; (eg, editing a little XML), I&#8217;ll use TextMate.  You can&#8217;t use TextMate for everything, though:  TextMate is totally great, except for all the things it completely sucks at.  If you know what I mean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon F</title>
		<link>http://tleaves.com/2007/11/26/a-small-milestone/comment-page-1/#comment-4539</link>
		<dc:creator>Jon F</dc:creator>
		<pubDate>Tue, 27 Nov 2007 07:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://tleaves.com/2007/11/26/a-small-milestone/#comment-4539</guid>
		<description>Haha, you were addicted to zephyr.</description>
		<content:encoded><![CDATA[<p>Haha, you were addicted to zephyr.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dfm</title>
		<link>http://tleaves.com/2007/11/26/a-small-milestone/comment-page-1/#comment-4541</link>
		<dc:creator>dfm</dc:creator>
		<pubDate>Tue, 27 Nov 2007 04:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://tleaves.com/2007/11/26/a-small-milestone/#comment-4541</guid>
		<description>It sounds like you&#039;ve consciously decided to make a clean break from the Emacs family of editors; if that&#039;s the case, you probably don&#039;t care that there&#039;s a &lt;a href=&quot;http://emacs-app.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;Cocoa-ified port of Emacs&lt;/a&gt;.

Personally, I think it&#039;s rather nice: it manages to look and feel more than slightly Mac-native while at the same time preserving the essential... uh, &quot;Emacsiness&quot; of the thing. When you survey the results of some other attempts to reform Emacs into a well-behaved, first-class citizen of Mac OS X, you realize that this is no mean feat at all.

What are you using instead of Emacs? BBEdit? TextMate?</description>
		<content:encoded><![CDATA[<p>It sounds like you&#8217;ve consciously decided to make a clean break from the Emacs family of editors; if that&#8217;s the case, you probably don&#8217;t care that there&#8217;s a <a href="http://emacs-app.sourceforge.net/" rel="nofollow">Cocoa-ified port of Emacs</a>.</p>
<p>Personally, I think it&#8217;s rather nice: it manages to look and feel more than slightly Mac-native while at the same time preserving the essential&#8230; uh, &#8220;Emacsiness&#8221; of the thing. When you survey the results of some other attempts to reform Emacs into a well-behaved, first-class citizen of Mac OS X, you realize that this is no mean feat at all.</p>
<p>What are you using instead of Emacs? BBEdit? TextMate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://tleaves.com/2007/11/26/a-small-milestone/comment-page-1/#comment-4540</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Tue, 27 Nov 2007 04:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://tleaves.com/2007/11/26/a-small-milestone/#comment-4540</guid>
		<description>I love my console version of emacs for programming.  I hate using some IDE&#039;s editor.  I feel so comfortable in it.  But I tried using it for everything once and it turned out that I didn&#039;t do everything else the way I was &quot;supposed&quot; to.  I didn&#039;t get my mail through a unix mailbox on my pc, I get it from google and like their interface.  Calendars, diaries, mp3 players, chat.  It all works somewhere else better.  I wish I could make firefox understand emacs keybindings without doing any work but clearly it isn&#039;t important because I haven&#039;t done it.

But please don&#039;t make me delete my emacs.

And please don&#039;t make me use the graphical interface, what&#039;s the point then?

Just curious, what is your one application?  Mine is programming TI DSPs at the moment.</description>
		<content:encoded><![CDATA[<p>I love my console version of emacs for programming.  I hate using some IDE&#8217;s editor.  I feel so comfortable in it.  But I tried using it for everything once and it turned out that I didn&#8217;t do everything else the way I was &#8220;supposed&#8221; to.  I didn&#8217;t get my mail through a unix mailbox on my pc, I get it from google and like their interface.  Calendars, diaries, mp3 players, chat.  It all works somewhere else better.  I wish I could make firefox understand emacs keybindings without doing any work but clearly it isn&#8217;t important because I haven&#8217;t done it.</p>
<p>But please don&#8217;t make me delete my emacs.</p>
<p>And please don&#8217;t make me use the graphical interface, what&#8217;s the point then?</p>
<p>Just curious, what is your one application?  Mine is programming TI DSPs at the moment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
