<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Vim vs. Emacs (scripting)</title>
	<link>http://briancarper.net/2008/01/07/vim-vs-emacs-scripting/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 14:07:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Brian</title>
		<link>http://briancarper.net/2008/01/07/vim-vs-emacs-scripting/#comment-11794</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 14 Jan 2008 19:00:07 +0000</pubDate>
		<guid>http://briancarper.net/2008/01/07/vim-vs-emacs-scripting/#comment-11794</guid>
		<description>I'm actually almost enjoying Emacs now.  (almost)

I have looked at Weblocks, but it seems a bit young and yes, highly confusing.  And probably overkill for my needs

I will look into flymake, thanks.  I agree Emacs' autocompletion is very nice and Vim's isn't so much.  I've never found any use for Vim's.</description>
		<content:encoded><![CDATA[<p>I'm actually almost enjoying Emacs now.  (almost)</p>
<p>I have looked at Weblocks, but it seems a bit young and yes, highly confusing.  And probably overkill for my needs</p>
<p>I will look into flymake, thanks.  I agree Emacs' autocompletion is very nice and Vim's isn't so much.  I've never found any use for Vim's.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivar Refsdal</title>
		<link>http://briancarper.net/2008/01/07/vim-vs-emacs-scripting/#comment-11763</link>
		<dc:creator>Ivar Refsdal</dc:creator>
		<pubDate>Mon, 14 Jan 2008 09:59:57 +0000</pubDate>
		<guid>http://briancarper.net/2008/01/07/vim-vs-emacs-scripting/#comment-11763</guid>
		<description>How is the Emacs struggle? ;)

"For many things that Vim has built-in or bundled-in, Emacs requires you to go on a treasure hunt."

Well, I do like Emacs' (Slime's really) fuzzy autocompletion better than Vim's omnicompletion.
Same goes for the bookmarking utility (not found in Vim). (Read the manual -&#62; Bookmarks)
I also like the the tramp (/user@host:/some/file/here) far better than Vim's (keeps asking for a password over and over again..) scp://
Emacs also has flymake, http://flymake.sourceforge.net/, you might want to have a go with that instead of line numbers for compiler/syntax stuff?
Slime has slime-next-note for going to the next compiler error note. M-n and M-p (previous) is the default keybinding I think.

Feel free to correct me if you know any better than the above.

And I do CERTAINLY agree Emacs could have more sensible defaults. Like the buffer switching you were talking about.

For web stuff and lisp, I'm trying to learn weblocks: http://common-lisp.net/project/cl-weblocks/
Have you tried it? It looks very good, although it has been a bit confusing.

Cheers</description>
		<content:encoded><![CDATA[<p>How is the Emacs struggle? ;)</p>
<p>&#8220;For many things that Vim has built-in or bundled-in, Emacs requires you to go on a treasure hunt.&#8221;</p>
<p>Well, I do like Emacs' (Slime's really) fuzzy autocompletion better than Vim's omnicompletion.<br />
Same goes for the bookmarking utility (not found in Vim). (Read the manual -&gt; Bookmarks)<br />
I also like the the tramp (/user@host:/some/file/here) far better than Vim's (keeps asking for a password over and over again..) scp://<br />
Emacs also has flymake, <a href="http://flymake.sourceforge.net/," rel="nofollow">http://flymake.sourceforge.net/,</a> you might want to have a go with that instead of line numbers for compiler/syntax stuff?<br />
Slime has slime-next-note for going to the next compiler error note. M-n and M-p (previous) is the default keybinding I think.</p>
<p>Feel free to correct me if you know any better than the above.</p>
<p>And I do CERTAINLY agree Emacs could have more sensible defaults. Like the buffer switching you were talking about.</p>
<p>For web stuff and lisp, I'm trying to learn weblocks: <a href="http://common-lisp.net/project/cl-weblocks/" rel="nofollow">http://common-lisp.net/project/cl-weblocks/</a><br />
Have you tried it? It looks very good, although it has been a bit confusing.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Giroir</title>
		<link>http://briancarper.net/2008/01/07/vim-vs-emacs-scripting/#comment-11214</link>
		<dc:creator>Christopher Giroir</dc:creator>
		<pubDate>Tue, 08 Jan 2008 20:40:54 +0000</pubDate>
		<guid>http://briancarper.net/2008/01/07/vim-vs-emacs-scripting/#comment-11214</guid>
		<description>Very true, I've used so many where even though they include ruby and emacs, they don't have the ruby emacs files... seems a total waste. They are right in the ruby distribution ready to be installed!</description>
		<content:encoded><![CDATA[<p>Very true, I've used so many where even though they include ruby and emacs, they don't have the ruby emacs files&#8230; seems a total waste. They are right in the ruby distribution ready to be installed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://briancarper.net/2008/01/07/vim-vs-emacs-scripting/#comment-11209</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 08 Jan 2008 17:55:50 +0000</pubDate>
		<guid>http://briancarper.net/2008/01/07/vim-vs-emacs-scripting/#comment-11209</guid>
		<description>Yeah, it's easy in Gentoo, but I use other OSes too that make you fetch it manually.</description>
		<content:encoded><![CDATA[<p>Yeah, it's easy in Gentoo, but I use other OSes too that make you fetch it manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Giroir</title>
		<link>http://briancarper.net/2008/01/07/vim-vs-emacs-scripting/#comment-11205</link>
		<dc:creator>Christopher Giroir</dc:creator>
		<pubDate>Tue, 08 Jan 2008 15:47:22 +0000</pubDate>
		<guid>http://briancarper.net/2008/01/07/vim-vs-emacs-scripting/#comment-11205</guid>
		<description>You finally hit on why I like emacs :) 

People like things that do their job well... Emacs often gets bashed for this reason. I disagree. The base of emacs is incredibly simple and powerful and that's the reason it gets expanded upon. I love the fact that I can rebuild the editor in many different ways by defining my own complete custom functions, but anyway!

About the ruby mode, I think one reason it's not included is that the official ruby distribution includes an emacs mode that they keep updated. In gentoo isn't it just emerge ruby-mode anyway?</description>
		<content:encoded><![CDATA[<p>You finally hit on why I like emacs :) </p>
<p>People like things that do their job well&#8230; Emacs often gets bashed for this reason. I disagree. The base of emacs is incredibly simple and powerful and that's the reason it gets expanded upon. I love the fact that I can rebuild the editor in many different ways by defining my own complete custom functions, but anyway!</p>
<p>About the ruby mode, I think one reason it's not included is that the official ruby distribution includes an emacs mode that they keep updated. In gentoo isn't it just emerge ruby-mode anyway?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
