On Sun, Jul 27, 2003 at 02:28:05PM +0300, Amit Roseberger wrote: > Hi List. > I am interested to know what's the default encoding my system use (for > example when I am saving a file with vi).
Depends on what you set it. Changes from distro to distro, and may change on install time. What is the output of 'locale' ? See the value of 'LC_CTYPE' . And see locale(7) vim respects your locale environment locale settings, IIRC. > Also, I am running a Java VM on my Linux box... What is the default > encoding the VM use? is it the same as the system's? No idea... > > Oh, I am using Linux RH 8.0 of course. What JVM? ;-) -- Tzafrir Cohen +---------------------------+ http://www.technion.ac.il/~tzafrir/ |vim is a mutt's best friend| mailto:[EMAIL PROTECTED] +---------------------------+ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
