<?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 creeps up on me</title>
	<atom:link href="http://skeltoac.com/2009/02/06/emacs-creeps-up-on-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://skeltoac.com/2009/02/06/emacs-creeps-up-on-me/</link>
	<description>First name: Andy. Last name: Skelton.</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:10:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19814</generator>
	<item>
		<title>By: Oz</title>
		<link>http://skeltoac.com/2009/02/06/emacs-creeps-up-on-me/comment-page-1/#comment-2174</link>
		<dc:creator>Oz</dc:creator>
		<pubDate>Sun, 31 May 2009 06:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://skeltoac.com/?p=1573#comment-2174</guid>
		<description>You may also find variable &quot;backward-delete-char-untabify-method&quot; useful. Try

M-x customize-variable RET backward-delete-char-untabify-method RET

(RET = Enter in Emacs speak.)

Also, you don&#039;t need to do &quot;(require &#039;php-mode)&quot; when you define and set a hook function. It loads php-mode file but it&#039;s not necessary at Emacs load time; it just slows down your Emacs startup. The hook function will be executed after you enter the php-mode.

Yes, with open-ended systems like Emacs there is always much to learn. It&#039;s never &quot;ready&quot; because it&#039;s so open for user&#039;s customization.</description>
		<content:encoded><![CDATA[<p>You may also find variable &#8220;backward-delete-char-untabify-method&#8221; useful. Try</p>
<p>M-x customize-variable RET backward-delete-char-untabify-method RET</p>
<p>(RET = Enter in Emacs speak.)</p>
<p>Also, you don&#8217;t need to do &#8220;(require &#8216;php-mode)&#8221; when you define and set a hook function. It loads php-mode file but it&#8217;s not necessary at Emacs load time; it just slows down your Emacs startup. The hook function will be executed after you enter the php-mode.</p>
<p>Yes, with open-ended systems like Emacs there is always much to learn. It&#8217;s never &#8220;ready&#8221; because it&#8217;s so open for user&#8217;s customization.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

