On Thu, Mar 16, 2000 at 09:19:13AM -0500, Olivier Galibert wrote:
On Thu, Mar 16, 2000 at 08:54:20AM -0500, Vin Shelton wrote:
> Symbol's value as variable is void: paths-el-original-news-inews-program
That's me. I made running-temacs-p doing the right thing (or at least
I thought so), so *boom*.
Off to understand what happens.
Got it. There is definitively too much magic junk in XEmacs startup
between purify_flag, initialized and run_temacs_argc.
I'm applying it now.
OG.
2000-03-16 Olivier Galibert <galibert(a)pobox.com>
* emacs.c (Frunning_temacs_p): Revert previous patch.
(main_1): Reinitialize running_temacs_argc if pdump_load succeeds.