[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] guix: Fix handling of periods by fill-paragraph.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] guix: Fix handling of periods by fill-paragraph. |
Date: |
Sun, 27 Jul 2014 00:13:32 +0200 |
User-agent: |
Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux) |
Cyrill Schenkel <address@hidden> skribis:
> From 2dc0cb0eaafbcfce062f4d0acbc7e5cad200bfbf Mon Sep 17 00:00:00 2001
> From: Cyrill Schenkel <address@hidden>
> Date: Sun, 27 Jul 2014 00:03:16 +0200
> Subject: [PATCH] guix: Fix handling of periods by fill-paragraph.
>
> * guix/ui.scm (fill-paragraph): Two spaces after period and no spaces before
> newline.
Could you add a test in tests/ui.scm that demonstrates bug #17468?
Also please add “Fixes <http://bugs.gnu.org/17468>.” at the beginning of
the commit message.
Thanks,
Ludo’.