unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "weber" <hugows@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Looking for interactive `locate-file'
Date: 6 Mar 2007 10:38:54 -0800	[thread overview]
Message-ID: <1173206334.205417.218830@8g2000cwh.googlegroups.com> (raw)
In-Reply-To: <mailman.522.1173191449.7795.help-gnu-emacs@gnu.org>

On 6 mar, 06:29, "Drew Adams" <drew.ad...@oracle.com> wrote:
> > I would like to be able to interactive find a file inside a list of
> > paths, interactively, and in a way that supports some basic pattern
> > matching. (For reference, the reason I want this is that Eclipse has
> > it, and I find it quite useful.) Currently, I have a first
> > approximation [1], but, it sucks. All it does is ask for a (possibly
> > non-existent) filename, then look for that in a default list of paths.
>
> > I want to set up a list of directories pertaining to a particular
> > project. Then when I M-x find-resource, I want it to ask for the
> > filename and look in those paths for it -- interactively, listing all
> > matches as I type. So if I were to type "type*.jsp", a results buffer
> > would list all the files matching that pattern.
>
> > Has anyone written something like what I'm looking for, before?
>
> Yes.http://www.emacswiki.org/cgi-bin/wiki/LocateFilesAnywhere
>
> P.S. help-gnu-em...@gnu.org is probably the right list for this.

You may also want to take a lood at 'ido'.
It makes easier to open buffers and files.
cheers,
weber

      parent reply	other threads:[~2007-03-06 18:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <6dbd4d000703051753j23014087ob8beb4edf1741458@mail.gmail.com>
2007-03-06 14:29 ` Looking for interactive `locate-file' Drew Adams
     [not found] ` <mailman.522.1173191449.7795.help-gnu-emacs@gnu.org>
2007-03-06 18:38   ` weber [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1173206334.205417.218830@8g2000cwh.googlegroups.com \
    --to=hugows@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).