I'm not sure if you're using Linux, but if so, you may want to try changing this setting in your bash_profile.
LC_ALL=en_US.utf8 I hope this helps Mr.netadmin On Jun 25, 6:11 am, Jose <jjac...@gmail.com> wrote: > On 24 jun, 13:27, mdipierro <mdipie...@cs.depaul.edu> wrote: > > > I do not know if that is possible > > I need to save files to latin1 instead of utf8 (apparently default). I > know I can use iconv, but it gets annoying having to do so. > > Regards > Jose