unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: Kenichi Handa <handa@ni.aist.go.jp>
Cc: emacs-devel@gnu.org
Subject: Re: Unicode-2 crash by set-face-font
Date: Wed, 23 Jan 2008 09:55:19 +0900	[thread overview]
Message-ID: <b4mejc9tl6w.fsf@jpl.org> (raw)
In-Reply-To: b4my7ahtoxw.fsf@jpl.org

>>>>> Katsumi Yamaoka wrote:

> (I have now another problem with Unicode-2.  It will probably be
> due to something I've written in my ~/.emacs file, but I'll report
> it if it is generic one.)

Oh, it's easy to reproduce.  Could you please try it?

1. Start Emacs Unicode-2 with the -Q option.

2. Eval these forms.

(setq debug-on-error t)
(set-face-font
 'default
 "-*-fixed-medium-r-normal-*-16-*-*-*-*-*-iso8859-1")

3. Type `C-x 5 2'.

Then I got the following error:

Debugger entered--Lisp error: (wrong-type-argument stringp #<save_value ptr=0x08be3170 int=2>)
  internal-set-lisp-face-attribute(default :font #<save_value ptr=0x08be3170 int=2> #<frame emacs@localhost 0x8372ca0>)
  set-face-attribute(default #<frame emacs@localhost 0x8372ca0> :font #<save_value ptr=0x08be3170 int=2>)
  face-set-after-frame-default(#<frame emacs@localhost 0x8372ca0>)
  x-create-frame-with-faces(nil)
  make-frame()
  make-frame-command()
  call-interactively(make-frame-command nil nil)

Regards,

  reply	other threads:[~2008-01-23  0:55 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22  4:55 Unicode-2 crash by set-face-font Katsumi Yamaoka
2008-01-22  7:17 ` Kenichi Handa
2008-01-22 12:06   ` Kenichi Handa
2008-01-22 23:34     ` Katsumi Yamaoka
2008-01-23  0:55       ` Katsumi Yamaoka [this message]
2008-01-23 11:14         ` Kenichi Handa
2008-01-23 11:54           ` Katsumi Yamaoka
2008-01-23 12:42             ` Kenichi Handa
2008-01-23 22:57               ` Katsumi Yamaoka
2008-01-24 11:19                 ` Kenichi Handa
2008-01-24 11:53                   ` Katsumi Yamaoka
2008-01-25  2:21                     ` Kenichi Handa
2008-01-25  2:44                       ` Katsumi Yamaoka
2008-01-25  2:51                         ` Miles Bader
2008-01-25  6:22                           ` Katsumi Yamaoka
2008-01-25  6:10                         ` Katsumi Yamaoka
2008-01-25 11:28                         ` Kenichi Handa
2008-01-28  0:05                           ` Katsumi Yamaoka
2008-02-02 14:22                           ` Jason Rumney
2008-01-25  6:59                       ` Herbert Euler
2008-01-25  3:15             ` Herbert Euler
2008-01-25  3:17               ` Herbert Euler
2008-01-25  5:57               ` Herbert Euler
2008-01-25  6:37                 ` Herbert Euler

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4mejc9tl6w.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=emacs-devel@gnu.org \
    --cc=handa@ni.aist.go.jp \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).