On Tue, 11 Mar 2003, Paul Moore wrote:
Right. I did a binary search on the initialisation files. The line
that causes the problem is in my custom.el custom-set-variables
section:
'(font-lock-mode nil nil (font-lock))
I've no idea why this breaks one build but not the other.
Just as a check, I looked at (current-locale) on both machines. Both
show "English_United States.1252", so that doesn't look relevant...
I'm out of ideas now. Any suggestions?
How is stack space handled in MSC exe files? Could it be too small in the
executable compiled under XP? Is any of this statically created at link
time?