[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug in point-and-click with gvim
From: |
Graham King |
Subject: |
bug in point-and-click with gvim |
Date: |
Sun, 26 Dec 2004 13:45:12 +0000 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug in point-and-click with gvim,
Graham King <=