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 09:19:56 +0200 Message-ID: <20140825071956.GA28702@debian> References: <87r406o0lo.fsf@gmail.com> <20140824103959.GB12608@debian> <87egw6nit0.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]:50296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLoZW-0004zB-Gx for guix-devel@gnu.org; Mon, 25 Aug 2014 03:20:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XLoZP-0000cv-25 for guix-devel@gnu.org; Mon, 25 Aug 2014 03:20:10 -0400 Received: from mout.kundenserver.de ([212.227.126.130]:61928) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLoZO-0000ae-PI for guix-devel@gnu.org; Mon, 25 Aug 2014 03:20:02 -0400 Content-Disposition: inline In-Reply-To: <87egw6nit0.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 Just one last comment: On Sun, Aug 24, 2014 at 05:00:59PM +0400, Alex Kost wrote: > +it creates a small sub-window as a child of the window the cursor is in. > +The new window installs a cursor of size 1x1 but a mask of If I remember correctly, to obtain the two spaces after a ".", it should not be at the end of a line. Andreas