<?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"
	>
<channel>
	<title>Comments on: Use Emacs to edit compressed .ear and .war files</title>
	<atom:link href="http://www.digitalsanctuary.com/tech-blog/general/use-emacs-to-edit-compressed-ear-and-war-files.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.digitalsanctuary.com/tech-blog/general/use-emacs-to-edit-compressed-ear-and-war-files.html</link>
	<description>Java, ATG, Seam, and related Technologies</description>
	<pubDate>Sat, 22 Nov 2008 17:44:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: gavenkoa</title>
		<link>http://www.digitalsanctuary.com/tech-blog/general/use-emacs-to-edit-compressed-ear-and-war-files.html#comment-13700</link>
		<dc:creator>gavenkoa</dc:creator>
		<pubDate>Tue, 18 Nov 2008 12:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/java/use-emacs-to-edit-compressed-ear-and-war-files.html#comment-13700</guid>
		<description>Because i have 

(prefer-coding-system 'utf-8-unix)

also need

(modify-coding-system-alist 'file "\\.\\(war\\&#124;ear\\&#124;sar\\&#124;egg\\)\\'" 'no-conversion)

to

(add-to-list 'auto-mode-alist '("\\.\\(war\\&#124;ear\\&#124;sar\\&#124;egg\\)\\'" . archive-mode))

--
Regards!</description>
		<content:encoded><![CDATA[<p>Because i have </p>
<p>(prefer-coding-system &#8216;utf-8-unix)</p>
<p>also need</p>
<p>(modify-coding-system-alist &#8216;file &#8220;\\.\\(war\\|ear\\|sar\\|egg\\)\\&#8217;&#8221; &#8216;no-conversion)</p>
<p>to</p>
<p>(add-to-list &#8216;auto-mode-alist &#8216;(&#8221;\\.\\(war\\|ear\\|sar\\|egg\\)\\&#8217;&#8221; . archive-mode))</p>
<p>&#8211;<br />
Regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devon</title>
		<link>http://www.digitalsanctuary.com/tech-blog/general/use-emacs-to-edit-compressed-ear-and-war-files.html#comment-2115</link>
		<dc:creator>Devon</dc:creator>
		<pubDate>Mon, 22 Oct 2007 15:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/java/use-emacs-to-edit-compressed-ear-and-war-files.html#comment-2115</guid>
		<description>Hey, no problem:)</description>
		<content:encoded><![CDATA[<p>Hey, no problem:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norman Richards</title>
		<link>http://www.digitalsanctuary.com/tech-blog/general/use-emacs-to-edit-compressed-ear-and-war-files.html#comment-2109</link>
		<dc:creator>Norman Richards</dc:creator>
		<pubDate>Mon, 22 Oct 2007 07:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/java/use-emacs-to-edit-compressed-ear-and-war-files.html#comment-2109</guid>
		<description>I've been an emacs user for nearly 20 years, and I did not realize that you could edit a file inside a ZIP from within emacs.  Thank you so much.  :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been an emacs user for nearly 20 years, and I did not realize that you could edit a file inside a ZIP from within emacs.  Thank you so much.  <img src='http://www.digitalsanctuary.com/tech-blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
