On Sun, 2016-05-01 at 14:13 -0700, David Bellows wrote: > > > > I have just installed Ubuntu 16.04 to replace my previous 12.04 > > system, > > and installed LilyPond v.2.19.40. > > > > In my ~/.emacs file I already had > Here's my .emacs file for Kubuntu 16.04: > > > (setq load-path (append (list (expand-file-name > "/usr/local/lilypond/usr/share/emacs/site-lisp")) load-path)) > (autoload 'LilyPond-mode "lilypond-mode" "LilyPond Editing Mode" t) > (add-to-list 'auto-mode-alist '("\\.ly$" . LilyPond-mode)) > (add-to-list 'auto-mode-alist '("\\.ily$" . LilyPond-mode)) > > Hope that helps
It certainly does. Thank you very much. David _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user