From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Put hide-ifdef on menu-bar? Date: Mon, 07 Jan 2008 06:31:36 -0500 Message-ID: References: <18303.12050.877970.348893@kahikatea.snap.net.nz> <200801050914.m059E68s012506@oogie-boogie.ics.uci.edu> <477F5695.5000607@gmx.at> <200801060108.m0618fq3014424@oogie-boogie.ics.uci.edu> <18305.17988.586928.131214@kahikatea.snap.net.nz> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1199705789 6665 80.91.229.12 (7 Jan 2008 11:36:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Jan 2008 11:36:29 +0000 (UTC) Cc: tromey@redhat.com, rudalics@gmx.at, dann@ics.uci.edu, emacs-devel@gnu.org To: Nick Roberts Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 07 12:36:50 2008 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 1JBqHh-0005Ou-Tm for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 12:36:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBqHK-0002UO-UZ for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 06:36:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBqCj-0005HZ-Jv for emacs-devel@gnu.org; Mon, 07 Jan 2008 06:31:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBqCf-0005E6-R8 for emacs-devel@gnu.org; Mon, 07 Jan 2008 06:31:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBqCf-0005Dw-It for emacs-devel@gnu.org; Mon, 07 Jan 2008 06:31:37 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBqCf-0002da-LK for emacs-devel@gnu.org; Mon, 07 Jan 2008 06:31:37 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1JBqCe-0005PU-UX; Mon, 07 Jan 2008 06:31:36 -0500 In-reply-to: <18305.17988.586928.131214@kahikatea.snap.net.nz> (message from Nick Roberts on Mon, 7 Jan 2008 10:21:08 +1300) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:86461 Archived-At: Eclipse places many different markers in the fringe: compilation error, bookmarks, TODO markers, etc. We could do the same in Emacs but that reminds me that it's currently not possible to add a tooltip to such markers. Perhaps this should be put in TODO. Please do. Also, would someone like to work on implementing that tooltip feature?