From xemacs-m  Fri Mar 21 07:34:06 1997
Received: from neal.ctd.comsat.com (exim@neal.ctd.comsat.com [134.133.40.21])
	by xemacs.org (8.8.5/8.8.5) with SMTP id HAA02194
	for <xemacs-beta@xemacs.org>; Fri, 21 Mar 1997 07:34:05 -0600 (CST)
Received: from neal by neal.ctd.comsat.com with local (Exim 1.61 #1)
	id 0w84SJ-0000WR-00; Fri, 21 Mar 1997 08:34:03 -0500
From: Neal Becker <neal@ctd.comsat.com>
To: xemacs-beta@xemacs.org
Subject: 20.1b8 customize madness
X-Face: "$ryF/ne$oms9n}#TY|W5Ttjbp-6/u4j'7c:%-aq2IAf'&DjuvII4wvr:eU{h=GMPcVTP,p
 XgCPnk{Qu:7P=jH00Q?B(*bZ\7#x_&KD=%hU1VhP'`hy'PF01*tU9DAoK7QXTGzL%fe!lIj,0Ds,P:
 GV_YPd*4GO?ClJAPRa=iB\PuIQmM=Q>qo87lJh-N2PQL-2QaM>}LdWI<}
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Message-Id: <E0w84SJ-0000WR-00@neal.ctd.comsat.com>
Date: Fri, 21 Mar 1997 08:34:03 -0500

20.1b8.  After running for a day or so I had loaded up just about all
the usual stuff.  gnus, w3, efs, lazy-lock, etc.  I thought I'd check
out customize.  I clicked on Options/Customize/emacs.  Then I watched
for at least 5 minutes while I saw "loading xxx...done" flash by over
and over.  The same ones repeated.  Gnus-<fill_in_the_blanks> was a
popular choice.  I finally had to kill it (wouldn't respond to C-g!).

Here's part of the backtrace:

Lisp backtrace follows:

  # bind (current-load-list standard-input)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load-internal("/usr/local/lib/xemacs-20.1-b8/lisp/gnus/gnus-uu.elc" nil t t nil nil)
  # bind (nosuffix nomessage noerror file)
  efs-real-load("/usr/local/lib/xemacs-20.1-b8/lisp/gnus/gnus-uu.elc" nil t t)
  # bind (after-load-alist parsed after-load filename nosuffix nomessage noerror file)
  load("gnus-uu")
  # bind (library)
  load-library("gnus-uu")
[...]
  # bind (junk)
  (lambda (&rest junk) (cdr (custom-menu-create ...)))(nil)
  # (condition-case ... . error)
  # bind (inhibit-quit)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  sit-for(30 nil)
  byte-code("  \" " [sit-for lazy-lock-stealth-time nil lazy-lock-fontify-walk-stealthily] 3)
  # (condition-case ... . ((error (message "Fontifying stealthily... %s" data))))
  lazy-lock-post-command-fontify-stealthily()
  # (condition-case ... . error)
  # (condition-case ... . error)
  # (catch top-level ...)

