On Tue, 14 Oct 2003, Angus Leeming wrote:

> I had to set the editor in kdvi as
> $HOME/bin/lyxclient -a /tmp/lyx_tmpdir5520D1o7pn/lyxsocket -g %f %l
>
> Ie, I had to set the location of the socket explicitly. Setting it as
> $HOME/bin/lyxclient -a $$a -g %f %l
> did not work. Presumably this is because lyxclient is expecting a
> '$$s' argument still. Joćo?

No, Angus, this is because no one is seting the "variable" $$a. Lyx sets
it before passing the string 'xdvi -editor lyxclient -a $$a -g %f %l'
to a shell.

>
> Alternatively, this worked fine too
> $HOME/bin/lyxclient -g %f %l

That is OK, but you cannot have two lyxes running at the same time.

Joćo.

Reply via email to