From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4022 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: `mouse-face' under XEmacs Date: 17 Nov 1995 04:59:03 +0100 Organization: Dept. of Informatics, University of Oslo, Norway Sender: larsi@ifi.uio.no Message-ID: References: <199511170252.DAA23097@ssv4.dina.kvl.dk> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035144830 28288 80.91.224.250 (20 Oct 2002 20:13:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:13:50 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.6.11/8.6.9) with ESMTP id UAA04625 for ; Thu, 16 Nov 1995 20:42:09 -0800 Original-Received: from narfi.ifi.uio.no (narfi.ifi.uio.no [129.240.94.17]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Fri, 17 Nov 1995 04:59:04 +0100 Original-Received: from ) by narfi.ifi.uio.no ; Fri, 17 Nov 95 04:59:04 +0100 Original-To: ding@ifi.uio.no In-Reply-To: Per Abrahamsen's message of Fri, 17 Nov 1995 03:52:31 +0100 Original-Lines: 16 Xref: main.gmane.org gmane.emacs.gnus.general:4022 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4022 Per Abrahamsen writes: > I use the following in custom.el: > > (defconst mouse-face (if (string-match "XEmacs" emacs-version) > 'highlight > 'mouse-face) > "Symbol used for highlighting text under mouse.") Yup. I've done something similar in September 0.14. Which means that, for the very first time, we'll have proper mouse highlighting of "%(...%)" regions under XEmacs. Whee! -- (domestic pets only, the antidote for overdose, milk.) larsi@ifi.uio.no * Lars Ingebrigtsen