From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: M-x grep prompt: fill in the * for us Date: Thu, 19 Jun 2003 02:18:09 +0800 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87fzm7ntb2.fsf@jidanni.org> Reply-To: Dan Jacobson NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1055973284 22942 80.91.224.249 (18 Jun 2003 21:54:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 18 Jun 2003 21:54:44 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jun 18 23:54:42 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Skt8-0005xr-00 for ; Wed, 18 Jun 2003 23:54:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Sknh-0000fK-Q5 for gnu-bug-gnu-emacs@m.gmane.org; Wed, 18 Jun 2003 17:49:05 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Skle-0008Qn-He for bug-gnu-emacs@gnu.org; Wed, 18 Jun 2003 17:46:58 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19SkkK-0008HM-Ph for bug-gnu-emacs@gnu.org; Wed, 18 Jun 2003 17:45:37 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19SkjU-0007nd-7q for bug-gnu-emacs@gnu.org; Wed, 18 Jun 2003 17:44:44 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19Skie-000579-00 for ; Wed, 18 Jun 2003 23:43:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: bug-gnu-emacs@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19SkiY-00056P-00 for ; Wed, 18 Jun 2003 23:43:46 +0200 Original-Lines: 7 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5334 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5334 How about when prompting for M-x grep, Run grep (like this): grep -n -e You instead prompt with Run grep (like this): grep -n -e X * with the cursor placed where I've put the X because otherwise we often forget to fill in the *, which is often what we want.