<?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: Back in Business</title>
	<atom:link href="http://peadrop.com/blog/2007/04/06/back-in-business/feed/" rel="self" type="application/rss+xml" />
	<link>http://peadrop.com/blog/2007/04/06/back-in-business/</link>
	<description>Random Computer Musings</description>
	<pubDate>Thu, 20 Nov 2008 22:42:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Alexandre</title>
		<link>http://peadrop.com/blog/2007/04/06/back-in-business/#comment-94</link>
		<dc:creator>Alexandre</dc:creator>
		<pubDate>Mon, 23 Apr 2007 12:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://peadrop.com/blog/2007/04/06/back-in-business/#comment-94</guid>
		<description>&lt;blockquote&gt;
  &lt;p&gt;I don’t know if you have found a solution or not, but after today’s upgrade, the problem has just gone away, thanks!&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I am glad to hear that. However, I didn't fix the problem myself -- it's an upstream fix.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<blockquote>
  <p>I don’t know if you have found a solution or not, but after today’s upgrade, the problem has just gone away, thanks!</p>
</blockquote>

<p>I am glad to hear that. However, I didn&#8217;t fix the problem myself &#8212; it&#8217;s an upstream fix.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: dNgpNg</title>
		<link>http://peadrop.com/blog/2007/04/06/back-in-business/#comment-96</link>
		<dc:creator>dNgpNg</dc:creator>
		<pubDate>Mon, 23 Apr 2007 08:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://peadrop.com/blog/2007/04/06/back-in-business/#comment-96</guid>
		<description>&lt;p&gt;Sorry for this late reply cause i was a little bit busy recently.  I don't know if you have found a solution or not, but after today's upgrade, the problem has just gone away, thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sorry for this late reply cause i was a little bit busy recently.  I don&#8217;t know if you have found a solution or not, but after today&#8217;s upgrade, the problem has just gone away, thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandre</title>
		<link>http://peadrop.com/blog/2007/04/06/back-in-business/#comment-100</link>
		<dc:creator>Alexandre</dc:creator>
		<pubDate>Fri, 13 Apr 2007 01:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://peadrop.com/blog/2007/04/06/back-in-business/#comment-100</guid>
		<description>&lt;p&gt;Sorry, dNgpNg, I am clueless since I can't reproduce it at all. I could send you the previous release sources to build it, if you like. So, you could use it temporarily, until I find the problem.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sorry, dNgpNg, I am clueless since I can&#8217;t reproduce it at all. I could send you the previous release sources to build it, if you like. So, you could use it temporarily, until I find the problem.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: dNgpNg</title>
		<link>http://peadrop.com/blog/2007/04/06/back-in-business/#comment-99</link>
		<dc:creator>dNgpNg</dc:creator>
		<pubDate>Thu, 12 Apr 2007 19:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://peadrop.com/blog/2007/04/06/back-in-business/#comment-99</guid>
		<description>&lt;p&gt;Hello, I tested both emacs21 and emacs-snapshot with a very simple &lt;code&gt;~/.emacs&lt;/code&gt; which contains only&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;(require 'color-theme)
(color-theme-dark-laptop)
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Then emacs21 can apply the correct color theme while emacs-snapshot just wrongly uses some weird color theme I'm not expecting, as before.&lt;/p&gt;

&lt;p&gt;Any hint to trace the problem?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello, I tested both emacs21 and emacs-snapshot with a very simple <code>~/.emacs</code> which contains only</p>

<pre><code>(require 'color-theme)
(color-theme-dark-laptop)
</code></pre>

<p>Then emacs21 can apply the correct color theme while emacs-snapshot just wrongly uses some weird color theme I&#8217;m not expecting, as before.</p>

<p>Any hint to trace the problem?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: dNgpNg</title>
		<link>http://peadrop.com/blog/2007/04/06/back-in-business/#comment-97</link>
		<dc:creator>dNgpNg</dc:creator>
		<pubDate>Mon, 09 Apr 2007 00:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://peadrop.com/blog/2007/04/06/back-in-business/#comment-97</guid>
		<description>&lt;p&gt;Unfortunately, it doesn't work.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Unfortunately, it doesn&#8217;t work.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandre</title>
		<link>http://peadrop.com/blog/2007/04/06/back-in-business/#comment-103</link>
		<dc:creator>Alexandre</dc:creator>
		<pubDate>Sun, 08 Apr 2007 01:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://peadrop.com/blog/2007/04/06/back-in-business/#comment-103</guid>
		<description>&lt;p&gt;dNgpNg, try to run this from the command line:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;emacs-snapshot-gtk -q --eval "(require 'color-theme)" \
  --eval "(color-theme-dark-laptop)"
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;If it works, then there is a problem with your configuration.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>dNgpNg, try to run this from the command line:</p>

<pre><code>emacs-snapshot-gtk -q --eval "(require 'color-theme)" \
  --eval "(color-theme-dark-laptop)"
</code></pre>

<p>If it works, then there is a problem with your configuration.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: dNgpNg</title>
		<link>http://peadrop.com/blog/2007/04/06/back-in-business/#comment-102</link>
		<dc:creator>dNgpNg</dc:creator>
		<pubDate>Sun, 08 Apr 2007 01:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://peadrop.com/blog/2007/04/06/back-in-business/#comment-102</guid>
		<description>&lt;p&gt;I'm now using Feisty(beta) and the color-theme.el is installed from the official repository (package name: emacs-goodies-el).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m now using Feisty(beta) and the color-theme.el is installed from the official repository (package name: emacs-goodies-el).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandre</title>
		<link>http://peadrop.com/blog/2007/04/06/back-in-business/#comment-101</link>
		<dc:creator>Alexandre</dc:creator>
		<pubDate>Sat, 07 Apr 2007 23:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://peadrop.com/blog/2007/04/06/back-in-business/#comment-101</guid>
		<description>&lt;p&gt;I just tested it, and it worked fine. dNgpNg, which version of Ubuntu are you using? Also, tell me which version of color-theme.el, do you use -- the one supplied by the package emacs-goodies-el, or another version you installed yourself?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I just tested it, and it worked fine. dNgpNg, which version of Ubuntu are you using? Also, tell me which version of color-theme.el, do you use &#8212; the one supplied by the package emacs-goodies-el, or another version you installed yourself?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: dNgpNg</title>
		<link>http://peadrop.com/blog/2007/04/06/back-in-business/#comment-95</link>
		<dc:creator>dNgpNg</dc:creator>
		<pubDate>Sat, 07 Apr 2007 21:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://peadrop.com/blog/2007/04/06/back-in-business/#comment-95</guid>
		<description>&lt;p&gt;Hi, Alex! After upgrading, my emacs cannot apply color-theme
correctly.&lt;/p&gt;

&lt;p&gt;The &lt;code&gt;(color-theme-dark-laptop)&lt;/code&gt; in &lt;code&gt;~/.emacs&lt;/code&gt; seems not working, while
I can use &lt;code&gt;M-x color-theme-dark-laptop&lt;/code&gt; to select the theme I want
after emacs starts.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, Alex! After upgrading, my emacs cannot apply color-theme
correctly.</p>

<p>The <code>(color-theme-dark-laptop)</code> in <code>~/.emacs</code> seems not working, while
I can use <code>M-x color-theme-dark-laptop</code> to select the theme I want
after emacs starts.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: intrigeri</title>
		<link>http://peadrop.com/blog/2007/04/06/back-in-business/#comment-98</link>
		<dc:creator>intrigeri</dc:creator>
		<pubDate>Sat, 07 Apr 2007 11:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://peadrop.com/blog/2007/04/06/back-in-business/#comment-98</guid>
		<description>&lt;p&gt;Romain Françoise actually &lt;a href="http://people.debian.org/~terpstra/message/20070406.170223.b98564f2.en.html" rel="nofollow"&gt;announced yesterday&lt;/a&gt;
he would now maintain his emacs-snapshot packages outside of Debian.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Romain Françoise actually <a href="http://people.debian.org/~terpstra/message/20070406.170223.b98564f2.en.html" rel="nofollow">announced yesterday</a>
he would now maintain his emacs-snapshot packages outside of Debian.</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.392 seconds -->
