bug-lilypond
[Top][All Lists]
Advanced

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

Re: point-and-click to "other" editors


From: Knut Petersen
Subject: Re: point-and-click to "other" editors
Date: Fri, 15 Jun 2018 09:39:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

Hi Federico
So I'm using:

("gedit" . "gedit --wait +%(line)s:%(column)s %(file)s")

but I'm still getting multiple windows.
Any idea?


I'll try asking to gedit developers.

With the following entries I don't see any problem for gedit and kate on an 
openSuSE Tumbleweed system.

    ("gedit" . "gedit --wait +%(line)s:%(column)s %(file)s")
    ("kate" . "kate -b -l%(line)s -c%(column)s %(file)s")

'LYEDITOR=gedit mupdf test.pdf' and 'LYEDITOR=kate mupdf test.pdf' both work as 
expected (the first click
opens the editor, subsequent clicks change the cursor location):

Software versions: lilypond master, gedit 3.28.1, kate 18.04.1, mupdf 1.12, 
xdg-open 1.1.3

Every system/pdf viewer has to be installed in a way that textedit links are 
supported.
If you e.g. use kde plasma 5 / okular  you have to create a file 
/usr/share/kservices5/textedit.protocol ...

Knut





reply via email to

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