From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Problems with new GDB toolbar Date: Wed, 20 Nov 2002 16:12:23 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: References: <5x8yzr95jh.fsf@kfs2.cua.dk> <15832.16198.358673.792906@nick.uklinux.net> <87wunbvcyk.fsf@wesley.springies.com> <15833.14142.409329.704769@nick.uklinux.net> <87y97q8fvc.fsf@wesley.springies.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1037826884 28469 80.91.224.249 (20 Nov 2002 21:14:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 20 Nov 2002 21:14:44 +0000 (UTC) Cc: nick@nick.uklinux.net, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18EcBH-0007P2-00 for ; Wed, 20 Nov 2002 22:14:43 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18EcEe-0001Np-00 for ; Wed, 20 Nov 2002 22:18:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18Ec9y-00048Z-00; Wed, 20 Nov 2002 16:13:22 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18Ec97-0003Zh-00 for emacs-devel@gnu.org; Wed, 20 Nov 2002 16:12:29 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18Ec91-0003US-00 for emacs-devel@gnu.org; Wed, 20 Nov 2002 16:12:28 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18Ec91-0003U4-00 for emacs-devel@gnu.org; Wed, 20 Nov 2002 16:12:23 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18Ec91-0007Mj-00; Wed, 20 Nov 2002 16:12:23 -0500 Original-To: ats@acm.org In-reply-to: <87y97q8fvc.fsf@wesley.springies.com> (message from Alan Shutko on Mon, 18 Nov 2002 21:15:03 -0500) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9576 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9576 > Is there any reason why I should put the breakpoint icons in the > fringe and not the margin ? The fringe is always there (in the default config, at least). But it's hardly ever used. It's a bit annoying to have that space there, but unused while a breakpoint icon shoves everything over. We want to put the fringes inside the display margins. Once that is done, it would be better to put these icons in the fringe to keep them closer to the text.