Re: GNU Emacs - smaller font

2000-12-10 Thread N. Raghavendra
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

Re: GNU Emacs - smaller font

2000-12-10 Thread Hedi Berriche
> "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

Re: GNU Emacs - smaller font

2000-12-10 Thread Tom Huckstep
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

Re: GNU Emacs - smaller font

2000-12-09 Thread Hedi Berriche
> "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.

GNU Emacs - smaller font

2000-12-09 Thread Tom Huckstep
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