[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Ugly (xemacs) font



Micha Feigin <michf@post.tau.ac.il> writes:

> On Sun, Jun 13, 2004 at 04:00:10PM +0200, Joachim Reichel wrote:
> > Hi,
> > 
> > the menu font in my xemacs is really ugly (I've uploaded a screenshot to 
> > http://www.joachim-reichel.de/tmp/xemacs.png). I know how to set the fonts 
> > for the editor window, but not for the menu.
> > 
> > I do not notice font problems in other applications (KDE, Gnome, Mozilla, 
> > ...). But xfontsel shows the same ugly font as default. I don't care about 
> > xfontsel, but it seems that the problem is not xemacs-related.
> > 
> > X packages: 4.3.0.dfsg.1-1
> > xfs-xtt:    1.4.1.xf430-5
> > 
> > I don't know where to start searching. The problem persists for some time 
> > now, so I don't know what change lead to it.
> > Any ideas?
> > 
> 
> I don't know how to change the menu font directly (at least I don't
> remember) but IIRC a workaround is to change the order of the fonts
> paths in XF86Config since they are search in order until an appropriate
> font is found.
> 

One way to change the menu fonts directly is to add these line to
~/.Xresources.

Emacs.pane.menubar.font:  -adobe-times-medium-r-normal--14-130-*-*-p-*-iso10646-1
Emacs.menu*.font:  -adobe-times-medium-r-normal--14-80-100-100-p-*-iso10646-1

Ofcourse you can try different fonts instead of my settings. You will
need to do xrdb -merge .Xresources and restart emacs, from the same
xterm in which the xrdb was typed. Ofcourse this need not be done
each login, as the .Xresources file is read at the beginning of each
login.

-Sudarshan



Reply to: