From xemacs-m  Tue Dec 10 15:10:22 1996
Received: from burdell.cc.gatech.edu (root@burdell.cc.gatech.edu [130.207.3.207]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with ESMTP id PAA25764 for <xemacs-beta@xemacs.org>; Tue, 10 Dec 1996 15:10:20 -0600 (CST)
Received: from mondrian.cc.gatech.edu (mondrian.cc.gatech.edu [130.207.118.112]) by burdell.cc.gatech.edu (8.8.3/8.6.9) with ESMTP id QAA00532 for <xemacs-beta@xemacs.org>; Tue, 10 Dec 1996 16:10:19 -0500 (EST)
Received: (from kooper@localhost) by mondrian.cc.gatech.edu (8.8.3/8.6.9) id QAA20772; Tue, 10 Dec 1996 16:10:03 -0500 (EST)
Date: Tue, 10 Dec 1996 16:10:03 -0500 (EST)
Message-Id: <199612102110.QAA20772@mondrian.cc.gatech.edu>
From: kooper@cc.gatech.edu (Rob Kooper)
To: xemacs-beta@xemacs.org
Subject: Xemacs 20 and bbdb
X-Face:  21js&=eUcCS/(H'uGMcOkhv'my%#h|j,Gj$}gqnNTRDmZqZPJu*1UXX&cf"#J:'wBqhdEPM 
 "f]=d`)7)q%iSr.vY!S6ri9F,&EM1Hir@*L:IMyDNR,@FZ>r~Y9?V\Kue&?6k-J$gxEYC_aUdbOZSX
 X7W$9^K~WN{bXeGD\orxum$}3spb6t:gU%xe99@r2LeW&\8c9:q!a'*\@EP63D$HB*o0_0F]grT'/a
 QV]`Ak%wX-N)A3Q0[?TV^w7bx;l^}=~_-nv'\bar2\ 
Mime-Version: 1.0 (generated by tm-edit 7.94)
Content-Type: text/plain; charset=US-ASCII

Hi,

I compiled xemacs on an Indy running 6.2. I noticed a few strange
things but in all it seems to work. I compiled with mule and the rest
is default

Typing is slow (xemacs takes about 60%-80% of the CPU). All I have
open is vm and bbdb and I can see the characters appear on the screen
as if I'm working over a slow modem.

I recompiled bbdb to take advantage of the new tm functions and get
the following error sometimes when switching from one mail message to
another. (backtrace at the end of the messge).

When compiling the makefile in src complains about an invalid line
around line 30. This is due to the ERROR message of native audio being
included. However, all the variables are set correctly to compile
native audio and it works fine.

I have (gnuserv-start) in my .emacs and the server starts and dies
immediatly.

Rob
-- 
Rob Kooper
kooper@cc.gatech.edu
http://www.cc.gatech.edu/gvu/people/student/Rob.Kooper/

Signalling: (invalid-function (macro . #<compiled-function (from "bbdb.elc") nil "...(4)" [(or bbdb-user-mail-names (setq bbdb-user-mail-names (concat "\\b" (regexp-quote (user-login-name)) "\\b")))] 1 ("/net/hg42/kooper/lisp/xemacs-20/bbdb/bbdb.elc" . 38079)>))
  bbdb-user-mail-names()
  tm-bbdb/update-record(nil)
  tm-bbdb/pop-up-bbdb-buffer(nil)
  tm-bbdb/update-record(nil)
  tm-bbdb/vm-update-record()
  run-hooks(tm-vm/select-message-hook)
  tm-vm/preview-current-message()
  run-hooks(vm-select-message-hook)
  vm-run-message-hook([[#<marker at 4924 in xemacs> #<marker at 4986 in xemacs> #<marker at 6184 in xemacs> #<marker at 6502 in xemacs> #<marker at 6755 in xemacs> #<marker at 6756 in xemacs>] ["2" "  2" nil #<marker at 86 in xemacs Summary> #<marker at 162 in xemacs Summary> <<>> <-- From_ "71" #<buffer "xemacs"> 0 (<u9ybf687gw\.fsf@chekov\.ctd\.comsat\.com>) nil nil nil nil] [nil nil nil nil nil nil nil nil nil] ["253" "" "10" "December" "1996" "15:33:51" "-0500" "Neal Becker" "neal@ctd.comsat.com" "<u9ybf687gw.fsf@chekov.ctd.comsat.com>" "5" "hpux loadave 20.0 lossage" "^Resent-Date:" nil nil "12" "1996121020:33:51" "hpux loadave 20.0 lossage" (number " " mark "     Neal Becker       Dec 10    5/253   " thread-indent "\"hpux loadave 20.0 lossage\"\n") nil] [nil <v> nil nil nil]] vm-select-message-hook)
  vm-preview-current-message()
  vm-follow-summary-cursor()
  vm-mouse-button-2(#<buttondown-event button2>)
  call-interactively(vm-mouse-button-2)

