lilypond-user
[Top][All Lists]
Advanced

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

Re: Getting xpdf point-and-click to go back to existing emacs window


From: Nick Payne
Subject: Re: Getting xpdf point-and-click to go back to existing emacs window
Date: Fri, 30 Aug 2013 19:28:41 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8

On 30/08/13 18:54, David Kastrup wrote:
Nick Payne<address@hidden>  writes:

I've been setting up emacs and xpdf for use with lilypond 17.25 on
Ubuntu 13.04, using emacs 24.3, and the Debian install files for xpdf
3.03 and libpoppler19. Most things seem to be working - I have syntax
highlighting, I can run Lilypond with C-c C-l, and C-c C-s opens the
PDF output in xpdf. But when I click on a hyperlink in the PDF output,
what happens is that a new  emacs window opens with another copy of
the ly source file and the cursor is positioned there. If I click on
another hyperlink, yet another emacs window with yet another copy of
the source opens...and so on.

What do I need to configure to get the hyperlink to go to the ly
source file that I already have open in emacs? I followed the
instructions at
http://www.lilypond.org/doc/v2.17/Documentation/usage/configuring-the-system-for-point-and-click
to do the configuration for emacs and xpdf.
Put

(server-start)

in your personal .emacs file.

Thanks. That fixes it. Should this not be documented somewhere? I didn't find anything in the documentation, and a Google search for

"server-start" site:.lilypond.org

doesn't return any hits.



reply via email to

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