From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nathaniel Flath Newsgroups: gmane.emacs.devel Subject: Overalays and point-entered Date: Thu, 10 Sep 2009 17:09:21 -0700 Message-ID: <5e3a506e0909101709u2259d56h25f3ef1ec67326aa@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000e0cd1a094bdca7804734220ff X-Trace: ger.gmane.org 1252627782 26301 80.91.229.12 (11 Sep 2009 00:09:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Sep 2009 00:09:42 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 11 02:09:35 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Mlthl-0005PO-35 for ged-emacs-devel@m.gmane.org; Fri, 11 Sep 2009 02:09:33 +0200 Original-Received: from localhost ([127.0.0.1]:34585 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mlthj-0000NJ-Vc for ged-emacs-devel@m.gmane.org; Thu, 10 Sep 2009 20:09:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mlthf-0000MA-JW for emacs-devel@gnu.org; Thu, 10 Sep 2009 20:09:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mlthb-0000G9-2S for emacs-devel@gnu.org; Thu, 10 Sep 2009 20:09:27 -0400 Original-Received: from [199.232.76.173] (port=51486 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mltha-0000G0-VP for emacs-devel@gnu.org; Thu, 10 Sep 2009 20:09:22 -0400 Original-Received: from mail-px0-f171.google.com ([209.85.216.171]:40545) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mltha-0007wr-Jr for emacs-devel@gnu.org; Thu, 10 Sep 2009 20:09:22 -0400 Original-Received: by pxi1 with SMTP id 1so412323pxi.1 for ; Thu, 10 Sep 2009 17:09:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=gY08x0Y9AiruR7se4hkFO6au+/ug59MzLxiVA5E3SrQ=; b=EEXaPSPOgy57QO5nyqXo5uelmYV+zCzVEvMDMaqgBjuIVm0B2E1YZ4AnN7nPnmW88M hvblVE6gFkdeuCTrYCJdp6a9vbbAWcA99XG98MnoNPQO+Q/IsTpqXiRO0jQRi9FRK+O1 N5bVZo+vXA9kBgINx9SwkmS1xZKTzrQa4CDIY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ayo/ygp0Jxbe+NoM+falL+6sEz6UVPtNaB10on+0Ywb02aIAXJ4HFnj/B/BIYe61aF i5Y+DgxYG7H3O1TdYOWlZJNzONFasZqyR8q23tRw/x8r+noip+0SS0gvz/bZGPPjAxzm ImhegGpaXYJyzacV0JOdLP474hyvhjF7MTuNU= Original-Received: by 10.141.26.7 with SMTP id d7mr613682rvj.209.1252627761186; Thu, 10 Sep 2009 17:09:21 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:115179 Archived-At: --000e0cd1a094bdca7804734220ff Content-Type: text/plain; charset=ISO-8859-1 Is there any particular reason that overlays don't have point-entered and point-left properties like text does? I ended up wanting this functionality in some code I was writing, and was wondering if this was something that had been discussed before and decided against or if it just hasn't been implemented yet. Thanks, Nathaniel Flath --000e0cd1a094bdca7804734220ff Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Is there any particular reason that overlays don't have point-entered a= nd point-left properties like text does?=A0 I ended up wanting this functio= nality in some code I was writing, and was wondering if this was something = that had been discussed before and decided against or if it just hasn't= been implemented yet.

Thanks,
Nathaniel Flath
--000e0cd1a094bdca7804734220ff--