<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Thoughts from Mads Sülau Jørgensen &#187; Programming</title> <atom:link href="http://madssj.com/blog/tag/programming/feed/" rel="self" type="application/rss+xml" /><link>http://madssj.com/blog</link> <description>Various articles about programming and systems administration.</description> <lastBuildDate>Mon, 27 Jun 2011 08:54:43 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Choosing a font in Carbon Emacs</title><link>http://madssj.com/blog/2009/04/18/choosing-a-font-in-carbon-emacs/</link> <comments>http://madssj.com/blog/2009/04/18/choosing-a-font-in-carbon-emacs/#comments</comments> <pubDate>Sat, 18 Apr 2009 22:30:30 +0000</pubDate> <dc:creator>Mads Sülau Jørgensen</dc:creator> <category><![CDATA[Programming]]></category> <category><![CDATA[Change font]]></category> <category><![CDATA[Emacs]]></category> <guid
isPermaLink="false">http://swag.dk/blog/?p=93</guid> <description><![CDATA[It took me a while of messing with fontsets and various other settings, before i came across how to select fonts in the Emacs wiki: M-x mac-font-panel-mode and pick the font you want. M-x describe-font and copy the font name &#8230; <a
href="http://madssj.com/blog/2009/04/18/choosing-a-font-in-carbon-emacs/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>It took me a while of messing with fontsets and various other settings, before i came across <a
href="http://www.emacswiki.org/emacs/SetFonts#toc6">how to select fonts</a> in the <a
href="http://emacswiki.org/">Emacs wiki</a>:</p><ol><li>M-x mac-font-panel-mode and pick the font you want.</li><li>M-x describe-font and copy the font name (e.g. <code>“-apple-inconsolata-medium-r-normal--13-130-72-72-m-130-iso10646-1”</code>)</li><li>Add the following to your <code>.emacs</code> file: <code>(set-default-font
"-apple-inconsolata-medium-r-normal--13-130-72-72-m-130-iso10646-1")</code></li></ol><p>In my case the lines for font selection looks like this:</p><div
class="wp_syntax"><div
class="code"><pre class="lisp" style="font-family:monospace;"><span style="color: #66cc66;">&#40;</span>set-face-font 'default <span style="color: #ff0000;">&quot;-apple-proggytiny-medium-r-normal--11-110-72-72-m-110-iso10646-1&quot;</span><span style="color: #66cc66;">&#41;</span></pre></div></div><p>Using this to make the font display without antialisaing:</p><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> org.gnu.Emacs AppleAntiAliasingThreshold <span style="color: #000000;">100</span></pre></div></div><p>And this to position emacs in the top left, and be 104 chars wide, and 64 high.</p><div
class="wp_syntax"><div
class="code"><pre class="lisp" style="font-family:monospace;"><span style="color: #66cc66;">&#40;</span><span style="color: #b1b100;">setq</span> initial-frame-alist `<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#40;</span>width <span style="color: #66cc66;">.</span> <span style="color: #cc66cc;">106</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#40;</span>height <span style="color: #66cc66;">.</span> <span style="color: #cc66cc;">64</span><span style="color: #66cc66;">&#41;</span>
			    <span style="color: #66cc66;">&#40;</span>top <span style="color: #66cc66;">.</span> <span style="color: #cc66cc;">0</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#40;</span>left <span style="color: #66cc66;">.</span> <span style="color: #cc66cc;">0</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span></pre></div></div><p>And of course some other tweaks. Re-learning emacs is turning out to be a good idea. But that&#8217;s another story.</p> ]]></content:encoded> <wfw:commentRss>http://madssj.com/blog/2009/04/18/choosing-a-font-in-carbon-emacs/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Apparently I&#8217;m going to &#8230;</title><link>http://madssj.com/blog/2008/02/21/apparently-im-going-to/</link> <comments>http://madssj.com/blog/2008/02/21/apparently-im-going-to/#comments</comments> <pubDate>Thu, 21 Feb 2008 12:09:01 +0000</pubDate> <dc:creator>Mads Sülau Jørgensen</dc:creator> <category><![CDATA[Me]]></category> <category><![CDATA[Ramblings]]></category> <category><![CDATA[crazy scheme]]></category> <category><![CDATA[fun]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[vj]]></category> <guid
isPermaLink="false">http://swag.dk/blog/2008/02/21/apparently-im-going-to/</guid> <description><![CDATA[&#8230; become a part of some crazy VJ scheme. Either way, this odd looking but brave guy wants me to. I still have no clue what the devil he&#8217;s talking about. Sounds like fun tough. As far as I know, &#8230; <a
href="http://madssj.com/blog/2008/02/21/apparently-im-going-to/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>&#8230; become a part of some crazy VJ scheme. Either way, <a
href="http://www.thomaspries.dk/">this</a> odd looking but <a
href="http://mortenlund.wordpress.com/2008/02/01/new-blog-comming/">brave</a> guy wants me to. I still have no clue what the devil he&#8217;s talking about. Sounds like fun tough.</p><p>As far as I know, it&#8217;s supposed to be playing with visual effects utilizing <a
href="http://processing.org/">processing</a>, <a
href="http://blog.papervision3d.org">papervision</a> and <a
href="http://box2dflash.sourceforge.net/">box2d</a>. I can&#8217;t wait to get started. If only the day had 24<sup>2</sup> hours.</p> ]]></content:encoded> <wfw:commentRss>http://madssj.com/blog/2008/02/21/apparently-im-going-to/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
