Sunday, July 28, 2013

quickfix hidden marks

In the quickfix documentation there is the following:

If you insert or delete lines, mostly the correct error location is still
found because hidden marks are used. Sometimes, when the mark has been
deleted for some reason, the message "line changed" is shown to warn you
that
the error location may not be correct. If you quit Vim and start again the
marks are lost and the error locations may not be correct anymore.

What are the "hidden marks" mentioned above?
Do they use some character (a-zA-Z) or do they use
some internal capability (c code) that is not exposed in the
Vim script language?

Thanks

Richard
--
Quis custodiet ipsos custodes

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: