Vincent van Ravesteijn - TNW wrote:
Put a label in a note, then dissolve the note. LyX will
rename the label. I assume this must be because the renaming
business is done before the contents of the note itself are
deleted.

So, we don't cut and paste, but paste and cut.

Turns out it's a caching issue: Buffer::ref_cache_ hasn't been updated after the delete, so it still thinks the label is there, even though we do cut first, then paste.

I don't know about this stuff.... Any hints out there?

rh

Reply via email to