Larry Jones wrote:

> Alexey Mahotkin writes:
> >
> > When I'm working at work (on older CVS) I have to type "i" in vi to go
> > into insert mode.  At home (on newer CVS) I have to type "O" in vi to
> > insert new blank line and go into insert mode.  Am I clear? :)
>
> Just always type "O" -- CVS deletes trailing blank lines from the
> message.  But it doesn't delete leading blank lines, and that's where
> the old blank line was if you did have an rcsinfo template.

This saves me deleting the leading blank line when I commit to the CVS
source itself too:

:e ChangeLog
ma
"ay'a
:buf #
"ap

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED]         CollabNet ( http://collab.net )
--
Was today really necessary?




_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to