On Wed, Apr 18, 2007 at 11:18:27AM +0000, Sam Lewis wrote:
> Hi,
> 
> The position of my cursor is remembered somewhere in a document, where
> it appears to crash LyX at opening that document.
> 
> If this is the case, any idea how to "unremember" a cursor position without
> renaming it?
> 
> Cheers, Sam
> 
> 
> --
> Assertion triggered in virtual void lyx::InsetCollapsable::cursorPos(const
> lyx::BufferView&, const lyx::CursorSlice&, bool, int&, int&) const by failing
> check "status() != Collapsed" in file insetcollapsable.C:f4
> Aborted
 
Seems to me that the proper solution for this is to open the inset upon file
load /cursor placement from the session file, if the cursor is inside it. As
is done with search etc.

- Martin

Reply via email to