Abdelrazak Younes <[EMAIL PROTECTED]> writes:

| Georg Baum wrote:
| > Abdelrazak Younes wrote:
| >
| >> OK. The fix is simple. As you know the Application instance is not
| >> created when the export command-line feature is requested. This patch
| >> fixes the crash and goes in soon.
| > So it is not possible to use the server in commandline mode? I am
| > not sure
| > whether this is good.
| 
| Hum, now you talk about it... I have already transfered the BufferList
| to the LyX class. I can as well transfer the LyXFunc, the LyXServer
| and the LyXServerSocket.
| 
| This way Application will be reserved to frontend matters exclusively.
| Application could then be renamed to Frontend I guess.
| 
| What do you think?

To use the LyX server you need an event loop. We currently provide
this thru the frontend's event loop. We register fd's there and such.

-- 
        Lgb

Reply via email to