[EMAIL PROTECTED] writes: > I am using Emacs 21.3.1 (Windows version). The default font size is > too tiny to read. Every time I need to do Options>Mule>Set font/font, > and change its size to 14. > > How to write a line to do so in my .emacs file? > > Also, I found the font is ugly. Is there any way to have a prettier > font? Windows only.
(set-default-font "-outline-DejaVu Sans Mono-normal-r-normal-normal-*-*-96-96-c-*-iso8859-1") or something similar should work. M-x display-fonts will show all installed fonts; paste the one you want between the quotes above. BTW, the Dejavu fonts can be installed from the sourceforge site. sivaram -- _______________________________________________ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english