Heya, We use xemacs here and more often than not build our stuff with "M-X compile" with a compile command such as "ant -find build.xml" That tells ant to look in "." for build.xml and then walk up the file tree until it does find one. The walking is necessary because when you're editing a file in xemacs your current directory is the home of that file and there's no build.xml in most of 'em. Is there any chance of this kind of thing happening? Thanks, James
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
