Hi Daniel, I tried to get this working some years ago. I even went as far as installing X11 and xpdf, but still couldn't overcome some guile problems (my memory is hazy). The discussion begins with this message: https://lists.gnu.org/archive/html/lilypond-user/2013-12/msg00902.html
hth, Kevin On 10 February 2016 at 07:37, Dr. Daniel Hensel <[email protected]> wrote: > Hello there, > > I really feel like an idiot by asking this, but who managed to get point and > click on OS X working, especially in emacs? I figured out that the > lilypond-invoke-editor is not able to compile on OS X. So I installed > „guile" via homebrew and changed the directory in the lilypond-invoke-editor > itself, so it can find guile: I changed it to > #!/usr/local/Cellar/guile/2.0.11_2/bin/guile -s > > I also installed "scm-manager" and "scm-buff", because I got scm-errors, > but that didn’t help either: > > lilypond-invoke-editor > [textedit://]/Users/*/Documents/Lilypond-Dateien/7.Modus.ly:14:84:84 > lilypond-invoke-editor (GNU LilyPond) 2.18.2 > Backtrace: > In ice-9/boot-9.scm: > 157: 16 [catch #t #<catch-closure 1035c6700> ...] > In unknown file: > ?: 15 [apply-smob/1 #<catch-closure 1035c6700>] > In ice-9/boot-9.scm: > 63: 14 [call-with-prompt prompt0 ...] > In ice-9/eval.scm: > 432: 13 [eval # #] > In ice-9/boot-9.scm: > 2401: 12 [save-module-excursion #<procedure 1035e7980 at > ice-9/boot-9.scm:4045:3 ()>] > 4050: 11 [#<procedure 1035e7980 at ice-9/boot-9.scm:4045:3 ()>] > In unknown file: > ?: 10 [load-compiled/vm > "/Users/*/.cache/guile/ccache/2.0-LE-8-2.0/Applications/LilyPond.app/Contents/Resources/bin/lilypond-invoke-editor.go"] > In /Applications/LilyPond.app/Contents/Resources/bin/lilypond-invoke-editor: > 164: 9 [main #] > In ice-9/eval.scm: > 505: 8 [#<procedure 1034384a0 at ice-9/eval.scm:499:4 (exp)> (use-modules > #)] > In ice-9/psyntax.scm: > 1106: 7 [expand-top-sequence ((use-modules (scm editor))) () ...] > 989: 6 [scan ((use-modules (scm editor))) () ...] > 279: 5 [scan ((# #) #(syntax-object *unspecified* # #)) () (()) ...] > In ice-9/boot-9.scm: > 3597: 4 [process-use-modules (((scm editor)))] > 702: 3 [map #<procedure 103566b80 at ice-9/boot-9.scm:3597:25 (mif-args)> > ((#))] > 3598: 2 [#<procedure 103566b80 at ice-9/boot-9.scm:3597:25 (mif-args)> (#)] > 2867: 1 [resolve-interface (scm editor) #:select ...] > In unknown file: > ?: 0 [scm-error misc-error #f "~A ~S" ("no code for module" (scm editor)) > #f] > > ERROR: In procedure scm-error: > ERROR: no code for module (scm editor) > > Is there a chance to get point and click working on a Mac with emacs? I > recently have been able to setup lilypond with emacs on my mac, thanks to > Orm Finnendahl. Without that workaround > http://www.danielhensel.de/www.danielhensel.de_en/styled-19/styled-22/styled-23/ > lilypond could not compile in emacs on my Mac, now it works, but it still > lacks the point and click function. With my URL-Handler I was only able to > open the emacs.app, but it didn’t open the file itself. > > Sincerely, > Daniel Hensel > > _______________________________________________ > lilypond-user mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/lilypond-user > _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
