lilypond-user
[Top][All Lists]
Advanced

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

Re: LilyPond 2.12 and emacs on Ubuntu


From: Peter Chubb
Subject: Re: LilyPond 2.12 and emacs on Ubuntu
Date: Thu, 05 Mar 2009 08:33:13 +1100
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 MULE XEmacs/21.4 (patch 21) (Educational Television) (i486-linux-gnu)

>>>>> "David" == David Stocker <address@hidden> writes:

David> If your LilyPond installation resides in /usr/local/ then that
David> should be correct.

David> Ralph Palmer wrote:
>> Getting close, I think - " So, the first line should actually read:
>> 
>> (setq load-path (append (list
>> ("/usr/local/lilypond/usr/share/emacs/site-lisp")) load-path))
>> 
>> if "/usr/local/lilypond/usr/share/emacs/site-lisp" is the
>> (apparently appropriate) result of a $locate on /emacs/site-lisp?

Might be better to do:
(setq load-path (append '("/usr/local/lilypond/usr/share/emacs/site-lisp/") 
load-path))
                        ^ note the quote here


--
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au           ERTOS within National ICT Australia
A university is a non-profit organisation only in the sense that it
spends everything it gets  ... Luca Turin.




reply via email to

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