>>>>> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:

>> > Abdel> - Bo's session management
>> >
>> > I am not sure about this one, since it seems that all problems
>> have > not been solved yet, and making a complete patch for 1.4
>> will probably > be too difficult.

Bo> Please specify which ones have not been fixed. There is only one:
Bo> save cursor stack, on my agenda. I will do the back porting if you
Bo> allow me to. (This is my own patch so I know what to change...).

There was the fact that document got added to the recently loaded
list, if I remember. I think this is related to the way you add these
files to the 'files' vector. It may be better (if possible) to load
them directly. 

Also, I am not sure I like your latest patch to remove children of
master documents. We should find out why the children get loaded
instead. Could this be because of the new natbib labels support (which
maybe loads the file even if they are not there?).

Concerning the cursor stack, I would advise to use StableDocIterator,
which is designed for this task, probably by implementing the << and
>> operators (the first is here, but I suspect it is not used).

JMarc

Reply via email to