Date: Wed, 26 Jun 2002 01:17:49 +0300 From: Giorgos Keramidas <keramida@FreeBSD.org> To: Ross Lippert <ripper@eskimo.com> Cc: freebsd-doc@FreeBSD.org Subject: Re: Problem Report docs/31653 Message-ID: <20020625221749.GD4914@hades.hell.gr> In-Reply-To: <200206251232.FAA02120@eskimo.com> References: <20020625004313.GA3858@hades.hell.gr> <200206251232.FAA02120@eskimo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--jy6Sn24JjFx/iggw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On 2002-06-25 05:32 +0000, Ross Lippert wrote: > Oh, and sorry about the white-space. When emacs inserts it, I default into > thinking it knows best, but it clearly doesn't. You're most welcome. Nevermind this, since it's easy to fix. I'll delete any EOL whitespace, before committing it all. I have the following in my .vimrc and it clearly marks up whitespace at the end of a line, using bright reverse-video. % grep EolSpace .vimrc syn match EolSpace display excludenl "\s\+$" hi EolSpace term=reverse ctermbg=cyan I am only being picky about details like this only to keep things like "whitespace at the end of a line is evil" documented in the archives :) --jy6Sn24JjFx/iggw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9GOwM1g+UGjGGA7YRAl7FAJwIWWNjsq7NhPpQBnFW4KfRVZUPdACfUGPl GBHcpbSyLSGJT19BJ3E4Uk0= =5LJ9 -----END PGP SIGNATURE----- --jy6Sn24JjFx/iggw-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020625221749.GD4914>