>>>> "Matt" == Matt Tucker
<tuck(a)whistlingfish.net> writes:
Matt> I forgot to mention that as far as I can tell, this only
Matt> happens under pdump.
> it fixes the bug. Obviously this isn't an acceptable
solution,
> but why is Qsyntax_table == 0 when I do the following in
> vars_of_syntax?
>
> Qsyntax_table = intern ("syntax-table");
>
> Comments, anyone?
IIRC the right idiom for this is
defsymbol (&Qsyntax_table, "syntax-table");
in syms_of_syntax. Try that. Why pdump tromps on the other idiom I
can't say offhand.
--
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091
_________________ _________________ _________________ _________________
What are those straight lines for? "XEmacs rules."