emacs-devel
[Top][All Lists]
Advanced

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

10x20 font not found


From: Robert J. Chassell
Subject: 10x20 font not found
Date: Sat, 2 Feb 2008 01:57:37 +0000 (UTC)

After the merge

In the `Misc' sub menu,   mouse-set-font (<S-down-mouse-1>)
works for 9x15 and 11x18 but fails for 10x20

GNU Emacs reports

    mouse-set-font: Font not found

I can replace
    -Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1
with
    -Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO10646-1
in either my .emacs file or as a start up option;
but in that case, invoking

    ... emacs/src/emacs -Q -D \
     -fn "-Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO10646-1"

leads to a situation in which a non-selected window has no text in it,
only empty boxes.  The empty boxes do not appear for the selected window, 
except where the buffer name should be.

The problem does not occur with 9x15 and 11x18 fonts chosen by mouse-set-font.

Today's GNU Emacs CVS snapshot, Fri, 2008 Feb  1  20:56 UTC
GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.5)
built with 
 1st        
         make clean && \
         ./configure --with-x --with-type1 --with-x-toolkit=gtk \
           --prefix=/usr/local --with-sound=yes --enable-font-backend && \
         time make bootstrap
 2nd
 after copying emacs/lisp/language/myanmar.el to emacs/lisp/language/burmese.el
         
         make bootstrap
-- 
    Robert J. Chassell                          GnuPG Key ID: 004B4AC8
    address@hidden                         address@hidden
    http://www.rattlesnake.com                  http://www.teak.cc




reply via email to

[Prev in Thread] Current Thread [Next in Thread]