lilypond-devel
[Top][All Lists]
Advanced

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

Re: Reformat some files to let emacs do its work correctly. (issue 98630


From: dak
Subject: Re: Reformat some files to let emacs do its work correctly. (issue 9863047)
Date: Thu, 06 Jun 2013 09:50:36 +0000


https://codereview.appspot.com/9863047/diff/1/scm/define-context-properties.scm
File scm/define-context-properties.scm (right):

https://codereview.appspot.com/9863047/diff/1/scm/define-context-properties.scm#newcode325
scm/define-context-properties.scm:325: (glissandoMap ,list? "A map in
the form of
On 2013/06/06 09:44:49, dak wrote:
_Every_ change in this file is _inside_ of strings, not exactly
increasing their
usefulness as documentation strings.  I really don't understand why
not even the
author of large automated changes apparently can be bothered to scan
once
through the diff before committing.

Obviously, the formatter is thrown off-track.  Probably it should set
open-paren-in-column-0-is-defun-start to nil, cf.

<URL:http://www.gnu.org/software/emacs/manual/html_node/emacs/Left-Margin-Paren.html>.
  Alternatively, fix the strings in question that confuse the
formatter.  And
then revert and reformat this file.

The committed diff does not actually correspond to what this patch shows
(why?), but it still meddles with the inside of strings:
@@ -516,9 +516,9 @@ voices is preserved.
 @example
 @{
   r1 r1*3 R1*3
-  \\set Score.skipBars= ##t
-  r1*3 R1*3
address@hidden
+     \\set Score.skipBars= ##t
+     r1*3 R1*3
+     @}
 @end example")

https://codereview.appspot.com/9863047/



reply via email to

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