Re: emacs point-and-click on OSX

2013-12-21 Thread Federico Bruni
2013/12/20 Kevin Patrick Barry > I assume it needs this guile to run and can't find it, so I changed > the file to point to one I found in the LilyPond.app > (/Applications/LilyPond.app/Contents/Resources/bin/guile), and now I > get another error when I try to click on a link: > ERROR: In procedu

Fwd: emacs point-and-click on OSX

2013-12-21 Thread Vaughan McAlley
On 21 December 2013 23:57, David Kastrup wrote: > Kevin Patrick Barry writes: > > >> Once Mac Ports is installed, the following: > >> > >> sudo port install xpdf > >> > >> does install xpdf and all necessary stuff. > > > > Thanks for this. I am getting closer, but still no cigar. Xpdf is > > wo

Re: emacs point-and-click on OSX

2013-12-21 Thread David Kastrup
Kevin Patrick Barry writes: >> Once Mac Ports is installed, the following: >> >> sudo port install xpdf >> >> does install xpdf and all necessary stuff. > > Thanks for this. I am getting closer, but still no cigar. Xpdf is > working, and it is, I think, calling the lilypond-invoke-editor script

Re: emacs point-and-click on OSX

2013-12-20 Thread Kevin Patrick Barry
> Once Mac Ports is installed, the following: > > sudo port install xpdf > > does install xpdf and all necessary stuff. Thanks for this. I am getting closer, but still no cigar. Xpdf is working, and it is, I think, calling the lilypond-invoke-editor script correctly when I click on a note in a pd

Re: emacs point-and-click on OSX

2013-12-20 Thread Jacques Menu
Hello, Once Mac Ports is installed, the following: sudo port install xpdf does install xpdf and all necessary stuff. JM Le 19 déc. 2013 à 22:03:41, David Kastrup a écrit : > Kevin Patrick Barry writes: > >>> Alternatively, you might want to try to get xdvi running on your >>> syste

Re: emacs point-and-click on OSX

2013-12-19 Thread David Kastrup
Kevin Patrick Barry writes: >> Alternatively, you might want to try to get xdvi running on your >> system. It's quite likely less fancy, but its configuration is simple, >> and the required file in .xdvirc in your home directory should work >> under MacOSX as well. > > I feel like an idiot for a

Re: emacs point-and-click on OSX

2013-12-19 Thread David Kastrup
David Kastrup writes: > When everything else fails, read the instructions. > > http://lilypond.org/doc/v2.17/Documentation/usage/configuring-the-system-for-point-and-click> Sorry, this one got stuck in my mail queue and it would seem from the messages in the mean time that you did. That one can

Re: emacs point-and-click on OSX

2013-12-19 Thread David Kastrup
Vaughan McAlley writes: >> On 19 December 2013 08:03, Kevin Patrick Barry wrote: >> >>> Dear LilyPond users, >>> >>> Can anyone provide me with instructions (or a link) to help me get >>> point-and-click working on OSX? I use aquamacs (i.e. emacs) to edit >>> lilypond files, and compilation/view

Re: emacs point-and-click on OSX

2013-12-19 Thread Kevin Patrick Barry
Dear Federico and Jacques, Thank you both for your suggestions. I had already set .ly files to open in emacs by default, but it doesn't make point-and-click work. I hadn't seen the improved documentation for the function in 2.17 (I had read the current documentation), but I understand very littl

Re: emacs point-and-click on OSX

2013-12-19 Thread Vaughan McAlley
These links might help... it’s all about setting the correct custom URL handler. Unhiding your Library folder (thanks Apple, heaven forbid we try to do anything interesting): http://www.se7ensins.com/forums/threads/unhide-library-folder-in-mac-os-x-10-7-lion.428277/ Configuring your textedit URL

Re: emacs point-and-click on OSX

2013-12-19 Thread Federico Bruni
He's asking a different question, which is covered here: http://lilypond.org/doc/v2.17/Documentation/usage/configuring-the-system-for-point-and-click but it's mainly for linux users I have never had a mac so I can't help 2013/12/19 Jacques Menu > Hello Kevin, > > Select the icon of a .ly file

Re: emacs point-and-click on OSX

2013-12-19 Thread Jacques Menu
Hello Kevin, Select the icon of a .ly file, then Cmd-I (Lire les informations in the french interface). In the window that pops up, you have a popup menu « Open with « or equivalent in your language, to select which application to use to open this file by default. Checking the box below it a

emacs point-and-click on OSX

2013-12-18 Thread Kevin Patrick Barry
Dear LilyPond users, Can anyone provide me with instructions (or a link) to help me get point-and-click working on OSX? I use aquamacs (i.e. emacs) to edit lilypond files, and compilation/view works fine, but point and click still opens the built-in LilyPond editor. I tried searching for instruct