From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Set Emacs config variable sentence-end-double-space. Date: Tue, 04 Oct 2016 15:16:18 +0200 Message-ID: <87r37w8db1.fsf@gnu.org> References: <1475579712-19240-1-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39461) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brPa7-0004Bw-81 for guix-devel@gnu.org; Tue, 04 Oct 2016 09:16:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brPa1-0000fK-N5 for guix-devel@gnu.org; Tue, 04 Oct 2016 09:16:26 -0400 In-Reply-To: <1475579712-19240-1-git-send-email-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Tue, 4 Oct 2016 13:15:12 +0200") 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" To: Hartmut Goebel Cc: guix-devel@gnu.org Hartmut Goebel skribis: > Users using a non-English environment may have set this to `nil=C2=B4, wh= ich > leads to fill-paragraph removing the second space. Good point. Applied, thanks! Ludo=E2=80=99.