> ah is this why I've never been able to get completion working in
> LilyPond-mode?

Probably.  Add this to your .emacs file:

  (load-library "lilypond-mode")
  (define-key LilyPond-mode-map [tab] 'LilyPond-autocompletion)


      Werner


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

Reply via email to