From xemacs-m  Fri Mar 21 13:38:46 1997
Received: from amber.vis-av.com (amber.vis-av.com [206.119.44.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA05197
	for <xemacs-beta@xemacs.org>; Fri, 21 Mar 1997 13:38:44 -0600 (CST)
Received: (from derrell@localhost)
          by amber.vis-av.com (8.8.5/8.8.4)
	  id OAA23848; Fri, 21 Mar 1997 14:38:36 -0500 (EST)
Date: Fri, 21 Mar 1997 14:38:36 -0500 (EST)
Message-Id: <199703211938.OAA23848@amber.vis-av.com>
From: Derrell Lipman <derrell@vis-av.com>
To: Sudish Joseph <sj@eng.mindspring.net>
Cc: xemacs-beta@xemacs.org
Subject: Re: Customize faces slow (known problem?) (b101)
In-Reply-To: <yvia3etpjbwg.fsf@atreides.eng.mindspring.net>
References: <by3etq4vk9.fsf@math.ethz.ch>
	<199703211433.JAA23141@amber.vis-av.com>
	<yvia3etpjbwg.fsf@atreides.eng.mindspring.net>
X-Mailer: VM 6.20 under 19.15 XEmacs Lucid (beta101)
Reply-To: derrell@vis-av.com
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII

>>>>> "  Sudish" == Sudish Joseph <sj@eng.mindspring.net> writes:

  Sudish> Derrell Lipman writes:
>> That is exactly the behavior that I am seeing, on a fast 200MHz
>> Pentium Pro.

  Sudish> Hmm, wasn't custom one of the files that didn't succeed with
  Sudish> make all-elc?  Are you running a bunch of macros w/o
  Sudish> compilation by any chance?

I haven't rebuilt .elc files for b101.  I just did a "make install"
this time, (not "make bata") so I'm using the .elc files that came
with the installation.

Just to make sure that nothing had changed since b100, I just timed
it.  I selected Options->Customize->Faces and began the timer.  The
initial customize screen appeared 100 seconds later.  I then moved to
the [-] for Comint Input Face and pressed Enter.  The attributes and
check boxes for this face appeared 55 seconds later.

Here's what my /usr/local/lib/xemacs-19.15-b101/lisp/custom directory
looks like, which indicates that the .elc files are newer, and
therefore should be used (I hope).

  drwxr-xr-x   2 derrell    512 Mar 19 01:10 .
  drwxr-xr-x  45 derrell   1024 Mar 19 01:10 ..
  -rw-r--r--   1 derrell  49443 Mar 18 15:34 ChangeLog
  -rw-r--r--   1 derrell  58909 Mar 18 15:34 cus-edit.el
  -rw-r--r--   1 derrell  43487 Mar 18 16:11 cus-edit.elc
  -rw-r--r--   1 derrell  16540 Mar 18 15:34 cus-face.el
  -rw-r--r--   1 derrell  10600 Mar 18 16:11 cus-face.elc
  -rw-r--r--   1 derrell  10654 Mar 18 15:34 custom.el
  -rw-r--r--   1 derrell   8412 Mar 18 16:09 custom.elc
  -rw-r--r--   1 derrell   6822 Mar 18 15:34 wid-browse.el
  -rw-r--r--   1 derrell   5154 Mar 18 16:12 wid-browse.elc
  -rw-r--r--   1 derrell  80053 Mar 18 15:34 wid-edit.el
  -rw-r--r--   1 derrell  50419 Mar 18 16:12 wid-edit.elc
  -rw-r--r--   1 derrell   2939 Mar 18 15:34 widget-example.el
  -rw-r--r--   1 derrell   2463 Mar 18 16:12 widget-example.elc
  -rw-r--r--   1 derrell   2576 Mar 18 15:34 widget.el
  -rw-r--r--   1 derrell   2350 Mar 18 16:09 widget.elc

Derrell

