all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Using a file index to find and open files
@ 2007-02-05 17:16 HS
  0 siblings, 0 replies; only message in thread
From: HS @ 2007-02-05 17:16 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all
I frequently open files using recursive find.
Now I just came up w/ a ruby script to generate a list of all sources
on some given folder (and under, recursively).

My problem now is how to parse this index file and use it to open the
file I'm looking for.

file1.c = c:\blabla\prj1\file1.c
file2.c = c:\blabla\prj2\file2.c
file3.c = c:\srcs\file3.c

Anyone could give me a hint?
I'm also worried about having multiple matches...
Thanks in advance!
HS

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-05 17:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-05 17:16 Using a file index to find and open files HS

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.