christoff pale wrote: > Hi, > In emacs, one can start a emacs-server and then > I can do emacsclient file.xyz and it will open this in > the existing process. > I use lyxpipe a lot, and when I have multiple lyx > sessions, this lyxpipe gets corrupted. > > Is it possible to add this feature in lyx? However, I > would prefer xemacs style buffer tabs over this > solution. > > Where do I place a feature request?
www.bugzilla.org. However, in this instance I suggest that you don't bother. lyx 1.4.x has per-process sockets and a helper routine 'lyxclient' to make interaction with the expected instance simple. The eventual idea is to get rid of the pipes entirely as they're unix-specific. What do you use the pipes to do? -- Angus