Paul Stodghill wrote:
> I am getting the following error from XEmacs when I exit. I doesn't matter
> whether I invoke XEmacs from tcsh or bash.
>
> bash.exe-2.01$ /usr/local/bin/xemacs -vanilla -f kill-emacs
> Error: No ExtNode to pop!
> bash.exe-2.01$
This error is traditionally associated with linking XEmacs with older
version of Lesstif (<= 0.82). Are you linking against Lesstif? (Hmm,
seems like rather an odd question on Windows).
Yup, that's the problem.
#define LesstifVERSION_STRING "GNU Lesstif 0.81 alpha"
And, yes, this is under Windows (NT, anyway).