default font in emacs
here is a very simple way to set the default font in emacs.
i m assuming that the target os is GNU/Linux.
my choice of font is Misc 9x15.
1) edit the .emacs file in your home directory to add the following line
(set-default-font "9x15")
thats it !!!
Labels: default font, emacs, gnu, linux
0 Comments:
Post a Comment
<< Home