From: William Xu <william.xwl@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: textmate like fuzzy matching file completion?
Date: Mon, 25 Feb 2008 11:45:30 +0900 [thread overview]
Message-ID: <m2hcfx7nzp.fsf@gmail.com> (raw)
In-Reply-To: 47c14bff$0$17335$4c368faf@roadrunner.com
Unknown <unknown@unknown.invalid> writes:
> So if
> you are currently working on the blah.txt file in subdir1/, typing in
> blah' will bring up as choices the blah file in subdir2/ in addition to
> the one in subdir3/.
Ah, looks like it is mixed of matching against opened files and
not-opened files. For that, you may take a look at anything.el, which is
kind of quicksilver implemented in elisp.
--
William
http://williamxu.net9.org
next prev parent reply other threads:[~2008-02-25 2:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-23 22:09 textmate like fuzzy matching file completion? Unknown
2008-02-24 3:19 ` William Xu
[not found] ` <mailman.7841.1203823169.18990.help-gnu-emacs@gnu.org>
2008-02-24 10:50 ` Unknown
2008-02-25 2:45 ` William Xu [this message]
2008-02-25 3:18 ` Drew Adams
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=m2hcfx7nzp.fsf@gmail.com \
--to=william.xwl@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.