emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: `char-displayable-p'


From: Kenichi Handa
Subject: Re: `char-displayable-p'
Date: Mon, 26 Mar 2001 15:09:25 +0900 (JST)

Miles Bader <address@hidden> writes:
> By the way, I had to make the following change to
> `latin1-char-displayable-p' to make it work for me in X.  Does this look
> reasonable to you?
[...]
> -                  (setq font-pattern (concat (or (car font-pattern) "*")
> +                  (setq font-pattern (concat "-"
> +                                             (or (car font-pattern) "*")
>                                               "-*-"
>                                               (cdr font-pattern))))

I agree that this change is good.

---
Ken'ichi HANDA
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]