help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

File truncated at ^Z character in windows


From: John Russell
Subject: File truncated at ^Z character in windows
Date: 13 Feb 2004 16:03:04 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

I just moved my all my emacs customization stuff to windows.
Everything seems to work ok except for one thing.

One of the files stops when it sees a ^Z character.

e.g.
Real file part on Linux
...
jde-run) ("[?^C ?^V ?^S]" . speedbar-frame-mode) ("[?^C ?^V ?^W]" . 
jde-help-symbol) ("[?^C ?^V ?^X]" . jde-show-superclass-source) ("[?^C ?^V 
?^Y]" . jde-open-class-at-point) ("[?^C ?^V ?^Z]" . jde-import-find-and-import) 
("[?^C ?^V ?e]"
...

File when copied over to Windows.

...jde-run) ("[?^C ?^V ?^S]" . speedbar-frame-mode) ("[?^C ?^V ?^W]" . 
jde-help-symbol) ("[?^C ?^V ?^X]" . jde-show-superclass-source) ("[?^C ?^V 
?^Y]" . jde-open-class-at-point) ("[?^C ?^V ?


And that's it.  That's the end of the file.  Does anyone know what is
special about the ^Z character that makes the file end like that?

note: in this post, I have written ^Z using Shift-6 and Z, but in the
file it is actually one character.

Thanks for the help.

John


reply via email to

[Prev in Thread] Current Thread [Next in Thread]