#use wml::tmpl::main title="Example Emacs Configuration" PAGE="programming" SUBPAGE="dotemacs"
#use wml::fmt::isolatin

<p>There are uncountable ways to configure your Emacs.  Over time I've
found it extremely helpful to look at other people's configuration
to find out about new tricks I didn't know before.
This is why I'm providing my current configuration here
for you to look at and hopefully benefit from it in some way. </p>
<P>You can also download <A href="$(ROOT)/emacs/.emacs">my .emacs file</a> in plain text
format.</P> 
<hr>
<pre>
<isolatin>
#include ".emacs"
</isolatin>
</pre>
