From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: JD Smith Newsgroups: gmane.emacs.devel Subject: Regarding help-echo, glyphs, and the fringe Date: Thu, 18 Nov 2004 09:52:06 -0700 Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1100797290 2600 80.91.229.6 (18 Nov 2004 17:01:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 Nov 2004 17:01:30 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 18 18:01:24 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CUpet-0003k8-00 for ; Thu, 18 Nov 2004 18:01:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CUpnk-0001xI-KZ for ged-emacs-devel@m.gmane.org; Thu, 18 Nov 2004 12:10:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CUpnd-0001x1-Aa for emacs-devel@gnu.org; Thu, 18 Nov 2004 12:10:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CUpnc-0001wZ-A9 for emacs-devel@gnu.org; Thu, 18 Nov 2004 12:10:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CUpnc-0001w3-34 for emacs-devel@gnu.org; Thu, 18 Nov 2004 12:10:24 -0500 Original-Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CUpeM-0005y4-J3 for emacs-devel@gnu.org; Thu, 18 Nov 2004 12:00:50 -0500 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CUpeL-0003gG-00 for ; Thu, 18 Nov 2004 18:00:49 +0100 Original-Received: from turtle.as.arizona.edu ([128.196.208.207]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Nov 2004 18:00:49 +0100 Original-Received: from jdsmith by turtle.as.arizona.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Nov 2004 18:00:49 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 13 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: turtle.as.arizona.edu User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table) 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: main.gmane.org gmane.emacs.devel:30029 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30029 I have noticed that adding a help-echo property to items in the margin does not result in a tool-tip on mouse-over. Is this the expected behavior? Will this be true of glyphs placed in the fringe as well? Is fringe glyph programmability slated for a coming release? Ideally, I'd like to be able to install a special mouse keymap and provide help-echo on glyphs in the margin and/or fringe (when that is available). Any suggestions? Thanks, JD