emacs-devel
[Top][All Lists]
Advanced

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

23.0.60; error from latin1-display


From: Kevin Ryde
Subject: 23.0.60; error from latin1-display
Date: Thu, 03 Apr 2008 09:10:40 +1100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

In my build of the current cvs head, firing up the uninstalled image
with "src/emacs -Q" and then

        M-: (latin1-display)

gives an error

Debugger entered--Lisp error: (error "Invalid code(s)")
  make-char(arabic-iso8859-6 127)
  latin1-display-reset(arabic)
  mapc(latin1-display-reset (latin-2 latin-3 latin-4 latin-5 latin-8 latin-9 
arabic cyrillic greek hebrew))
  latin1-display()
  eval((latin1-display))
  eval-expression((latin1-display) nil)
  call-interactively(eval-expression nil nil)

This happens both on a text-mode console tty, or under X.


In GNU Emacs 23.0.60.4 (i586-pc-linux-gnu, GTK+ Version 2.12.1)
 of 2008-04-03 on blah.blah
configured using `configure  'CFLAGS=-O' '--prefix=/down/emacs/b/inst' 
'--with-x-toolkit=gtk''

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: en_AU
  value of $XMODIFIERS: nil
  locale-coding-system: iso-latin-1-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  gpm-mouse-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
ESC x r e p o r t - e TAB RET

Recent messages:
("/down/emacs/b/src/emacs" "-Q")
For information about GNU Emacs and the GNU system, type C-h C-a.




reply via email to

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