On Sun, Dec 10, 2000 at 10:14:14AM +, Tom Huckstep wrote:
> That works fine in GNU Emacs. Unfortunatley Xemacs complains:
>
> Symbol's function definition is void: set-default-font
>
> Is there any way to keep both flavours of Emacs happy?
Hello Tom,
You could look at http://www.dotemacs.de
> "Tom" == Tom Huckstep <[EMAIL PROTECTED]> writes:
Tom> Excellent, thanks! That works fine in GNU Emacs.
Tom> Unfortunatley Xemacs complains:
Tom> Symbol's function definition is void: set-default-font
Tom> Is there any way to keep both flavours of Emacs happy?
Tom> Tom
You can do something
Hedi Berriche writes:
> > "Tom" == Tom Huckstep <[EMAIL PROTECTED]> writes:
>
> Tom> How do I make my font size smaller in GNU Emacs?
>
> (set-default-font "lucidasanstypewriter-14")
Excellent, thanks! That works fine in GNU Emacs.
Unfortunatley Xemacs complains:
Symbol's function def
> "Tom" == Tom Huckstep <[EMAIL PROTECTED]> writes:
Tom> How do I make my font size smaller in GNU Emacs?
for example
(set-default-font "lucidasanstypewriter-14")
--
Loose bits sink chips.
I would like a slightly smaller font for use in GNU Emacs.
I currently have
(custom-set-faces
'(default ((t (:family "Courier" :size "10pt"))) t))
In my .emacs file, which I imaging was put there when Emacs was
configured, because I didn't put it there. It may have been made by
XEmacs, because
5 matches
Mail list logo