all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-06  1:53 Looking for interactive `locate-file' Denis Bueno
2007-03-06  2:37 ` Stefan Monnier
2007-03-06  3:32   ` Denis Bueno
2007-03-06 14:32     ` Stefan Monnier
2007-03-06 11:37 ` Johan Bockgård
2007-03-06 14:29 ` Drew Adams
2007-03-06 16:23 ` Stuart D. Herring
     [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

* 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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.