On 10/24/06, Aaron <[EMAIL PROTECTED]> wrote:
If anyone is curious, the reason this came up is because ColdFusion custom tags will print that trailing newline as a space even when you tell it to suppress white space. The only way to avoid it is to save the custom tag file without the final newline (as a broken file).
If these custom tags files have distinct name pattern, then you could easily add your autocommand to save them always without final newline. Yakov
