From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: xorg: Add unclutter. Date: Mon, 25 Aug 2014 14:27:08 +0200 Message-ID: <20140825122708.GA28589@debian> References: <87r406o0lo.fsf@gmail.com> <20140824103959.GB12608@debian> <87egw6nit0.fsf@gmail.com> <20140825071956.GA28702@debian> <87wq9wn4mv.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLtMr-0004dg-IE for guix-devel@gnu.org; Mon, 25 Aug 2014 08:27:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XLtMj-0000eq-Te for guix-devel@gnu.org; Mon, 25 Aug 2014 08:27:25 -0400 Received: from mout.kundenserver.de ([212.227.17.10]:60229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLtMj-0000e6-JY for guix-devel@gnu.org; Mon, 25 Aug 2014 08:27:17 -0400 Content-Disposition: inline In-Reply-To: <87wq9wn4mv.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Kost Cc: guix-devel@gnu.org On Mon, Aug 25, 2014 at 04:19:20PM +0400, Alex Kost wrote: > Maybe reformat it like this (?): Yes, make it so that the sentence endings are inside a line and a line does not end with "." (if it does, then the newline following it is counted as a single space, not a double one; maybe one could then also start the next line with a space, something I did not try). Andreas