From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:56812) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJD6B-0006rd-JP for guix-patches@gnu.org; Sat, 12 Oct 2019 04:50:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iJD6A-0000fG-Mp for guix-patches@gnu.org; Sat, 12 Oct 2019 04:50:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51905) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iJD6A-0000fB-Fq for guix-patches@gnu.org; Sat, 12 Oct 2019 04:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iJD6A-0003B1-BT for guix-patches@gnu.org; Sat, 12 Oct 2019 04:50:02 -0400 Subject: [bug#37708] [PATCH] gnu: add uchardet Resent-Message-ID: From: Reza Alizadeh Majd Date: Sat, 12 Oct 2019 12:19:08 +0330 MIME-Version: 1.0 Message-ID: <8c8f4840-1f95-4f08-9d69-a30f41e8bea7@pantherx.org> In-Reply-To: References: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Jonathan Brielmaier Cc: 37708@debbugs.gnu.org it seems that my mail client brokes the patch content provided in first=20 message. please consider to check the attached patch file in my second=20 email. On Saturday, October 12, 2019 11:47:15 AM +0330, Jonathan Brielmaier wrote: > On 11.10.19 22:21, Reza Alizadeh Majd wrote:> + (description > "uchardet is an encoding detector library, which takes >> a +sequence of bytes in an unknown character encoding without any >> additional +information, and attempts to determine the encoding of the >> text. Returned +encoding names are iconv-compatible.") > > What does this "+" do here? Are they broken texinfo syntax? > > --=20 Regards Reza Alizadeh Majd PantherX Team