https://bugzilla.novell.com/show_bug.cgi?id=815840 https://bugzilla.novell.com/show_bug.cgi?id=815840#c0 Summary: Syntax highlighting fails for ftl files Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: Linux Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: daniel.steiner@trivadis.com QAContact: qa-bugs@suse.de Found By: Development Blocker: No The syntax file, /usr/share/vim/vim72/syntax/ftl.vim, in vim-data package fails: "<any ".ftl file>" 147L, 7574C Error detected while processing /usr/share/vim/vim72/syntax/ftl.vim: line 5: E492: Not an editor command: ^M line 6: E390: Illegal argument: match^M line 7: E492: Not an editor command: ^M line 9: E669: Unprintable character in group name E409: Unknown group name: ftlComment^M E475: Invalid argument: ftlStartDirective start=+<#+ end=+>+ contains=ftlKeyword, ftlDirective, ftlString, ftlComment^M line 10: E669: Unprintable character in group name E409: Unknown group name: ftlDirective^M E475: Invalid argument: ftlEndDirective start=+</#+ end=+>+ contains=ftlDirective^M line 11: E669: Unprintable character in group name E409: Unknown group name: ftlComment^M E475: Invalid argument: ftlStartUserDirective start=+<@+ end=+>+ contains=ftlString, ftlComment^M line 12: E402: Garbage after pattern: +>+^M E475: Invalid argument: ftlEndUserDirective start=+</@+ end=+>+^M line 13: E402: Garbage after pattern: +}+^M E475: Invalid argument: ftlInterpolation start=+${+ end=+}+^M line 14: E402: Garbage after pattern: +}+^M E475: Invalid argument: ftlInterpolation2 start=+#{+ end=+}+^M line 15: E402: Garbage after pattern: +"+^M E475: Invalid argument: ftlString contained start=+"+ end=+"+^M line 16: E402: Garbage after pattern: +-->+^M E475: Invalid argument: ftlComment start=+<#--+ end=+-->+^M line 17: E492: Not an editor command: ^M line 23: E492: Not an editor command: ^M line 25: E669: Unprintable character in group name line 26: E669: Unprintable character in group name line 27: E669: Unprintable character in group name line 28: E669: Unprintable character in group name line 29: E669: Unprintable character in group name line 30: E669: Unprintable character in group name line 31: E669: Unprintable character in group name line 32: E669: Unprintable character in group name line 33: E669: Unprintable character in group name line 34: E669: Unprintable character in group name line 35: E492: Not an editor command: ^M line 36: E492: Not an editor command: ^M Can be fixed easily: dos2unix /usr/share/vim/vim72/syntax/ftl.vim but should be done in vim-data package! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.