[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs lilypond-mode comment indenting
From: |
Paul Scott |
Subject: |
Re: Emacs lilypond-mode comment indenting |
Date: |
Wed, 14 Oct 2015 22:27:25 -0700 |
User-agent: |
Mutt/1.5.24 (2015-08-30) |
On Wed, Oct 14, 2015 at 07:59:00PM -0500, David Wright wrote:
> 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.
Thank you,
Paul