<p>If you <a href="GNU%20Emacs%20for%20Nokia%20N900.html">install GNU Emacs on the Nokia N900 GNU mobile phone</a> and start it, it'll not maximime properly, i.e. after start the minibuffer will not be visible, or it will be gigantic.</p> <p>To fix this:</p> <ol> <li>Download <a href="http://sumoudou.org/elisp/maxframe/maxframe.el">http://sumoudou.org/elisp/maxframe/maxframe.el</a></li> <li>Add the following text to <strong>/home/user/.emacs</strong>: <table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>(add-to-list 'load-path "/path/to/maxframe")<br /> ;; for instance (add-to-list 'load-path "~/elisp/maxframe")<br /> (require 'maxframe)<br /> (add-hook 'window-setup-hook 'maximize-frame t)<br /> (maximize-frame)</b></td></tr></table></li> </ol> <p>Now, the GNU Emacs screen will be properly maximized to Nokia N900's display.</p> <p><a href="Run%20GNU%20Emacs%20fullscreen%20on%20Nokia%20N900.html">To make GNU Emacs go fullscreen on Nokia N900</a>. <!— Page published by Emacs Muse ends here —>[ <a href="/index.html">Home</a> ] [ <a href="/Sumoudou.html">相撲道 Sumoudou</a> ] [ <a href="/Sumou.html">相撲 Sumou</a> ] [ <a href="/Keiko.html">稽古 Keiko</a> ] [ <a href="/Power.html">力 Power</a> ] [ <a href="/Non-Sumou.html">相撲外 Non-Sumou</a> ] [ <a href="/whats-new.html">What's NEW!!!</a> ] <br /><br /> </div>
<!— Page published by Emacs Muse begins here —> <p><em><a href="Non-Sumou.html">Other Nokia N900 GNU mobile phone tips</a></em></p>