Hi, On Mon, Jan 22, 2007 at 04:19:02PM -0500, J. Bruce Fields wrote: > Uh, I feel like I must be missing something simple here--when editing > commit messages, you'd like the editor (vim in my case) to wrap text > sooner than it normally would, since commit messages are displayed > indented. What's the easiest way to ensure this always happens? vim -c 'set tw=60' where 60 is the column width. dont know how useful that is to you though Jimmy. -- Jimmy Tang Trinity Centre for High Performance Computing, Lloyd Building, Trinity College Dublin, Dublin 2, Ireland. http://www.tchpc.tcd.ie/ | http://www.tchpc.tcd.ie/~jtang - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html