From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: guivho Newsgroups: gmane.emacs.help Subject: Re: grep options Date: Fri, 21 Jan 2011 22:14:47 +0100 Message-ID: References: <878vymbpqy.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1295775251 26846 80.91.229.12 (23 Jan 2011 09:34:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 23 Jan 2011 09:34:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 23 10:34:07 2011 Return-path: Envelope-to: geh-help-gnu-emacs@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 1PgwKl-0007JQ-Lq for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Jan 2011 10:34:07 +0100 Original-Received: from localhost ([127.0.0.1]:60728 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PgwKl-0000fH-6u for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Jan 2011 04:34:07 -0500 Original-Received: from [140.186.70.92] (port=49947 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PgOKK-0001SR-7H for help-gnu-emacs@gnu.org; Fri, 21 Jan 2011 16:15:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PgOKJ-0008Da-2U for help-gnu-emacs@gnu.org; Fri, 21 Jan 2011 16:15:23 -0500 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:47342) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PgOKI-0008D7-Up for help-gnu-emacs@gnu.org; Fri, 21 Jan 2011 16:15:23 -0500 Original-Received: by iwn40 with SMTP id 40so2489215iwn.0 for ; Fri, 21 Jan 2011 13:15:21 -0800 (PST) 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:content-type; bh=2jAfBR5SNTOWfTUAeNV4B/ZlTiE5YVTLCupCJouIHHg=; b=qKdrAMif8ZBv8Hg3gfkUqLxfXu7GA+XkN4eCpjhtq9pmVFob87dnQLCmXltKK/HnoI UYDZ2UzULURrXh9XXk0+3+/9vIC7qYStpMQE2ESbzkky/hbKy+f4EqOct5p6ebnrFo4E aYq35nyDCyslAZ0wuzyvATJS9oVniZW3qQWm8= 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 :content-type; b=Ujl4q/9MGiXRFZSxUdW7VplxnxmNS+nIWyu7Xj437pEDFEp+kc2q9m9WOvc73tHs+4 kp/Ssc66m5sardGtqaQ0WPya1FsESIOO2Kx2KzFEI/0bvrkJDJ7UkThaadzvZmu6L3Pv l9UnIo9uxPevLULyfqdzoon+KKbCnrRiK7yeM= Original-Received: by 10.231.36.139 with SMTP id t11mr1380177ibd.91.1295644507569; Fri, 21 Jan 2011 13:15:07 -0800 (PST) Original-Received: by 10.231.13.203 with HTTP; Fri, 21 Jan 2011 13:14:47 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sun, 23 Jan 2011 04:25:42 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:78664 Archived-At: > Is there a way to tell lgrep to skip the latter two questions? C-u C-u lgrep from the doc string: With C-u prefix, you can edit the constructed shell command line before it is executed. With two C-u prefixes, directly edit and run `grep-command'.