Mats Bengtsson escreveu:
> 
> 
> Luc wrote:
>> I also checked .../share/emacs/site-lisp/lilypond-words.el quickly and
>> noticed that e.g. indent, poet, wordwrap and others are missing in
>> this file.
>>   
> 
> Yes, no titling fields or markup commands are included.
> Now that I check how the file is generated, I notice that this hasn't been
> actively supported for a long time. For example, the script that
> generates the
> file looks for markup commands at the wrong place and several of the lines
> at the end of the lilypond-words.el file are completely outdated.
> 
> Also, no property names are included.

I've committed support for a ly:lexer-keywords to generate this in a more sane
way. The  rest of the reserved words should come from examining

  #(ly:module->alist (current-module))

in a .ly file. 

I'd welcome patches that use this mechanism.

-- 

Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com



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

Reply via email to