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: Fri, 29 Apr 2011 18:15:42 +0200 Message-ID: References: <83wrmone2h.fsf@gnu.org> <87d3lmygrc.fsf@stupidchicken.com> <87tyespea6.fsf@stupidchicken.com> 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 1304093772 16638 80.91.229.12 (29 Apr 2011 16:16:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 29 Apr 2011 16:16:12 +0000 (UTC) Cc: Chong Yidong , Emacs-Devel devel , Reuben Thomas To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 29 18:16:07 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QFqMR-0005m3-Ev for ged-emacs-devel@m.gmane.org; Fri, 29 Apr 2011 18:16:07 +0200 Original-Received: from localhost ([::1]:42705 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFqMQ-0006XR-Fe for ged-emacs-devel@m.gmane.org; Fri, 29 Apr 2011 12:16:06 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:46202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFqMO-0006XM-20 for emacs-devel@gnu.org; Fri, 29 Apr 2011 12:16:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFqMN-0007Ec-AC for emacs-devel@gnu.org; Fri, 29 Apr 2011 12:16:04 -0400 Original-Received: from mail-ey0-f169.google.com ([209.85.215.169]:58744) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFqMN-0007EU-60 for emacs-devel@gnu.org; Fri, 29 Apr 2011 12:16:03 -0400 Original-Received: by eyd9 with SMTP id 9so1382691eyd.0 for ; Fri, 29 Apr 2011 09:16:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=90xXEbwSjgphixTvlHqh+hcxlBrlUX5lAAajc1L6cak=; b=KH6rp/8U/xvINNkFrwaAIn1DCYYp/Yk+6ZPSfKHBO8G3GoD/wOe/pIqMyBWFGJTctu goDXDfBG8kWB+rjKfXWcjZMsSMm1djfWeoipOnSDjgK5HVH6ExT0c541ohvum52f1mVL NLnlYqPlu/7AWbxA3bF7/CMGNBe1s08KWdj9A= 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=hcPAUNk0Ax05jI9obGOz9hhm2VBe+hpl9LCM5c5wAd5X7VDDoKikvEBBgA7gkljz7C mtEkjz07H14FAIC2qSWfMd16wQ/w7S+R+vzqlMYA2FVed8VaUTjH8UjalXmvyqnWrwke G1834v4r21IQZvMKm4GxPmvg7lpaLNY+GrK2I= Original-Received: by 10.213.35.131 with SMTP id p3mr305868ebd.58.1304093762145; Fri, 29 Apr 2011 09:16:02 -0700 (PDT) Original-Received: by 10.213.23.8 with HTTP; Fri, 29 Apr 2011 09:15:42 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.215.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:138902 Archived-At: On Fri, Apr 29, 2011 at 6:10 PM, Stefan Monnier wrote: >>>> ** powershell-mode.el: Frederic Perrin. I do not know if he has signed= . >>> No. >> No answer (yet) from Perrin. =C2=A0This is no problem since >> powershell-mode.el just was an optional test. =C2=A0It is not required a= nd >> I can remove it. > > Especially since I don't think it should be in Emacs, given that it > provides support for proprietary-only software. =C2=A0To the extent that > PowerShell is part of the base Windows OS, maybe we could make an > exception to this rule, but at least it's a negative point in > the balance. I am not very positive to it either, but it can be an entrance to Emacs and train for other OS:es.