emacs-devel
[Top][All Lists]
Advanced

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

char-displayable-p issue


From: David PONCE
Subject: char-displayable-p issue
Date: Wed, 8 Oct 2003 09:04:20 +0200 (CEST)

Hi,

I got a little problem in ruler-mode that no more chose the right
default characters to display in the ruler.

If fact, `char-displayable-p' wrongly says that characters ?¶ (2230)
and ?\¦ (2214) are not displayable although I clearly see them
displayed.

Here is some information about my running environment:

runemacs.exe -q -no-site-file

(frame-parameter (selected-frame) 'font)
"-outline-Courier New-normal-r-normal-normal-13-97-96-96-c-80-iso8859-1"

In GNU Emacs 21.3.50.1 (i386-mingw-nt4.0.1381)
 of 2003-10-08 on MYHOST
configured using `configure --with-gcc (3.2)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Hope it will help.

David




reply via email to

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