lilypond-user
[Top][All Lists]
Advanced

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

Re: point-n-click again


From: Laura Conrad
Subject: Re: point-n-click again
Date: Sun, 10 Dec 2006 06:44:50 -0500
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

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

    David> (server-start)

    David> ...in my .emacs file.  Now I can open a *.ly file and click on a 
note in
    David> the PDF without opening a new instance of Emacs.  It does *not* 
however
    David> go to the correct column, only the correct line.  Emacs does not 
become
    David> the active window, either.  Shouldn't it?

Yes, but it only works on emacs 22, not on emacs 21.  In debian based
distributions (including ubuntu), you can get emacs22 as
"emacs-snapshot".  

This should probably be in the documentation.

    David> This bit about 'emacsclient' I don't quite understand.  If I try:

    David> emacsclient *.ly

    David> I get:

    David> Waiting for Emacs...

    David> What am I not understanding here?

You want the option "no-wait" to emacs-client.  I get this by saying:

export LYEDITOR=emacsclient.emacs-snapshot --no-wait +%(line)s:%(column)s 
%(file)s

in my .bashrc file.

-- 
Laura (mailto:address@hidden , http://www.laymusic.org/ )
(617) 661-8097  fax: (501) 641-5011
233 Broadway, Cambridge, MA 02139




reply via email to

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