After building Emacs 23.1 from source (as shown below) on Leopard
10.5.8 I get a working Emacs.app.  However, after changing the default
font using the menu 'Options/Set Default Font', subsequently  doing
'Options/Save Options' does not allow me to re-launch using my
preferred font.  How can I fix this so the saved options are saved? 
Thanks.  --Dale<br>
<br>cvs -z3 -<a href="mailto:d%3Apserver%3Aanonymous@cvs.sv">d:pserver:anonymous@cvs.sv</a>.<div id=":y9" class="ii gt">gnu.org:/sources/emacs co emacs<br>cd emacs<br>./configure --with-ns<br>make bootstrap<br>make<br>make install<br>
sudo cp -r nextstep/Emacs.app /Applications/Emacs.app</div>