github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

avvo / fuzzy-find-in-project

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 15
    • 4
  • Source
  • Commits
  • Network (4)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Emacs bindings to the fuzzy_file_finder gem — Read more

  cancel

http://ruby-on-the-interrails.blogspot.com/2008/10/introducing-fuzzy-find-in-project.html

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Stripping the search string for compatibility with the fuzzy_file_finder 
gem 
justinweiss (author)
Thu Feb 04 10:39:17 -0800 2010
commit  14eac778f0bb46e0366d250b9934a37f13c598ef
tree    1a8def7b5403f9902088a9a075a9a6c450a5f67e
parent  2771782240f1775927ed6ead180fdb70df64e5fd
fuzzy-find-in-project /
name age
history
message
file README.markdown Tue Oct 14 14:09:25 -0700 2008 Added URL in README [avvo]
file fuzzy-find-in-project.el Tue Nov 04 11:16:39 -0800 2008 added setup hook for fuzzy-find-in-project [justin@uberweiss.org]
file fuzzy-find-in-project.rb Thu Feb 04 10:43:50 -0800 2010 Stripping the search string for compatibility w... [justinweiss]
README.markdown

fuzzy-find-in-project.el - Emacs binding to the fuzzy_file_finder rubygem.

License:

Copyright (c) 2008 Justin Weiss

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

http://www.avvo.com

Commentary

Requires ruby, rubygems, and the fuzzy_file_finder rubygem.

The fuzzy_file_finder rubygem can be installed with the following command:

sudo gem install --source http://gems.github.com jamis-fuzzy_file_finder

Usage

The primary interface into the functionality provided by this file is through the fuzzy-find-in-project function. Calling this function will match the query to the files under fuzzy-find-project-root and open up a completion buffer with the first matched file selected (with a >.) The selection can be changed using C-n and C-p, and the currently selected file can be opened using <RET>.

Configuration:

In your .emacs or init.el:

(add-to-list 'load-path "~/.emacs.d/path/to/fuzzy-find-in-project")
(require 'fuzzy-find-in-project)
(fuzzy-find-project-root "~/path/to/project")
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server