all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Jason Rumney" <jasonr@gnu.org>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Font selection weirdness
Date: Mon, 26 May 2008 16:45:44 +0200	[thread overview]
Message-ID: <f7ccd24b0805260745j7209b780vd96d0c0817dc924d@mail.gmail.com> (raw)
In-Reply-To: <483AAED9.20309@gnu.org>

> To see why the error is occuring, set a breakpoint on clear_cached_metrics
> and when it is hit, go back up the stack (in gdb: frame 1) to see what
> function it has failed from. Then get information such as the return code of
> the failing function, the character or glyph code that it is failing on, and
> the font, tyo help diagnose why it has failed.

Inserting the problematic chars into *scratch* does not trigger
clear_cached_metrics. C-h h does trigger it, but I suppose that's
reasonable because there are many characters in etc/HELLO for which I
do not have a suitable font.

Anything else I can try?

             Juanma




  reply	other threads:[~2008-05-26 14:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-26 10:48 Font selection weirdness Juanma Barranquero
2008-05-26 10:52 ` Juanma Barranquero
2008-05-26 12:36 ` Jason Rumney
2008-05-26 14:45   ` Juanma Barranquero [this message]
2008-05-26 20:33     ` Jason Rumney
2008-05-27  8:09       ` Juanma Barranquero
2008-05-27 16:10         ` Jason Rumney
2008-05-28 11:03           ` Juanma Barranquero
2008-05-29 11:00   ` Juanma Barranquero
2008-05-29 11:36     ` Jason Rumney
2008-05-29 15:19       ` Juanma Barranquero
2008-05-30 11:43         ` Juanma Barranquero

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=f7ccd24b0805260745j7209b780vd96d0c0817dc924d@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@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.