From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Xu Newsgroups: gmane.emacs.devel Subject: Re: Change grep -> lgrep, rgrep in Tools menu? Date: Thu, 31 Jan 2008 17:55:50 +0900 Organization: the Church of Emacs Message-ID: References: <47A09994.5090903@gmail.com> <47A18AE5.7040705@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201769786 23421 80.91.229.12 (31 Jan 2008 08:56:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Jan 2008 08:56:26 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 31 09:56:47 2008 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.50) id 1JKVDu-0008CM-Kc for ged-emacs-devel@m.gmane.org; Thu, 31 Jan 2008 09:56:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKVDT-0001fC-Au for ged-emacs-devel@m.gmane.org; Thu, 31 Jan 2008 03:56:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKVDN-0001dm-3e for emacs-devel@gnu.org; Thu, 31 Jan 2008 03:56:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKVDI-0001XR-Gz for emacs-devel@gnu.org; Thu, 31 Jan 2008 03:56:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKVDI-0001XM-5t for emacs-devel@gnu.org; Thu, 31 Jan 2008 03:56:04 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JKVDH-0007LW-UN for emacs-devel@gnu.org; Thu, 31 Jan 2008 03:56:04 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JKVDD-0004Gx-1m for emacs-devel@gnu.org; Thu, 31 Jan 2008 08:55:59 +0000 Original-Received: from gw.community-engine.co.jp ([210.255.51.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Jan 2008 08:55:59 +0000 Original-Received: from william.xwl by gw.community-engine.co.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Jan 2008 08:55:59 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 28 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gw.community-engine.co.jp User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (darwin) Cancel-Lock: sha1:0hn6wEwZEhZT/i0Ri/9Xc+7YxKI= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:87841 Archived-At: "Lennart Borgman (gmail)" writes: > But is not the menus supposed to be more for those that are not advanced > users? I would guess that not all beginners are familiar with > grep. Using lgrep or rgrep would probably be easy for them though. I know grep well, but never used the other two. I actually don't know what they do. Also, consider the availability, on my macosx, ,---- | zen:~$ lgrep | bash: lgrep: command not found | zen:~$ rgrep | bash: rgrep: command not found `---- ,---- | zen:~$ grep | Usage: grep [OPTION]... PATTERN [FILE]... | Try `grep --help' for more information. `---- -- William http://williamxu.net9.org