--wzJLGUyc3ArbnUjN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable
On Sat, Jun 07, 2003 at 03:03:18PM -0700, Hui Zheng wrote: >=20 > I just have a quick question that how I can change the font size in= =20 > emacs. The characters now I have in emacs are too small. Is there any way= I=20 > can make them larger? Thanks for you time and help. It is intuitively obvious to the most casual observer that you must edit ``.Xdefaults''. Have a line ``emacs*font: ...'' in there, where=20 ``...'' is the full string description of the font. I am sure that I also don't need to mention that you need to use xfontsel to build that string. These are some examples (only use one line, of course): emacs*font: -b&h-lucida-bold-r-normal-sans-12-120-*-*-p-*-iso8859-9 emacs*font: -b&h-lucida-medium-r-*-*-12-*-*-*-*-*-*-9 emacs*font: -misc-fixed-bold-r-normal-*-13-100-100-100-c-70-iso8859-1 emacs*font: -misc-fixed-medium-r-normal-*-13-100-100-100-c-70-iso8859-1 emacs*font: -misc-fixed-*-*-*-*-*-*-*-*-*-*-*-* emacs*font: -adobe-courier-bold-r-*-*-17-*-100-100-*-*-*-* emacs*font: -adobe-courier-medium-r-*-*-17-*-100-100-*-*-*-* If that doesn't work, then everyone knows that you just need to run xrdb on the .Xdefaults file to register your changes with X. <yawn> Mike --wzJLGUyc3ArbnUjN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+4mcvLTz92j62YB0RAoxrAKDMEtRs1yTVIeVI6lHGFZavVaT7zACgyI+y X9MJwbs6xYeItapH2M/z+t8= =48uC -----END PGP SIGNATURE----- --wzJLGUyc3ArbnUjN--
_______________________________________________ newbies mailing list [EMAIL PROTECTED] http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies
