On 5/24/24 22:18, Todd Gruhn wrote:
I downloaded emacs-29.9.tar.gp an installed it.

I think the fonts used in the  GUI at top, are too small.

I wish to use larger fonts -- but how?
Use Mwm.*.*.* --  or do this  with /bin/ksh ./configure  ??

BTW -- I want EMACS and etc , outside of  pkgsrc.

Try putting something like this in your ~/.emacs.el:

(when window-system
(set-frame-font "Dejavu Sans Mono 12" t)) ; or whatever TTF font you have installed

Reply via email to