From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Indexed search with grep-like output Date: Tue, 11 Jan 2011 12:33:33 +0100 Message-ID: References: <83wrmone2h.fsf@gnu.org> <83d3obm39b.fsf@gnu.org> <837heck3rn.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1294749060 31825 80.91.229.12 (11 Jan 2011 12:31:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 11 Jan 2011 12:31:00 +0000 (UTC) Cc: srackham@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 11 13:30:56 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PcdNG-0004PT-DE for ged-emacs-devel@m.gmane.org; Tue, 11 Jan 2011 13:30:54 +0100 Original-Received: from localhost ([127.0.0.1]:49080 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PcczY-0001Va-Hs for ged-emacs-devel@m.gmane.org; Tue, 11 Jan 2011 07:06:24 -0500 Original-Received: from [140.186.70.92] (port=39952 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PccU9-0004Sv-N7 for emacs-devel@gnu.org; Tue, 11 Jan 2011 06:33:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PccU6-0001tI-Ha for emacs-devel@gnu.org; Tue, 11 Jan 2011 06:33:55 -0500 Original-Received: from mail-ey0-f169.google.com ([209.85.215.169]:54790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PccU6-0001sy-CF; Tue, 11 Jan 2011 06:33:54 -0500 Original-Received: by eyh6 with SMTP id 6so5874092eyh.0 for ; Tue, 11 Jan 2011 03:33:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=fxh1HDbNdVD3yaK2oTtsjYs+3TB2lRmCQmGXxBhFid8=; b=MRKHXRNs0lwAw8WQeZhGP+nu/XT0M6wtjo3/Ez/tjYi0b9WYj0b52GZtVRFnSf8ild 3+mLQhIR8GCePxrwat9LHWyuEIy4yKonGghRju2A8q/XiaXQzCxHwVaV/qDgwKYxpA2p 6pTOYfnh1a42oRLilrhWODxG6LTLUckFiigHM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=PjyNCcCV9OAe6d71U+89GnWRoLlFnPuYy5aeNlfeb5lW4wTrLVhy9QJUlN4Pi+AqT5 Ck69pXsgKN2ngwc3wV79DxZ0D46AEMlA39f+Vke3fsjbMcFhzNZBDN4aLKQolnRV23JC bmgHKy9FbtuBC+G0WeYbVTi9bTijyefhFraBs= Original-Received: by 10.213.28.66 with SMTP id l2mr2746948ebc.71.1294745633226; Tue, 11 Jan 2011 03:33:53 -0800 (PST) Original-Received: by 10.213.20.148 with HTTP; Tue, 11 Jan 2011 03:33:33 -0800 (PST) In-Reply-To: <837heck3rn.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:134444 Archived-At: On Mon, Jan 10, 2011 at 7:33 PM, Eli Zaretskii wrote: > > Which is why I made my own port: the one on GnuWin32 is simply broken. > If you tell me how to upload a binary zip file to some site where you > can get it, I will. Ok, since you have got an offer to upload your version to GnuWin32 I will grab it from there when you have uploaded it. Please tell me when you have done that.