From xemacs-m  Mon Jan 20 17:16:33 1997
Received: from VX23.CC.MONASH.EDU.AU (vx23.cc.monash.edu.au [130.194.1.23])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id RAA26393 for <xemacs-beta@xemacs.org>; Mon, 20 Jan 1997 17:16:31 -0600 (CST)
Received: from goaway.cc.monash.edu.au ("port 3279"@goaway.cc.monash.edu.au)
 by vaxc.cc.monash.edu.au (PMDF V5.0-7 #16291)
 id <01IEGZ51X2Y2973MHY@vaxc.cc.monash.edu.au> for xemacs-beta@xemacs.org; Tue,
 21 Jan 1997 10:16:26 +1100
Received: (ajc@localhost) by goaway.cc.monash.edu.au (8.8.4/8.6.4)
 id KAA03611; Tue, 21 Jan 1997 10:16:25 +1100 (EST)
Date: Tue, 21 Jan 1997 10:16:23 +1100
From: Andrew J Cosgriff <ajc@bing.wattle.id.au>
Subject: mouse-highlight doesn't go away [19.15b90 and 20.0b90]
Sender: ajc@goaway.cc.monash.edu.au
To: xemacs-beta@xemacs.org
Message-id: <ruiafq47xa0.fsf@goaway.cc.monash.edu.au>
MIME-version: 1.0 (generated by tm-edit 7.100)
X-Mailer: Red Gnus v0.82/XEmacs 20.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
X-Attribution: ajc
X-URI: <URL:http://www-personal.monash.edu.au/~ajc>
X-PGP-Key-ID: C7BD53F5
X-Face: 
 PBPJ+.AE`FBN4$}H<dIo+^`A-G%mJTXXP$^4bBox##5=oF{G\[:0|sNlr%~H1,>rwwEh<qq.dHRpu8ftJ\'14l]<x(nRD>J)x?-5$MQ%Z)svNR@Q\WG6[GDr,}a@8ULwGWBsk,Pqxm!Z<lnD(Skwwe$j+<0g6N6z}>-
Gnu-Emacs: featuring the world's first municipal garbage collector!
Lines: 49


(It didn't link temacs when i used gcc, so I used cc instead)

This is my 20.0b90 configure output (19.15b90 is the same, apart from
the mule stuff) -

Configured for `alpha-dec-osf3.2'.

  Where should the build process find the source code?    /net/users/ajc/build/xemacs-20.0-b90
  What installation prefix should install use?            /usr/local
  What operating system and machine description files should XEmacs use?
        `s/decosf3-2.h' and `m/alpha.h'
  What compiler should XEmacs be built with?              cc -g 
  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
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for GIF image conversion.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using Motif to provide XIM support.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.


If, say, I start Gnus, open a file (and list the completions), or
whatever, moving the mouse over "selectable" items causes the item to
be highlighted, as usual, but once i move away from it, it stays
highlighted.  I can then move to another item, and so on, and end up
with a whole lot of "mouse-highlighted" text on the screen.

Also, if i use cc (--with-gcc=no), configure finds that I have the db
library, in /usr/local/{include,lib}, but doesn't seem to add a
-I/usr/local/include in the src/Makefile (I have to do this manually,
once it tries compiling database.c and can't find db.h).

Thanks heepsly,
 Andrew.
-- 
 - Andrew J. Cosgriff -                  ajc@bing.wattle.id.au    (PGP/MIME ok)
  +61 3 9905 1165 (bh)                   http://www-personal.monash.edu.au/~ajc
        I'm using my X-RAY VISION to obtain a rare glimpse of the INNER
                           WORKINGS of this POTATO!!

