From xemacs-m  Mon Dec  2 17:07:54 1996
Received: from gwa.ericsson.com (gwa.ericsson.com [198.215.127.2]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with ESMTP id RAA29762 for <xemacs-beta@xemacs.org>; Mon, 2 Dec 1996 17:07:53 -0600 (CST)
Received: from mr1.exu.ericsson.se (mr1.exu.ericsson.com [138.85.147.11]) by gwa.ericsson.com (8.8.2/8.8.2) with ESMTP id RAA16953 for <xemacs-beta@xemacs.org>; Mon, 2 Dec 1996 17:07:22 -0600 (CST)
Received: from screamer.rtp.ericsson.se (screamer.rtp.ericsson.se [147.117.133.13]) by mr1.exu.ericsson.se (8.7.1/NAHUB-MR1.1) with SMTP id RAA08895 for <xemacs-beta@xemacs.org>; Mon, 2 Dec 1996 17:07:21 -0600 (CST)
Received: from rcur (rcur18.rtp.ericsson.se [147.117.133.138]) by screamer.rtp.ericsson.se (8.6.12/8.6.4) with ESMTP id SAA01465 for <xemacs-beta@xemacs.org>; Mon, 2 Dec 1996 18:07:20 -0500
To: XEmacs Mailing List <xemacs-beta@xemacs.org>
Subject: zmacs highlighting vs font-lock on Linux
Mime-Version: 1.0 (generated by tm-edit 7.88)
Content-Type: text/plain; charset=US-ASCII
Date: Mon, 02 Dec 1996 18:07:19 -0500
Message-ID: <18808.849568039@rtp.ericsson.se>
From: Raymond Toy <toy@rtp.ericsson.se>


I just noticed this bug on my Linux version of xemacs 19.14 (haven't
tried 19.15-beta yet) which doesn't happen on my Solaris version.

Go to any buffer or file which has font-lock on.  Drag the mouse to
highlight some selection that contains highlighting from font-lock.
(I'm using fonts, not colors, for font-lock).  On Solaris, the fonts
stay the same, i.e., the bold remains bold.

However, on Linux, the bold disappears and becomes the default font.
I believe the elisp options/setups are identical on both machines,
including font-lock options and displayed fonts.

Am I doing something wrong?  Shouldn't font-lock highlighting remain
just like it does on Solaris?

Ray

