From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: Changes to gdb-ui.el Date: Tue, 22 Mar 2005 10:10:00 +1200 Message-ID: <16959.17976.637046.233688@farnswood.snap.net.nz> References: <16958.302.32187.274750@farnswood.snap.net.nz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1111439549 19160 80.91.229.2 (21 Mar 2005 21:12:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Mar 2005 21:12:29 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 21 22:12:29 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DDUAs-0003wY-38 for ged-emacs-devel@m.gmane.org; Mon, 21 Mar 2005 22:10:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DDUS2-0005AL-7H for ged-emacs-devel@m.gmane.org; Mon, 21 Mar 2005 16:28:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DDUQg-0004jK-Mz for emacs-devel@gnu.org; Mon, 21 Mar 2005 16:27:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DDUQd-0004hF-4m for emacs-devel@gnu.org; Mon, 21 Mar 2005 16:27:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DDUQd-0004gb-0T for emacs-devel@gnu.org; Mon, 21 Mar 2005 16:27:15 -0500 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DDUBJ-0002D0-J9; Mon, 21 Mar 2005 16:11:25 -0500 Original-Received: from farnswood.snap.net.nz (p244-tnt2.snap.net.nz [202.124.108.244]) by viper.snap.net.nz (Postfix) with ESMTP id 002427BD09; Tue, 22 Mar 2005 09:11:22 +1200 (NZST) Original-Received: by farnswood.snap.net.nz (Postfix, from userid 501) id 3C4DB62A45; Mon, 21 Mar 2005 22:10:01 +0000 (GMT) Original-To: rms@gnu.org In-Reply-To: X-Mailer: VM 7.19 under Emacs 22.0.50.11 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34917 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34917 > I don't think using breakpoint faces in text-mode quite works. > > You're the main GUD hacker now. If you don't like the change that was > installed in gdb-ui.el, please don't argue--please take it out. If > you think it is ok but some details need tweaking, please do that. I am just describing the shortcomings so that Miles can tweak the code. He knows more about faces than I do. Nick