[fpc-pascal] Re:  Userfriendly editor
    reynolight 
    reynolight at googlemail.com
       
    Wed Jun  8 12:19:39 CEST 2011
    
    
  
Am 08.06.2011 12:03, schrieb Schindler Karl-Michael:
> My prime topic in editors is dealing with line endings, because to
> my surprise some editors still fail. The behavior I expect is:
>
> 1) Save in the same format as opened. Definitely no automatic conversion.
> (Think of editing files on a samba share)
> 2) Ability of convert in "Save As" or similar.
> 3) Ability to fix files with mixed line endings.
> (Hard to believe, but there are some win32 editors, which set the line endings 
> of new lines to windows style but leave the other lines as they are in files with 
> unix style.)
Yes. Plus easy handling of UTF-8 vs. other encodings, with or without BOM.
    
    
More information about the fpc-pascal
mailing list