|
From: Slava P. <sl...@fa...> - 2007-01-31 16:17:06
|
On 31-Jan-07, at 10:43 AM, Matthieu Casanova wrote: > Hi, it is not used to load the buffer, but if you put an > :encoding=windows-1250: > jEdit will read that and change the encoding of the buffer (it can be > seen in the status bar). > In fact why not reading that to choose the encoding like it is done > for the xml encoding detection ? Because buffer-local properties are only processed after the file is loaded. Slava |