There is a small problem with point-and-click in combination with gvim. At http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/Point-and-click.html#Point-and-click it is described how vim users can make the editor jump to the exact location of the note, by setting XEDITOR to gvim --remote +:%l:norm%c| %f. In fact, the cursor will still jump to the start of the relevant line. I suspect that this is because lilypond or xdvi is sending gvim a call to the foreground() function, after the commands to set the cursor position. According to the gvim documentation, foreground() sets the cursor position to column 1.
I'm a first-time lilypond user, and looking forward to learning the program. Thanks for a first class piece of software. kind regards, -- Graham King _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond