From: "Robert J. Chassell" <bob@rattlesnake.com>
To: emacs-devel@gnu.org
Subject: 23.0.60; font fails
Date: Sat, 16 Feb 2008 13:35:56 +0000 (UTC) [thread overview]
Message-ID: <m1JQNCu-002K4LC@rattlesnake.com> (raw)
In GNU Emacs 23.0.60, a visible-to-users font fails.
In the `Misc' sub menu, mouse-set-font (<S-down-mouse-1>) works for
two fonts, 9x15 and 11x18, that surround 10x20 but fails for 10x20
itself.
GNU Emacs reports
mouse-set-font: Font not found
Currently, this is to say, in this morning's CVS snapshot (as well as
in the past), x-fixed-font-alist has
("9x15" "-misc-fixed-medium-r-normal--15-*-*-*-c-90-iso8859-1" "9x15")
("10x20" "-misc-fixed-medium-r-normal--20-*-*-*-c-100-iso8859-1" "10x20")
("11x18" "-misc-fixed-medium-r-normal--18-*-*-*-c-110-iso8859-1" "11x18")
although the -Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO8859-1
which I see on an instance of Emacs 23.0.50 from before the merge is
now -Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO10646-1 with
ISO10646 rather than ISO8859 and
-Misc-Fixed-Medium-R-Normal--18-170-75-75-C-90-ISO8859-1 which I see on
an instance of Emacs 23.0.50 from before the merge is now
-Misc-Fixed-Medium-R-Normal--13-120-75-75-C-80-ISO10646-1 with both
ISO10646 rather than ISO8859 and a height of 13, not 18.
i.e. -Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO8859-1 -->
-Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO10646-1
and
-Misc-Fixed-Medium-R-Normal--18-170-75-75-C-90-ISO8859-1 -->
-Misc-Fixed-Medium-R-Normal--13-120-75-75-C-80-ISO10646-1
even though the ISO8859 fonts are in x-fixed-font-alist
Today's GNU Emacs CVS snapshot, Sat, 2008 Feb 16 11:04 UTC
GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.5)
built by evaluating
(progn
(cd "/usr/local/src/emacs/")
(compile
"time ./configure --with-x --with-type1 --with-x-toolkit=gtk \
--prefix=/usr/local --with-sound=yes --enable-font-backend && \
make clean && \
time make bootstrap"))
and started with
/usr/local/src/emacs/src/emacs -Q -D
--
Robert J. Chassell GnuPG Key ID: 004B4AC8
bob@rattlesnake.com bob@gnu.org
http://www.rattlesnake.com http://www.teak.cc
reply other threads:[~2008-02-16 13:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m1JQNCu-002K4LC@rattlesnake.com \
--to=bob@rattlesnake.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.