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

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

Re: void-variable c-subword-mode with debug-on-error


From: Ralf Angeli
Subject: Re: void-variable c-subword-mode with debug-on-error
Date: Sun, 09 Apr 2006 23:20:57 +0200

* Eli Zaretskii (2006-04-09) writes:

>> From: Ralf Angeli <address@hidden>
>> 
>> c:/Programme/Emacs/bin/emacs -batch -no-site-file -eval (let* ((x (if 
>> (featurep (quote xemacs)) "yes" "no"))) (write-region (if (stringp x) x 
>> (prin1-to-string x)) nil "./conftest-140"))
>> Wrong type argument: arrayp, nil
[...]
> One idea is to modify the command so that Emacs displays the value of
> the variable command-line-args.  (I suspect that the MSYS shell, which
> is known to munge command lines with file names, does something bad to
> the "./conftest-140" part.)

Thanks for the suggestions, but I already identified a recipe for
reproducing the error and sent it to emacs-pretest-bug.  The message
has the subject "Wrong type argument: arrayp, nil with LANG=C under
Windows".

>> The build from beginning of March did not have this problem.
>
> Did something perhaps change in the AUC TeX configury since March?

No, I am using a stable version of AUCTeX for building and this is the
same I used in March.

-- 
Ralf





reply via email to

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