>>>> "SY" == Steve Youngs
<youngs(a)xemacs.org> writes:
SY> With XEmacs 21.4.12, if you:
SY> xemacs -batch -no-autoloads -eval '(princ emacs-version)'
SY> You'll get something like:
SY> 21.4 (patch 12) "Portable Code" XEmacs Lucid
SY> But do the same thing with 21.5 and you get squat.
I get
21.5 (beta11) "cabbage" (+CVS-20030413) XEmacs Lucid
SY> Anybody got any clues as to how I can debug this seeing as
SY> though it is only happening in -batch and doesn't seem to be
SY> tripping any errors or signals?
Try using `message' instead of `princ' (that should also get sent to
stdout/stderr).
Is there a chance that "xemacs" is an alias or script that does
redirection?
If nothing else helps, run it under the debugger and put a breakpoint
on Fprinc.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.