From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Fringes Date: Mon, 03 Oct 2005 12:13:02 -0400 Message-ID: References: <17215.42381.148191.71003@kahikatea.snap.net.nz> <17216.49470.575955.180660@kahikatea.snap.net.nz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1128356440 8893 80.91.229.2 (3 Oct 2005 16:20:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Oct 2005 16:20:40 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 03 18:20:37 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EMT1b-0001Py-Bn for ged-emacs-devel@m.gmane.org; Mon, 03 Oct 2005 18:18:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EMT1a-0003H7-Mv for ged-emacs-devel@m.gmane.org; Mon, 03 Oct 2005 12:18:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EMSzX-0002Rm-2h for emacs-devel@gnu.org; Mon, 03 Oct 2005 12:16:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EMSzR-0002OY-6J for emacs-devel@gnu.org; Mon, 03 Oct 2005 12:16:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EMSzQ-0002GF-QM for emacs-devel@gnu.org; Mon, 03 Oct 2005 12:16:32 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EMSw3-0006cc-LU for emacs-devel@gnu.org; Mon, 03 Oct 2005 12:13:03 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EMSw2-0002C8-KO; Mon, 03 Oct 2005 12:13:02 -0400 Original-To: Nick Roberts In-reply-to: <17216.49470.575955.180660@kahikatea.snap.net.nz> (message from Nick Roberts on Mon, 3 Oct 2005 18:27:26 +1300) 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:43502 Archived-At: > That ought to be easy, so if you think this problem is hard, perhaps I > have missed the point. If the buffers that hold breakpoint icons are visible, it's straightforward. If they are not visible then I'm not sure what to do. Why do anything? What's the real problem?