From debbugs-submit-bounces@debbugs.gnu.org Sun May 11 15:16:52 2014 Received: (at submit) by debbugs.gnu.org; 11 May 2014 19:16:52 +0000 Received: from localhost ([127.0.0.1]:59629 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WjZEx-0004XI-JL for submit@debbugs.gnu.org; Sun, 11 May 2014 15:16:51 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34690) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WjZEu-0004X4-T7 for submit@debbugs.gnu.org; Sun, 11 May 2014 15:16:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WjZEi-00012m-LF for submit@debbugs.gnu.org; Sun, 11 May 2014 15:16:43 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:47622) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjZEi-00012d-Hs for submit@debbugs.gnu.org; Sun, 11 May 2014 15:16:36 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36323) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjZEc-0001ml-HD for bug-guix@gnu.org; Sun, 11 May 2014 15:16:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WjZEV-000102-Mq for bug-guix@gnu.org; Sun, 11 May 2014 15:16:30 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:44144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjZEV-0000za-Bp; Sun, 11 May 2014 15:16:23 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id D68FA287C; Sun, 11 May 2014 21:16:20 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rlJ+XS1pKFGs; Sun, 11 May 2014 21:16:20 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 75F4AB6; Sun, 11 May 2014 21:16:20 +0200 (CEST) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Andreas Enge Subject: Re: Perl modules References: <20140511085638.GA15275@debian> <87y4y8sksl.fsf@gnu.org> <20140511103053.GA2361@debian> <87ppjksgan.fsf@gnu.org> <20140511114127.GA8798@debian> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 22 =?utf-8?Q?Flor=C3=A9al?= an 222 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu Date: Sun, 11 May 2014 21:16:19 +0200 In-Reply-To: <20140511114127.GA8798@debian> (Andreas Enge's message of "Sun, 11 May 2014 13:41:27 +0200") Message-ID: <87eh00qg70.fsf@gnu.org> User-Agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.7 (-----) X-Debbugs-Envelope-To: submit Cc: guix-devel@gnu.org, bug-guix@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.7 (-----) Andreas Enge skribis: > On Sun, May 11, 2014 at 01:31:12PM +0200, Ludovic Court=C3=A8s wrote: >> But there=E2=80=99s no tool that really =E2=80=9Cinterprets=E2=80=9D of = what=E2=80=99s in the >> =E2=80=98description=E2=80=99 field[*]. What do you mean? >> [*] Actually, =E2=80=98fill-paragraph=E2=80=99 from (guix ui), which is = used for the >> output of =E2=80=98guix package --search=E2=80=99 does some very bas= ic >> interpretation. > > Well, the output of "guix package --search" has different line breaks than > those present in the string of the description field. So something modifi= es > it, Yes, that=E2=80=99s =E2=80=98fill-paragraph=E2=80=99. > maybe the scheme interpreter itself in what it does with multi-line > strings, maybe the function you mention. In any case, "x.\nY" may be > output as "x. Y"; so if we wish to have double spaces in the output, > we need to write "x. Y" on the same line. That=E2=80=99s really a bug in =E2=80=98fill-paragraph=E2=80=99. I=E2=80=99m filing it now and will look at it later, unless someone beats m= e. ;-) Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon May 12 04:11:48 2014 Received: (at request) by debbugs.gnu.org; 12 May 2014 08:11:48 +0000 Received: from localhost ([127.0.0.1]:60135 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WjlKu-0008F7-8S for submit@debbugs.gnu.org; Mon, 12 May 2014 04:11:48 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:47156) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WjlKr-0008Et-Ac for request@debbugs.gnu.org; Mon, 12 May 2014 04:11:46 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 9D86C287A for ; Mon, 12 May 2014 10:11:43 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tPQtycLRk749 for ; Mon, 12 May 2014 10:11:43 +0200 (CEST) Received: from pluto (pluto.bordeaux.inria.fr [193.50.110.57]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 6CD68F32 for ; Mon, 12 May 2014 10:11:43 +0200 (CEST) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: request@debbugs.gnu.org Subject: retitle X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 23 =?utf-8?Q?Flor=C3=A9al?= an 222 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu Date: Mon, 12 May 2014 10:11:43 +0200 Message-ID: <87r43z1kn4.fsf@gnu.org> User-Agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: request X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) retitle 17468 fill-paragraph vs. line endings thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 11 12:38:06 2014 Received: (at 17468-done) by debbugs.gnu.org; 11 Aug 2014 16:38:06 +0000 Received: from localhost ([127.0.0.1]:39522 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XGsbl-0000dG-ID for submit@debbugs.gnu.org; Mon, 11 Aug 2014 12:38:06 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:33293) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XGsbg-0000cm-UG for 17468-done@debbugs.gnu.org; Mon, 11 Aug 2014 12:38:02 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 3A84137B8; Mon, 11 Aug 2014 18:37:58 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qaLeQHi84xcP; Mon, 11 Aug 2014 18:37:58 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id D2DD93662; Mon, 11 Aug 2014 18:37:57 +0200 (CEST) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Andreas Enge Subject: Re: bug#17468: Perl modules References: <20140511085638.GA15275@debian> <87y4y8sksl.fsf@gnu.org> <20140511103053.GA2361@debian> <87ppjksgan.fsf@gnu.org> <20140511114127.GA8798@debian> <87eh00qg70.fsf@gnu.org> Date: Mon, 11 Aug 2014 18:37:57 +0200 In-Reply-To: <87eh00qg70.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 11 May 2014 21:16:19 +0200") Message-ID: <87sil3t21m.fsf@gnu.org> User-Agent: Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 17468-done Cc: guix-devel@gnu.org, 17468-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Fixed in 3a09e1d, which will be in 0.8. Ludo=E2=80=99. From unknown Mon Jun 23 11:25:01 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 09 Sep 2014 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator