<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 21: Installation manual: usage of autoload</title><link href="https://sourceforge.net/p/php-mode/feature-requests/21/" rel="alternate"/><link href="https://sourceforge.net/p/php-mode/feature-requests/21/feed.atom" rel="self"/><id>https://sourceforge.net/p/php-mode/feature-requests/21/</id><updated>2009-04-05T19:36:44Z</updated><subtitle>Recent changes to 21: Installation manual: usage of autoload</subtitle><entry><title>Installation manual: usage of autoload</title><link href="https://sourceforge.net/p/php-mode/feature-requests/21/" rel="alternate"/><published>2009-04-05T19:36:44Z</published><updated>2009-04-05T19:36:44Z</updated><author><name>Matthias Habl</name><uri>https://sourceforge.net/u/mhabl/</uri></author><id>https://sourceforge.net5fe571b506328bec2c480b28ac5d93ec739e316a</id><summary type="html">&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;</summary></entry></feed>