From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26921 invoked by alias); 29 Jun 2008 20:15:30 -0000 Received: (qmail 26912 invoked by uid 22791); 29 Jun 2008 20:15:30 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 29 Jun 2008 20:14:36 +0000 Received: from HOME-C4E4A596F7 ([80.230.31.196]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K3800G58RKL0OK7@i_mtaout5.012.net.il> for gdb-patches@sources.redhat.com; Sun, 29 Jun 2008 23:29:10 +0300 (IDT) Date: Mon, 30 Jun 2008 08:39:00 -0000 From: Eli Zaretskii Subject: Re: [MI non-stop 04/11] Implement --thread and --frame. In-reply-to: X-012-Sender: halo1@inter.net.il To: tromey@redhat.com Cc: vladimir@codesourcery.com, marc.khouzam@ericsson.com, gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii Message-id: References: <200806282044.14246.vladimir@codesourcery.com> <6D19CA8D71C89C43A057926FE0D4ADAA04E1BD85@ecamlmw720.eamcs.ericsson.se> <200806291003.28226.vladimir@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-06/txt/msg00583.txt.bz2 > Cc: Vladimir Prus , marc.khouzam@ericsson.com, gdb-patches@sources.redhat.com > From: Tom Tromey > Date: Sun, 29 Jun 2008 13:41:39 -0600 > > Eli> (Btw, in stock Emacs "ESC =" counts _lines_ in region, not characters. > Eli> You probably have some customization that does this.) > > FWIW count-lines-region displays the number of characters as well as > the number of lines. Well, yes, but I thought Vladimir was saying that it actually inserts the number into the source code for him. I guess I was reading too much into what he actually wrote, sorry.