<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 21: Installation manual: usage of autoload</title><link>https://sourceforge.net/p/php-mode/feature-requests/21/</link><description>Recent changes to 21: Installation manual: usage of autoload</description><atom:link href="https://sourceforge.net/p/php-mode/feature-requests/21/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 05 Apr 2009 19:36:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/php-mode/feature-requests/21/feed.rss" rel="self" type="application/rss+xml"/><item><title>Installation manual: usage of autoload</title><link>https://sourceforge.net/p/php-mode/feature-requests/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Currently the installation manual &lt;a href="http://php-mode.sourceforge.net/html-manual/Installation.html"&gt;http://php-mode.sourceforge.net/html-manual/Installation.html&lt;/a&gt; proposes to load the PHP mode file in any case:&lt;/p&gt;
&lt;p&gt;(load "php-mode")&lt;/p&gt;
&lt;p&gt;However, even an ambitious programmer does not need the mode each time. Therefore, I propose to rather recommend in the manual the following usual method:&lt;/p&gt;
&lt;p&gt;(autoload 'php-mode "php-mode" "PHP edit major mode" t)&lt;/p&gt;
&lt;p&gt;If each available package was loaded by the Emacs, the start-up time would last unacceptably long.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Habl</dc:creator><pubDate>Sun, 05 Apr 2009 19:36:44 -0000</pubDate><guid>https://sourceforge.net5fe571b506328bec2c480b28ac5d93ec739e316a</guid></item></channel></rss>