From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4020 Path: main.gmane.org!not-for-mail From: wmperry@spry.com (William Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: `mouse-face' under XEmacs Date: Thu, 16 Nov 95 19:30 PST Message-ID: References: Reply-To: wmperry@spry.com NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035144828 28284 80.91.224.250 (20 Oct 2002 20:13:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:13:48 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: ding-request@ifi.uio.no Original-Received: from moonbase_v.moonvalley.com (moonbase_v.moonvalley.com [204.212.162.1]) by miranova.com (8.6.11/8.6.9) with ESMTP id UAA04133 for ; Thu, 16 Nov 1995 20:12:34 -0800 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by moonbase_v.moonvalley.com (8.6.12/8.6.9) with ESMTP id UAA17443 for ; Thu, 16 Nov 1995 20:01:53 -0800 Original-Received: from monolith (root@monolith.spry.com [198.185.1.186]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id ; Fri, 17 Nov 1995 04:24:32 +0100 Original-To: Lars Magne Ingebrigtsen Errors-to: wmperry@spry.com X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 Xref: main.gmane.org gmane.emacs.gnus.general:4020 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4020 Lars Magne Ingebrigtsen writes: > (put-text-property 1 4 'mouse-face 'bold) > > doesn't seem to work. Do I really have to fiddle with extents to get > this to work? (put-text-property 1 4 'highlight t) -Bill P.