From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ken Manheimer Newsgroups: gmane.emacs.devel Subject: Re: how-many/count-matches for non-interactive use Date: Thu, 28 Oct 2004 00:39:20 -0400 (EDT) Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <87pt3m5vqk.fsf@oak.pohoyda.family> <87zn2mh5jk.fsf-monnier+emacs@gnu.org> <87is99nznd.fsf-monnier+emacs@gnu.org> <200410172053.i9HKrdL01136@raven.dms.auburn.edu> <200410190158.i9J1wrH25523@raven.dms.auburn.edu> <200410200127.i9K1Rpp28384@raven.dms.auburn.edu> <200410210308.i9L38Dm10997@raven.dms.auburn.edu> <200410222222.i9MMMD515903@raven.dms.auburn.edu> Reply-To: ken.manheimer@gmail.com NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1098938389 14951 80.91.229.6 (28 Oct 2004 04:39:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Oct 2004 04:39:49 +0000 (UTC) Cc: Luc Teirlinck , jpw@gnu.org, emacs-devel@gnu.org, ken.manheimer@gmail.com, monnier@iro.umontreal.ca, storm@cua.dk, alexander.pohoyda@gmx.net Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 28 06:39:39 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CN24Z-00082z-00 for ; Thu, 28 Oct 2004 06:39:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CN2CL-00064M-I8 for ged-emacs-devel@m.gmane.org; Thu, 28 Oct 2004 00:47:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CN2CC-000642-3C for emacs-devel@gnu.org; Thu, 28 Oct 2004 00:47:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CN2CB-00063V-49 for emacs-devel@gnu.org; Thu, 28 Oct 2004 00:47:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CN2CA-00063L-Ui for emacs-devel@gnu.org; Thu, 28 Oct 2004 00:47:31 -0400 Original-Received: from [206.16.200.4] (helo=smtp.zope.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CN24L-0003Bv-K1; Thu, 28 Oct 2004 00:39:25 -0400 Original-Received: from thaw.zope.com (thaw.zope.com [192.168.23.136]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.zope.com (Postfix) with ESMTP id BBB8D3B8038; Thu, 28 Oct 2004 00:39:21 -0400 (EDT) X-X-Sender: klm@localhost Original-To: Richard Stallman In-Reply-To: X-zc-MailScanner-Information: Zope Corporation MailScanner X-zc-MailScanner: Found to be clean 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:29091 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29091 I applied your allout patch, and it checks out fine, hot-spot operation included. Ken Manheimer ken.manheimer@gmail.com, klm@i.am On Mon, 25 Oct 2004, Ken Manheimer wrote: > Thanks, all, for including me in the discussion about misuses of > interactive-p. I'm the developer of allout, and haven't had time yet to > examine the specifics. I hope to do so this week, but have one