<?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: Emacs nighly cvs snapshot with xft on Ubuntu Edgy</title>
	<atom:link href="http://blog.chmouel.com/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chmouel.com/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/</link>
	<description>Random and probably boring stuff.</description>
	<lastBuildDate>Fri, 12 Mar 2010 01:41:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Samantha Mathews</title>
		<link>http://blog.chmouel.com/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/comment-page-1/#comment-4204</link>
		<dc:creator>Samantha Mathews</dc:creator>
		<pubDate>Mon, 25 Jan 2010 11:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.chmouel.com/blog/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/#comment-4204</guid>
		<description>The method by Alexandre will be easy to newbie like me.
Thanks to you Chomuel, anyway.</description>
		<content:encoded><![CDATA[<p>The method by Alexandre will be easy to newbie like me.<br />
Thanks to you Chomuel, anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chmouel</title>
		<link>http://blog.chmouel.com/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/comment-page-1/#comment-2825</link>
		<dc:creator>chmouel</dc:creator>
		<pubDate>Tue, 06 Feb 2007 07:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.chmouel.com/blog/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/#comment-2825</guid>
		<description>Hi Alexandre, 

Yeah my method would probably screwd up but it is just a matter to resynchronize the debian/ directory from testing (or drop/merge patches not a big deal)...

No i did not look at all at the patches of your package i just did a blind grep -r and did a 2s hack (which actually does not compile theses days and i have dropped it since i do not really care about disabling the font backend).

Cheers, Chmouel.</description>
		<content:encoded><![CDATA[<p>Hi Alexandre, </p>
<p>Yeah my method would probably screwd up but it is just a matter to resynchronize the debian/ directory from testing (or drop/merge patches not a big deal)&#8230;</p>
<p>No i did not look at all at the patches of your package i just did a blind grep -r and did a 2s hack (which actually does not compile theses days and i have dropped it since i do not really care about disabling the font backend).</p>
<p>Cheers, Chmouel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandre Vassalotti</title>
		<link>http://blog.chmouel.com/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/comment-page-1/#comment-2823</link>
		<dc:creator>Alexandre Vassalotti</dc:creator>
		<pubDate>Sun, 04 Feb 2007 18:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.chmouel.com/blog/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/#comment-2823</guid>
		<description>Your method will eventually screw up. As gallows said, the patch will need to be updated at some point. I maintain a Ubuntu Edgy package of the Unicode branch; and about once per month I need  to merge the changes from Debian, because the patches breaks. So, your mileage may vary.

I suggest you to use my packages, which you probably already know of (I recognize my little --disable-font-backend hack :P). I update it about once per week. The instructions, how to use it, are at: http://peadrop.com/blog/category/computers/emacs/</description>
		<content:encoded><![CDATA[<p>Your method will eventually screw up. As gallows said, the patch will need to be updated at some point. I maintain a Ubuntu Edgy package of the Unicode branch; and about once per month I need  to merge the changes from Debian, because the patches breaks. So, your mileage may vary.</p>
<p>I suggest you to use my packages, which you probably already know of (I recognize my little &#8211;disable-font-backend hack <img src='http://blog.chmouel.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ). I update it about once per week. The instructions, how to use it, are at: <a href="http://peadrop.com/blog/category/computers/emacs/" rel="nofollow">http://peadrop.com/blog/category/computers/emacs/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gallows</title>
		<link>http://blog.chmouel.com/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/comment-page-1/#comment-2810</link>
		<dc:creator>gallows</dc:creator>
		<pubDate>Fri, 26 Jan 2007 16:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.chmouel.com/blog/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/#comment-2810</guid>
		<description>Anyway (IMHO) isn&#039;t a good idea to use that patch (ubuntu diff) against the *last* emacs&#039; snapshot from cvs.
That patch was wrote for the 20061218 snapshot and should be used _only_ against that source (emacs-snapshot_20061218.orig.tar.gz ), because the last snapshot might be very different and incompatible.

However thanks for posting that :)</description>
		<content:encoded><![CDATA[<p>Anyway (IMHO) isn&#8217;t a good idea to use that patch (ubuntu diff) against the *last* emacs&#8217; snapshot from cvs.<br />
That patch was wrote for the 20061218 snapshot and should be used _only_ against that source (emacs-snapshot_20061218.orig.tar.gz ), because the last snapshot might be very different and incompatible.</p>
<p>However thanks for posting that <img src='http://blog.chmouel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gallows</title>
		<link>http://blog.chmouel.com/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/comment-page-1/#comment-2809</link>
		<dc:creator>gallows</dc:creator>
		<pubDate>Fri, 26 Jan 2007 14:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.chmouel.com/blog/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/#comment-2809</guid>
		<description>The right link, I suppose, was:
http://archive.ubuntu.com/ubuntu/pool/universe/e/emacs-snapshot/

So the patch is: 
http://archive.ubuntu.com/ubuntu/pool/universe/e/emacs-snapshot/emacs-snapshot_20061218-1.diff.gz</description>
		<content:encoded><![CDATA[<p>The right link, I suppose, was:<br />
<a href="http://archive.ubuntu.com/ubuntu/pool/universe/e/emacs-snapshot/" rel="nofollow">http://archive.ubuntu.com/ubuntu/pool/universe/e/emacs-snapshot/</a></p>
<p>So the patch is:<br />
<a href="http://archive.ubuntu.com/ubuntu/pool/universe/e/emacs-snapshot/emacs-snapshot_20061218-1.diff.gz" rel="nofollow">http://archive.ubuntu.com/ubuntu/pool/universe/e/emacs-snapshot/emacs-snapshot_20061218-1.diff.gz</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zed</title>
		<link>http://blog.chmouel.com/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/comment-page-1/#comment-2807</link>
		<dc:creator>Zed</dc:creator>
		<pubDate>Thu, 25 Jan 2007 16:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.chmouel.com/blog/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/#comment-2807</guid>
		<description>You refer to including a patch from, specifically, the emacs-wiki package. I was guessing you might have cut and pasted the wrong URL and you meant a patch from an emacs-snapshot package.</description>
		<content:encoded><![CDATA[<p>You refer to including a patch from, specifically, the emacs-wiki package. I was guessing you might have cut and pasted the wrong URL and you meant a patch from an emacs-snapshot package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chmouel</title>
		<link>http://blog.chmouel.com/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/comment-page-1/#comment-2806</link>
		<dc:creator>chmouel</dc:creator>
		<pubDate>Thu, 25 Jan 2007 07:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.chmouel.com/blog/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/#comment-2806</guid>
		<description>Hi Zed, i do not understand your questions, but if you are asking where can you find the emacs-snapshot packages, i am explaining how to compile them nightly on ubuntu. Let me know if you have problems with it.

Cheers, Chmouel.</description>
		<content:encoded><![CDATA[<p>Hi Zed, i do not understand your questions, but if you are asking where can you find the emacs-snapshot packages, i am explaining how to compile them nightly on ubuntu. Let me know if you have problems with it.</p>
<p>Cheers, Chmouel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zed</title>
		<link>http://blog.chmouel.com/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/comment-page-1/#comment-2804</link>
		<dc:creator>Zed</dc:creator>
		<pubDate>Wed, 24 Jan 2007 22:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.chmouel.com/blog/2007/01/21/emacs-nighly-cvs-snapshot-with-xft-on-ubuntu-edgy/#comment-2804</guid>
		<description>Where you refer to emacs-wiki at the end... did you mean one of the emacs-snapshot packages (and which one)?</description>
		<content:encoded><![CDATA[<p>Where you refer to emacs-wiki at the end&#8230; did you mean one of the emacs-snapshot packages (and which one)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
