From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Le Wang Newsgroups: gmane.emacs.help Subject: Re: Emacs equivalent of vi's ":v" Date: Thu, 28 Jul 2011 13:15:44 +0800 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1311830156 10125 80.91.229.12 (28 Jul 2011 05:15:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2011 05:15:56 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: C K Kashyap Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 28 07:15:51 2011 Return-path: Envelope-to: geh-help-gnu-emacs@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 1QmIwo-000590-Ut for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jul 2011 07:15:51 +0200 Original-Received: from localhost ([::1]:52167 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmIwo-0002OF-FF for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jul 2011 01:15:50 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:51286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmIwk-0002Nz-7I for help-gnu-emacs@gnu.org; Thu, 28 Jul 2011 01:15:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmIwj-0004Wo-8k for help-gnu-emacs@gnu.org; Thu, 28 Jul 2011 01:15:46 -0400 Original-Received: from mail-qw0-f41.google.com ([209.85.216.41]:41026) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmIwj-0004Wk-2X for help-gnu-emacs@gnu.org; Thu, 28 Jul 2011 01:15:45 -0400 Original-Received: by qwa26 with SMTP id 26so1545996qwa.0 for ; Wed, 27 Jul 2011 22:15:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/TPVKhKOVWsiGPk16ryAZziGVolY1PvEyq1dc6TnuNc=; b=O/xacCFO9pzECGnyKoVM8RRRoQRCu/CFFhixjDaRWYMzeFZ65Oge0Tzad39pfVvcPn nd1ongLVdFzoRiv+fhDJfBT+TNXl+L0OmnWfnUSdLMkjosKCLKF5Spl2vsDCdijpOEJ7 oy+SJRs6Q5j1GRtbcFBt6aILFFFkPVatGmefw= Original-Received: by 10.224.214.68 with SMTP id gz4mr528537qab.85.1311830144273; Wed, 27 Jul 2011 22:15:44 -0700 (PDT) Original-Received: by 10.224.2.73 with HTTP; Wed, 27 Jul 2011 22:15:44 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.216.41 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81829 Archived-At: On Thu, Jul 28, 2011 at 12:30 PM, C K Kashyap wrote: > How do I look for all.el? I use aquamacs and > the only way that I know of is the good old 'find'. I am sure, there should > be a way to do it more efficiently sitting inside emacs. google for it. there is a link in the wiki. -- Le