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.

Sorry, I do not get it. Are you talking about lastfiles (recently
opened files) or lastopenedfiles that will be loaded automatically?

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?).

I have never used this feature and I assumed that this behavior is
designed to be so from day one. The patch has been committed, and can
be partly reverted once this is fixed. (Georg complained that he can
not use session because of this.)

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).

OK, I will see what I need to do. I still think the exact position is
not that important but there are some perfectionists in this group.

Bo

Reply via email to