2009/7/29 Graham Percival <gra...@percival-music.ca>:
> On Wed, Jul 29, 2009 at 10:12:11AM +0200, Francisco Vila wrote:
>> $ emacs -batch vertically-spaced-context-engraver.cc --eval
>> '(indent-region (point-min) (point-max) nil)' -f save-buffer
>>
>> (tested on cc files, seems to leave them as they currently are)

> Is there a way to tell emacs
> not to format a specific block of text?

(point-min) (point-max) are the start and end markings of the region
to be formatted and In principle they could be used twice on a file to
avoid a certain block.

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org
www.csmbadajoz.com


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to