From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: New function for gdb-ui.el? Date: Tue, 25 Oct 2005 00:07:41 +0200 Message-ID: References: <17243.21638.138477.436126@kahikatea.snap.net.nz> <17243.61878.582737.703030@kahikatea.snap.net.nz> <20051024063354.419F683AE@kahikatea.snap.net.nz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1130191783 1890 80.91.229.2 (24 Oct 2005 22:09:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Oct 2005 22:09:43 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 25 00:09:41 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EUAV4-0006OY-0F for ged-emacs-devel@m.gmane.org; Tue, 25 Oct 2005 00:09:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUAV3-0001rE-Ch for ged-emacs-devel@m.gmane.org; Mon, 24 Oct 2005 18:09:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EUAUf-0001la-AC for emacs-devel@gnu.org; Mon, 24 Oct 2005 18:08:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EUAUd-0001fi-Ap for emacs-devel@gnu.org; Mon, 24 Oct 2005 18:08:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUAUc-0001fG-V5 for emacs-devel@gnu.org; Mon, 24 Oct 2005 18:08:35 -0400 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EUAUa-0002Qw-W0; Mon, 24 Oct 2005 18:08:33 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id AE6EF47FE55; Tue, 25 Oct 2005 00:08:31 +0200 (CEST) Original-To: Nick Roberts In-Reply-To: (Kim F. Storm's message of "Mon, 24 Oct 2005 13:46:42 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:44766 Archived-At: storm@cua.dk (Kim F. Storm) writes: >> I don't think there is an "invisible" character in the fringe. I discussed >> this briefly with you at the start of the year (Fringe/margin issues). >> (posn-string posn) always returns nil in the fringe. > > See the patch below which uses the invisible character in the buffer... I installed my patch, so now mouse-3 on a fringe breakpoint bitmap enables/disables the breakpoint... -- Kim F. Storm http://www.cua.dk