[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs lilypond-mode comment indenting
From: |
David Wright |
Subject: |
Re: Emacs lilypond-mode comment indenting |
Date: |
Wed, 14 Oct 2015 19:59:00 -0500 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Quoting Andrew Bernard (address@hidden):
> Would there be any simple way to make the emacs lilypond mode indent %
> comments to the same level as the code, and not over to the right as it
> currently does? I am afraid I am not an elisp hacker.
I use % for trailing comments and %% for others. The latter ones
indent to the same level as the line they follow.
Cheers,
David.