>>>>> "Troy" == Troy Noble <[EMAIL PROTECTED]> writes:

    Troy> rename your file from "counter.java" (with a lowercase c) to
    Troy> "Counter.java" (with an uppercase C).  Note that you might
    Troy> need to "rename counter.java x.java" and then "rename x.java
    Troy> Counter.java" so rename doesn't complain about trying to
    Troy> rename a file over itself.

    Troy> Although win32's command line tools like copy, rename,
    Troy> etc. aren't case sensitive... javac, java, jikes, and other
    Troy> programs are.

Hello Troy,

Thanks for the reply.  Further research has demonstrated that the
buglet in ntemacs concerns the way it handles its "save as" function.
If I create the file "counter.java" and then do C-x C-w to "save as"
another filename, and I choose the filename "Counter.java", ntemacs
doesn't actually write a new file with a capitalized first letter, it
writes over the old one with a small letter.  I don't think this
behavior should be "as designed," even though Winders is not case
sensitive.  But, there may be implementation issues of which I am not
aware. 

And JDE is tr�s kewl.  ;-)

mp

-- 
  Michael Powe                                 Portland, Oregon USA
'Unless we approve your idea, it will not be permitted, it will not be
allowed.'  -- Hilary Rosen, President, Recording Industry Association
of America

Reply via email to