all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: Joseph Tam <tam@math.ubc.ca>
Cc: 5396@debbugs.gnu.org
Subject: bug#5396: Something in splash page causes Emacs to crash?
Date: Sun, 31 Jan 2010 20:15:22 +0900	[thread overview]
Message-ID: <tl7y6jey185.fsf@m17n.org> (raw)
In-Reply-To: <Pine.GSO.4.64.1001291824190.17681@mnc.zngu.hop.pn> (message from Joseph Tam on Fri, 29 Jan 2010 18:47:26 -0800 (PST))

In article <Pine.GSO.4.64.1001291824190.17681@mnc.zngu.hop.pn>, Joseph Tam <tam@math.ubc.ca> writes:

> I couldn't find any of these strings in the font server's repository,
> but I did find this font alias on the thin client's font repository:

>  	# Found in /usr/X11R6/lib/X11/fonts/75dpi/fonts.alias:
>  	75dpi/fonts.alias:"-adobe-helvetica-medium-r-normal-x-x-x-12-120-p-67-iso8859-1" "-adobe-helvetica-medium-r-normal--12-120-75-75-p-67-iso8859-15"

I see.  As it's an alias, this correct font name:
	-adobe-helvetica-medium-r-normal--12-120-75-75-p-67-iso8859-15
should be included in the list returned by
xfont_list_pattern even if we ignore that alias.  So, I've
just installed a fix to ginore such an errornous name.

Could you please try again with the latest code?

By the way, it seems that the alias name should be actually:
  -adobe-helvetica-medium-r-normal-x-12-120-x-x-p-67-iso8859-1
                                     ^^^^^^^^^^
---
Kenichi Handa
handa@m17n.org






  reply	other threads:[~2010-01-31 11:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-16  3:11 bug#5396: Something in splash page causes Emacs to crash? Joseph Tam
2010-01-27  6:11 ` Kenichi Handa
2010-01-29  2:57   ` Joseph Tam
2010-01-29  6:33     ` Kenichi Handa
2010-01-30  2:47       ` Joseph Tam
2010-01-31 11:15         ` Kenichi Handa [this message]
2010-02-03  3:20           ` Joseph Tam

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=tl7y6jey185.fsf@m17n.org \
    --to=handa@m17n.org \
    --cc=5396@debbugs.gnu.org \
    --cc=tam@math.ubc.ca \
    /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.