Re: lyxclient added as first-class citizen

2004-09-06 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: >> Lars> | Lars> | BTW it might be nice to have "lyxclient file.lyx" open Lars> | Lars> file.lyx in an | existing

Re: lyxclient added as first-class citizen

2004-09-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | Lars> | BTW it might be nice to have "lyxclient file.lyx" open | Lars> file.lyx in an | existing LyX instance. > | Lars> would it? I am not sure. > | We do not have any use for a n

Re: lyxclient added as first-class citizen

2004-09-06 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | BTW it might be nice to have "lyxclient file.lyx" open Lars> file.lyx in an | existing LyX instance. Lars> would it? I am not sure. We do not have any use for a non-option argument currently, so it does not conflict with exi

Re: lyxclient added as first-class citizen

2004-09-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: >>> | Lars> | Lars> I have added the lyxclient to the buil

Re: lyxclient added as first-class citizen

2004-09-06 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: >> Lars> | Lars> I have added the lyxclient to the build process. I have Lars> also | Lars> taken the opurtunity

Re: lyxclient added as first-class citizen

2004-09-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | Lars> I have added the lyxclient to the build process. I have also | Lars> taken the opurtunity to clean it up a bit. > | I need the following patch to buld outside of source tree.

Re: lyxclient added as first-class citizen

2004-09-06 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> I have added the lyxclient to the build process. I have also Lars> taken the opurtunity to clean it up a bit. I need the following patch to buld outside of source tree. OK? JMarc Index: src/client/ChangeLog

Re: lyxclient added as first-class citizen

2004-09-04 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > If you have opinions on which direction we should push the lyxclient > please pipe up. Nice pun, given that it communicates using pipes. -- Angus

lyxclient added as first-class citizen

2004-09-04 Thread Lars Gullik Bjønnes
I have added the lyxclient to the build process. I have also taken the opurtunity to clean it up a bit. I am planning to split it into a library (that other clients can use as well), and a binarary (as we have now). It is also possible that I will move the current lyxserver into its own dir: ser