empError:

  There is no setting that will default new files to having a BOM.
You could look into writing a Lua script for OnOpen that detects a new
file (I expect it gets an empty filename) and calls
scite.MenuCommand(153) where 153 is IDM_ENCODING_UTF8.

  Neil
_______________________________________________
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to