How to unset mark 'a , that is, make it undefined ?
:delm a
In vim7, there's a :delmarks command. I don't believe it was
possible before vim7 though, other than some hackish uses of
deleteing the marked line and then restoring the line text.
-tim
