From xemacs-m  Tue Mar 11 04:44:47 1997
Received: from palrel3.hp.com (palrel3.hp.com [15.253.88.10])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id EAA03305
	for <xemacs-beta@xemacs.org>; Tue, 11 Mar 1997 04:44:46 -0600 (CST)
Received: from cuckoo.hpl.hp.com (cuckoo.hpl.hp.com [15.144.62.116]) by palrel3.hp.com with ESMTP (8.7.5/8.7.3) id CAA11781 for <xemacs-beta@xemacs.org>; Tue, 11 Mar 1997 02:44:35 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by cuckoo.hpl.hp.com with ESMTP (8.7.1/8.7.1) id KAA14079 for <xemacs-beta@xemacs.org>; Tue, 11 Mar 1997 10:44:33 GMT
Message-Id: <199703111044.KAA14079@cuckoo.hpl.hp.com>
To: xemacs-beta@xemacs.org
Subject: 20.1b6 display-time/scrollbar bug
Date: Tue, 11 Mar 1997 10:44:33 +0000
From: Andy Norman <ange@hplb.hpl.hp.com>

I run with scrollbars compiled out.  Doing M-x display-time, I get the
following backtrace:

Signaling: (void-variable display-time-1-glyph)
  eval(display-time-1-glyph)
  display-time-convert-num-to-pics("10:39")
  display-time-evaluate-list()
  display-time-function()
  #<compiled-function (from "time.elc") nil "...(51)" [get-itimer "display-time" old delete-itimer display-time-string global-mode-string remove display-time-echo-area ("") append (display-time-string) display-time-function start-itimer display-time-interval] 6 ("/home/ange/emacs/xemacs-rel/lisp/packages/time.elc" . 2024) nil>()
  call-interactively(display-time)
  command-execute(display-time t)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

Call if you need more info.

Version and config stuff:

./configure \
     --with-gnu-make \
     --error-checking=none \
     --debug=no \
     --with-tooltalk=no \
     --with-scrollbars=no \
     --with-database=no \
     --with-socks=no \
     --with-term=no \
     --with-gcc=no \
     --with-xmu=no \
     --x-includes='/usr/include/X11R6 -I/usr/include/X11R5 -I/usr/include/Motif1.2_R6' \
     --x-libraries='/usr/lib/X11R6 -L/usr/lib/X11R5 -L/usr/lib/Motif1.2_R6' \
     --site-includes='/opt/audio/include' \
     --site-libraries='/opt/audio/lib' \
     --cflags='+O3 +Onoinline -Ae' \
     --dynamic=yes \
     --verbose

Configured for `hppa1.1-hp-hpux10.20'.

  Where should the build process find the source code?    /home/ange/emacs/xemacs-20.1-b6
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/hpux10-shr.h' and `m/hp800.h'
  What compiler should XEmacs be built with?              cc +O3 +Onoinline -Ae
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /usr/include/X11R6 -I/usr/include/X11R5 -I/usr/include/Motif1.2_R6
  Where do we find X Windows libraries?                   /usr/lib/X11R6 -L/usr/lib/X11R5 -L/usr/lib/Motif1.2_R6
  Additional header files:                                /opt/audio/include
  Additional libraries:                                   /opt/audio/lib
  Finding WNN includes with:                              
  Loading WNN libs with:                                  
  No Xmu; substituting equivalent routines.
  Compiling in support for GIF image conversion.
  Compiling in native sound support.
  Compiling in support for CDE.
  Using the Lucid menubar.
  Using the Motif dialog boxes.

						-- ange -- <><

http://www-uk.hpl.hp.com/people/ange		ange@hplb.hpl.hp.com

