all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to write filter regexp?
@ 2002-06-25 17:17 Tom Roche
  0 siblings, 0 replies; only message in thread
From: Tom Roche @ 2002-06-25 17:17 UTC (permalink / raw)


How does one negate an entire regexp (not merely a character range)?
Why I ask:

I'd like to use ediff-directories to compare two directories that
contain (mostly) java file, and I'd like to compare _only_ the java
files.

C-h f ediff-directories
 > (ediff-directories DIR1 DIR2 REGEXP)

 > Run Ediff on a pair of directories, DIR1 and DIR2, comparing files
 > that have the same name in both. The third argument, REGEXP, is a
 > regular expression that can be used to filter out certain file
 > names.

What would be the appropriate filter regexp, given that I want the
_complement_ of *.java?

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

only message in thread, other threads:[~2002-06-25 17:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-25 17:17 how to write filter regexp? Tom Roche

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.