lilypond-devel
[Top][All Lists]
Advanced

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

Re: Use directory-local variables to establish some coding styles in Ema


From: John Mandereau
Subject: Re: Use directory-local variables to establish some coding styles in Emacs (issue 6460109)
Date: Sun, 19 Aug 2012 23:04:36 +0200

Il giorno dom, 19/08/2012 alle 22.34 +0200, David Kastrup ha scritto:
> John Mandereau <address@hidden> writes:

> > emacs -batch scm/*.scm --eval '(progn (delete-trailing-whitespace)
> > (indent-region (point-min) (point-max) nil) (untabify (point-min) 
> > (point-max)) (save-buffer))'

[snip]

> indent-tabs-mode does not affect existing indentation.  And I don't
> think it should.

Oh right, so your patch adding .dir-locals.el and the emacs incantation
above are independent.

John




reply via email to

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