Cyrill Schenkel <cyrill.schen...@gmail.com> skribis: > From 2dc0cb0eaafbcfce062f4d0acbc7e5cad200bfbf Mon Sep 17 00:00:00 2001 > From: Cyrill Schenkel <cyrill.schen...@gmail.com> > 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’.