lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 2853 in lilypond: Patch: Set up indent-tabs-mode i


From: lilypond
Subject: [Lilypond-auto] Issue 2853 in lilypond: Patch: Set up indent-tabs-mode in lexer.ll and parser.yy
Date: Fri, 21 Sep 2012 10:57:23 +0000

Status: New
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 2853 by address@hidden: Patch: Set up indent-tabs-mode in lexer.ll and parser.yy
http://code.google.com/p/lilypond/issues/detail?id=2853

Set up indent-tabs-mode in lexer.ll and parser.yy

indent-tabs-mode has been switched off for C++ files with
directory-local variables.

However, for lack of working better indentation modes that cooperate
well with Bison and Flex files, lexer.ll and parser.yy are using a
tab-based indentation style oriented on the Linux kernel indentation
style.  In order to not cause an even greater inconsistent mess, local
file variables are used for switching tab-based indentation back on in
those files.

http://codereview.appspot.com/6551050




reply via email to

[Prev in Thread] Current Thread [Next in Thread]