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: Mon, 3 Jan 2011 18:44:47 +0100 Message-ID: References: <831v4wpcue.fsf@gnu.org> <83wrmone2h.fsf@gnu.org> <4D21614E.2020006@gmail.com> <83r5ctopfz.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1294076726 25980 80.91.229.12 (3 Jan 2011 17:45:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 3 Jan 2011 17:45:26 +0000 (UTC) Cc: Daniel Colascione , monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 03 18:45:22 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 1PZoTC-0007Qk-00 for ged-emacs-devel@m.gmane.org; Mon, 03 Jan 2011 18:45:22 +0100 Original-Received: from localhost ([127.0.0.1]:49684 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZoTB-00005b-Bv for ged-emacs-devel@m.gmane.org; Mon, 03 Jan 2011 12:45:21 -0500 Original-Received: from [140.186.70.92] (port=58531 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZoT0-0008VF-P3 for emacs-devel@gnu.org; Mon, 03 Jan 2011 12:45:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PZoSy-0007Uh-PB for emacs-devel@gnu.org; Mon, 03 Jan 2011 12:45:10 -0500 Original-Received: from mail-ey0-f169.google.com ([209.85.215.169]:49453) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PZoSy-0007Ud-KR; Mon, 03 Jan 2011 12:45:08 -0500 Original-Received: by eyh6 with SMTP id 6so2949607eyh.0 for ; Mon, 03 Jan 2011 09:45:07 -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 :content-transfer-encoding; bh=0v84xDkOflFKQ8sSyy+xyotrSTPZfoYMPa3bxq3RBBM=; b=bcwFSWy3vOQ4rSG5X92JVLBazgIKfQESUqM5fa2ppuYI+MZHILPwU7Z6BeEfTU62/7 QWIQMkRWhueJF86TLXwDqP8PkshNveRqBy/2etPTgYAiHufzpUNs0k0EH42baLMBQGUD DmlN3AJ02QtWv9/OgfSRX940pqWJqoAdpW9cg= 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:content-transfer-encoding; b=aALKeXZP+XN8N0jSzRHMxuv2RS20cKs9pX+/kGLnHCkBLB+9gi/Q0kLFS9wzrFYQ8j rXAopiUC5gE9xKxDwvDavC8IHUAK6bxtqr5mqwjW00TK6OLvRCMVGobAcQeP9ZJMAwRj 6piI0BB6bnk5EoEllzOTaa+fiPKrdSv8yS18w= Original-Received: by 10.213.28.12 with SMTP id k12mr5161120ebc.84.1294076707369; Mon, 03 Jan 2011 09:45:07 -0800 (PST) Original-Received: by 10.213.20.148 with HTTP; Mon, 3 Jan 2011 09:44:47 -0800 (PST) In-Reply-To: <83r5ctopfz.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:134219 Archived-At: On Mon, Jan 3, 2011 at 6:41 PM, Eli Zaretskii wrote: >> Date: Sun, 02 Jan 2011 21:40:30 -0800 >> From: Daniel Colascione >> CC: Lennart Borgman , >> =C2=A0Eli Zaretskii , >> =C2=A0emacs-devel@gnu.org >> >> > Clearly, the wrong thing you did is focus on non-Free tools. >> >> If the index is there anyway, there's nothing wrong with providing >> access to it. > > But the index isn't "there anyway", at least not in the case of Google > Desktop: you need to install Google Desktop first. Though you may have done that before thinking about using it in Emacs.