emacs-pretest-bug
[Top][All Lists]
Advanced

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

Wrong type argument: arrayp, nil with LANG=C under Windows


From: Ralf Angeli
Subject: Wrong type argument: arrayp, nil with LANG=C under Windows
Date: Sun, 09 Apr 2006 13:32:35 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Trying to start Emacs from an MSYS shell with the command line

LANG=C <drive>:/path/to/emacs -Q

results in

Wrong type argument: arrayp, nil

The above is just a test case.  The real-world problem (mentioned
already in another message to this list today) is the configure script
of AUCTeX as generated by autoconf.  This sets LANG and other
variables to C, exports them, calls Emacs within an environment with
these variables altered, and aborts because of Emacs bailing out.


In GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600)
 of 2006-04-09 on NEUTRINO
X server distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags 
-Ic:/Programme/GnuWin32/include'

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: DEU
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  encoded-kbd-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t

Recent input:
M-x r e p o r t - e m <tab> <return>

Recent messages:
(c:\Programme\Emacs\bin\emacs.exe -Q)
Loading encoded-kb...done
For information about the GNU Project and its goals, type C-h C-p.
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done




reply via email to

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