all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Lennart Borgman" <lennart.borgman@gmail.com>
To: "Kenichi Handa" <handa@m17n.org>
Cc: lekktu@gmail.com, emacs-devel@gnu.org
Subject: Re: Left chinese double quote character?
Date: Thu, 23 Oct 2008 03:20:41 +0200	[thread overview]
Message-ID: <e01d8a50810221820k69479f37qe833883b25336890@mail.gmail.com> (raw)
In-Reply-To: <E1KsoQO-0006Ku-1q@etlken.m17n.org>

On Thu, Oct 23, 2008 at 2:51 AM, Kenichi Handa <handa@m17n.org> wrote:
> In article <e01d8a50810221740k38719934r7ed5b3d4418d02e5@mail.gmail.com>, "Lennart Borgman" <lennart.borgman@gmail.com> writes:
>
>> What is a font log and how do I get it?
>
> Just after starting Emacs, do this:
>
> ESC : (setq font-log nil) RET
> ESC : (insert #x201c) RET
> M-x font-show-log RET
>
> and show the contents of *Help* buffer.

Thanks. I get an error on the last line:

   Wrong type argument: characterp, arabic

If I before the commands above do (setq debug-on-error t) I get a trace back:

Debugger entered--Lisp error: (wrong-type-argument characterp arabic)
  display-supports-face-attributes-p((:slant italic) #<frame
emacs@LENNART-69DE564 0x383de00>)
  face-spec-set-match-display(((supports :slant italic)) #<frame
emacs@LENNART-69DE564 0x383de00>)
  face-spec-choose((((...) :inherit italic)) #<frame
emacs@LENNART-69DE564 0x383de00>)
  face-spec-set-2(help-argument-name #<frame emacs@LENNART-69DE564
0x383de00> (((...) :inherit italic)))
  custom-declare-face(help-argument-name (((...) :inherit italic))
"Face to highlight argument names in *Help* buffers." :group help)
  require(help-fns)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

The display is frozen (except for the echo area), but I can still copy
the text even though I can't see it when I have switched to another
program.

It seems like there are many things that are wrong. If I just switch
to another app and back before I type the commands I get another
result. And when I tried to just get the version Emacs crashed.

In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-10-09
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags
-Ic:/g/include -fno-crossjumping'




  reply	other threads:[~2008-10-23  1:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-22  0:07 Left chinese double quote character? Lennart Borgman (gmail)
2008-10-22  7:59 ` Juanma Barranquero
2008-10-22  9:22   ` Lennart Borgman (gmail)
2008-10-22  9:50     ` Juanma Barranquero
2008-10-22 17:49       ` Lennart Borgman (gmail)
2008-10-22 22:01         ` Juanma Barranquero
2008-10-22 22:08           ` Lennart Borgman
2008-10-22 23:27             ` Juanma Barranquero
2008-10-23  0:40               ` Lennart Borgman
2008-10-23  0:51                 ` Kenichi Handa
2008-10-23  1:20                   ` Lennart Borgman [this message]
2008-10-23  4:11                     ` Kenichi Handa
2008-10-23  5:34                       ` jasonr
2008-10-23  7:46                         ` Kenichi Handa
2008-10-23 15:57                     ` Drew Adams

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=e01d8a50810221820k69479f37qe833883b25336890@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.org \
    --cc=lekktu@gmail.com \
    /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.