lilypond-devel
[Top][All Lists]
Advanced

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

emacs trouble


From: Paul Scott
Subject: emacs trouble
Date: Tue, 10 Jun 2003 20:54:31 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.3.1) Gecko/20030527 Debian/1.3.1-2

From the CVS version I built on 7 June this .emacs:

(autoload 'server-edit "server" nil t)
(server-edit)
(setq tex-dvi-view-command "xdvi")
(setq load-path (append (list (expand-file-name "/usr/local/src/lilypond")) load-path))

(setq auto-mode-alist (append '(("\\.ly$" . lilypond-mode) ) auto-mode-alist)) (autoload 'lilypond-mode "/usr/local/src/lilypond/lilypond-mode.el" "Lilypond editing mode." t)

produces:

Loading /usr/local/src/lilypond/lilypond-mode.el (source)...
0 occurrences [3 times]
Loading lilypond-font-lock (source)...done
Loading lilypond-indent (source)...done
Loading /usr/local/src/lilypond/lilypond-mode.el (source)...done
File mode specification error: (error "Autoloading failed to define function lilypond-mode")

Any ideas?

TIA,

Paul Scott





reply via email to

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