<em><a href="Non-Sumou.html">Other GNU Emacs tips</a></em></p>

First make sure, you have CVS installed.</p> <table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b># aptitude install cvs</b></td></tr></table>

Emacs's CVS home is at <a href="http://savannah.gnu.org/cvs/?group=emacs">http://savannah.gnu.org/cvs/?group=emacs</a>.</p>

To get emacs23 from CVS, issue the following command:</p> <table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>$ cvs -z3 -d:pserver:<a href="mailto:anonymous@cvs.sv.gnu.org">anonymous@cvs.sv.gnu.org</a>:/sources/emacs co emacs</b></td></tr></table>

This will download the CVS source for UTF-8 Unicode Emacs23 with Xft support. To compile it then with Xft support, issue the following commands:</p> <table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>$ ./configure &mdash;enable-font-backend &mdash;with-xft &mdash;with-freetype<br /> $ make bootstrap<br /> $ sudo make install</b></td></tr></table>

Note that selection of Xft fonts through the user interface is not yet working at the time of writing — presumably there’s a lot of X ilLogical Font Description code to be worked around. ;-) You can select Xft fonts on the command line, like this:</p> <table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>$ emacs &mdash;enable-font-backend &mdash;font &quot;Bitstream Vera Sans Mono-10&quot;</b></td></tr></table>

Setting X resources appears to work as well:</p>

<strong>Emacs.font: Bitstream Vera Sans Mono-8</strong></p>

<a href="http://www.emacswiki.org/cgi-bin/wiki/XftGnuEmacs">EmacsWiki reference</a> <!— Page published by Emacs Muse ends here —> </div> <i>To send me feedback about this page, use the below email.</i><br /> <b>&copy; sumoudou.org 2010</b><br /> <img style="border:0" alt="sumoudou.org" src="email.gif" width="129" height="10" /><br /> <a href="http://www.gnu.org/" style="text-decoration: none;"><img style="border:0" alt="GNU" src="powered-by-gnu.png" />]] <a href="http://www.gnu.org/software/emacs/emacs.html" style="text-decoration: none;"><img style="border:0" alt="GNU Emacs" src="made-with-emacs.png" />]] <a href="http://hcoop.net/" style="text-decoration: none;"><img style="border:0" alt="HCoop" src="hcoop-proud-member.png" />]] <a href="http://hcoop.net/" style="text-decoration: none;"><img style="border:0" alt="HCoop" src="hosted-by-hcoop.png" />]] <a href="http://mwolson.org/projects/EmacsMuse.html" style="text-decoration: none;"><img style="border:0" alt="Emacs Muse" src="made-with-muse.png" />]] <a href="http://mwolson.org/projects/EmacsMuse.html" style="text-decoration: none;"><img style="border:0" alt="Emacs Muse" src="powered-by-muse.png" />]] <br /> <a href="http://www.fsf.org/resources/formats/playogg" style="text-decoration: none;"><img style="border:0" alt="Ogg" src="play-ogg.png" />]] <a href="http://www.catb.org/hacker-emblem/" style="text-decoration: none;"><img style="border:0" alt="Glider" src="glider.png" />]] <a href="http://ubuntu.com/" style="text-decoration: none;"><img style="border:0" alt="Ubuntu" src="ubuntu.png" />]] <a href="http://validator.w3.org/check?uri=referer" style="text-decoration: none;"><img style="border:0" alt="Valid XHTML 1.0 Strict!" src="valid-xhtml10-blue.png" />]] <a href="http://jigsaw.w3.org/css-validator/check/referer" style="text-decoration: none;"><img style="border:0" alt="Valid CSS!" src="valid-css-blue.png" />]] <br />Last updated November 6, 2009

</div> <br />. </body> </html>

.