Re: set custom font in Emacs

2005-10-30 Thread Alexandru Cardaniuc
Marc Wilson <[EMAIL PROTECTED]> writes: > On Thu, Oct 06, 2005 at 09:41:45PM -0700, Alexandru Cardaniuc wrote: > > > > Emacs only cares about core fonts. Your installation of Vera Sans Mono > isn't one. Therefore, Emacs can't see it. > > Solution... since even a GTK2 emacs doesn't use anything

Re: set custom font in Emacs

2005-10-07 Thread 张勇顺
On 07/10/05, Marc Wilson <[EMAIL PROTECTED]> wrote: > On Thu, Oct 06, 2005 at 09:41:45PM -0700, Alexandru Cardaniuc wrote: > > > > Emacs only cares about core fonts. Your installation of Vera Sans Mono > isn't one. Therefore, Emacs can't see it. > > Solution... since even a GTK2 emacs doesn't us

Re: set custom font in Emacs

2005-10-07 Thread Marc Wilson
On Thu, Oct 06, 2005 at 09:41:45PM -0700, Alexandru Cardaniuc wrote: Emacs only cares about core fonts. Your installation of Vera Sans Mono isn't one. Therefore, Emacs can't see it. Solution... since even a GTK2 emacs doesn't use anything but core fonts in editing windows (although it uses Pa

Re: set custom font in Emacs

2005-10-07 Thread Søren Christensen
On Thu, Oct 06, 2005 at 09:41:45PM -0700, Alexandru Cardaniuc wrote: [snip] > There is no Bitstream Vera Sans Mono among these Bitstream fonts. > Although I know that I have it on my system. I am able to choose it in > Gnome. In Desktop -> Preferences -> Font. I can choose that font there > as an a

set custom font in Emacs

2005-10-06 Thread Alexandru Cardaniuc
Hi All! Before using Emacs on MS Windows XP I was able to choose my favourite non-proportional font for Emacs to use inserting this in my ~/.emacs ;(set-default-font ; "-outline-Bitstream Vera Sans Mono-normal-r-normal-normal-13-97-96-96-c-*-iso8859-1") After switching to Linux I am not able