From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 10 11:46:48 2021 Received: (at submit) by debbugs.gnu.org; 10 Jul 2021 15:46:48 +0000 Received: from localhost ([127.0.0.1]:33280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m2FBo-0006bQ-65 for submit@debbugs.gnu.org; Sat, 10 Jul 2021 11:46:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:57386) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m2FBm-0006bJ-Mj for submit@debbugs.gnu.org; Sat, 10 Jul 2021 11:46:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60042) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m2FBm-0004FG-Cd for guix-patches@gnu.org; Sat, 10 Jul 2021 11:46:46 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:45312 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m2FBk-0003Ho-9j for guix-patches@gnu.org; Sat, 10 Jul 2021 11:46:45 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1625932000; bh=4A3Dsyb+PoeLaae4V313oJonZObjPr/UzM5qnntYjC4=; h=From:To:Subject:Date; b=ACjWTrApLkwyFxrRcPd5gYN3ErLL8PiIlfaXKrHwiyJRCcR/q/3eUngYAd9F+heTv TmmtMadrBqq40RZ0rh1olTs2R4+k1k+P8e5+BMDmnhcxjdpCkjcxaEZA+pQWQavqly DqinxGHXHJiViXDAaBUyOJzxF92plrPUNCJ57K8E= To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-pyim: Update to 3.9.1. Message-Id: Date: Sat, 10 Jul 2021 17:46:40 +0200 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 29 X-Spam_score: 2.9 X-Spam_bar: ++ X-Spam_report: (2.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.499, FROM_SUSPICIOUS_NTLD_FP=1.497, PDS_OTHER_BAD_TLD=1.999, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.7 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.1. --- gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 9f9f9909b3..7e2966a9f8 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -13453,13 +13453,13 @@ con [...] Content analysis details: (2.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.5 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: 0.2 (/) * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.1. --- gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 9f9f9909b3..7e2966a9f8 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -13453,13 +13453,13 @@ containing words from the Rime project.") (define-public emacs-pyim (package (name "emacs-pyim") - (version "3.9.0") + (version "3.9.1") (source (origin (method url-fetch) (uri (string-append "https://elpa.gnu.org/packages/pyim-" version ".tar")) (sha256 - (base32 "1rpmw2x9gqwaw96086bfx8vkvxnw03wnclq7psi8zjb6ayz3p2qj")))) + (base32 "1fph4dfc5favanz4l6qz1zgfn9dgqj17kp6smwxa3yfhgfrvdhfl")))) (build-system emacs-build-system) (propagated-inputs `(("emacs-async" ,emacs-async) base-commit: 45fdb0350028c9c2ca57c40307563a0ab423b76a -- 2.32.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 15 13:25:23 2021 Received: (at 49506) by debbugs.gnu.org; 15 Jul 2021 17:25:23 +0000 Received: from localhost ([127.0.0.1]:49678 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m456x-00022x-1F for submit@debbugs.gnu.org; Thu, 15 Jul 2021 13:25:23 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:59516 helo=mail.yoctocell.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m456v-00022d-BR for 49506@debbugs.gnu.org; Thu, 15 Jul 2021 13:25:22 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1626369912; bh=Py3SDgOsJqXfgP/yFLq3DkplU8Fs6RCH5P9f7REEla4=; h=From:To:Subject:In-Reply-To:References:Date; b=u164furE7gIW6xb+t9IXRVSSgEtPJI1NjdwZU0Li6Q2+dvvWRLbZP2TeQ5MbJR3oD JcsCVvXHi1bIWqjc58beW8L+FK+9UsxlXfVMz1zC91mynNzHzs2TKgVHbcZmnnZq3w mX5I9XnR0zuy8HD2jhdUet/hgRfCd2yDjFLSOsuQ= To: 49506@debbugs.gnu.org Subject: [PATCH] gnu: emacs-pyim: Update to 3.9.2. In-Reply-To: References: Message-Id: Date: Thu, 15 Jul 2021 19:25:04 +0200 MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.9 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.2. --- Changes since v1: * Bump to 3.9.2 gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 0.0 PDS_RDNS_DYNAMIC_FP RDNS_DYNAMIC with FP steps X-Debbugs-Envelope-To: 49506 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.9 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.2. --- Changes since v1: * Bump to 3.9.2 gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Content analysis details: (1.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 0.0 PDS_RDNS_DYNAMIC_FP RDNS_DYNAMIC with FP steps -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.2. --- Changes since v1: * Bump to 3.9.2 gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 9f9f9909b3..381c216f69 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -13453,13 +13453,13 @@ containing words from the Rime project.") (define-public emacs-pyim (package (name "emacs-pyim") - (version "3.9.0") + (version "3.9.2") (source (origin (method url-fetch) (uri (string-append "https://elpa.gnu.org/packages/pyim-" version ".tar")) (sha256 - (base32 "1rpmw2x9gqwaw96086bfx8vkvxnw03wnclq7psi8zjb6ayz3p2qj")))) + (base32 "18m5wni1zns8fad2ll9flbfgxfy14gi03apnycajdbqxsqfp65j9")))) (build-system emacs-build-system) (propagated-inputs `(("emacs-async" ,emacs-async) base-commit: 45fdb0350028c9c2ca57c40307563a0ab423b76a -- 2.32.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 18 05:47:50 2021 Received: (at 49506-done) by debbugs.gnu.org; 18 Jul 2021 09:47:50 +0000 Received: from localhost ([127.0.0.1]:55220 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m53Oo-00032n-4i for submit@debbugs.gnu.org; Sun, 18 Jul 2021 05:47:50 -0400 Received: from mail-oln040092253061.outbound.protection.outlook.com ([40.92.253.61]:52064 helo=APC01-SG2-obe.outbound.protection.outlook.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m53Ok-00032W-CJ for 49506-done@debbugs.gnu.org; Sun, 18 Jul 2021 05:47:49 -0400 ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=TUW8gYugsez4dBiZuuph/vc+yWP1q9vn88hUWxpGHjtCFu+NBR6HaciaaZC4Jmq11F/eVfrWAN5xM+C1TZ0g77QRWeCfLdPfRcpQu+M2p9g+3+nuUFb305cMLXlP818TFzj5csd1Gf8Ymj/2TTUUxGqpYZ9Sn+HAVKMcjH4MdyfIi6IRb3z5oHm/d0VNk+8ndNFz9/yGuQSfs/ko3Ii7A6JrZ3lPQhxVzq/cdJd9TTfS6ozoaLZ9u8XjOrkqsLXCbJFcMlbBNZvJGfBC6e2/tRU/a8ZC8BlnT0aPL48s7j0KbsYx117V7nAdUZsQBY6VU+lab0HcXHw3q0Nr81xvMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=VAZyu1j7uKBU0HCRKqst+Oozsu+AN28130b4em6fmqI=; b=JG+8X3sE3sw7q90Hzi9Cf9QB1+D79ragGoGHhl1+DQkrXsrL+GNz2GQLS4nLfRv3EbWiaPHNn7UGe/QzshI3+wJD29BuMZE1iPj+85Comz1cWJigxZVL/6aG3md78pAy8rc2Mla/+hsWKaTPA8tBSEWzwvNIFo8QfbOcLUAGyc/a9RQ+06Sq6TgeX9NOnRGa+XFYUrOYWOKShUp5M5O6Tn1bqAZ47klBbYDnL7VF38Sdoyu+gfFBhwiD3OyEBTgJXrLiaYAF61Rc0XGh5jLGpPGuih6WaQ3P3NbEtPY+m2zvnbezhg2e+kP6BnJ0T1OZtUqJkvbWwp+YJ7nvNJj15w== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=VAZyu1j7uKBU0HCRKqst+Oozsu+AN28130b4em6fmqI=; b=AMfneOg/OvqK/UlBr2epmyuVLaCcaljs+ma4SMlDlgGrn1hY6eXKqcMUEVHT4rhmWsEGmUL4IVFv1G9iMgDJS4MFbuTHHpfM4XPQhzz4Luzcvb4wBDUkZk+PEPWCwvd1OOL8yVhLghMf2OpncRNeL+asZs+DgeLnXMxEtuigJRoWFTktsUuPp6ONXoBn0wBxl2wq1jmaWjL4bHfh1bWAUsHEr1ma6MGxlJzMH67B8rHeTqEkvoScXQVot9pQ0r9r7Rw1gReqcHBGGy77i2ZH8dOpmL2zy9hEX0TDuCnWMo8f9zgUInQANeHHrIUhsYtqGDuexEcVKpgugY24kKreJA== Received: from HK2PR04CA0074.apcprd04.prod.outlook.com (2603:1096:202:15::18) by SG2PR01MB2476.apcprd01.prod.exchangelabs.com (2603:1096:4:4b::19) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4331.29; Sun, 18 Jul 2021 09:47:38 +0000 Received: from HK2APC01FT037.eop-APC01.prod.protection.outlook.com (2603:1096:202:15:cafe::df) by HK2PR04CA0074.outlook.office365.com (2603:1096:202:15::18) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4331.21 via Frontend Transport; Sun, 18 Jul 2021 09:47:37 +0000 Received: from OSZP286MB0664.JPNP286.PROD.OUTLOOK.COM (2a01:111:e400:7ebc::4d) by HK2APC01FT037.mail.protection.outlook.com (2a01:111:e400:7ebc::223) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4331.21 via Frontend Transport; Sun, 18 Jul 2021 09:47:37 +0000 X-IncomingTopHeaderMarker: OriginalChecksum:02BFE6887BA68F7894823F48ED931AD6A867BA6E9E79D9DEDCD518E42A69C6F2; UpperCasedChecksum:E9E58D7DBB95C3362943976433454AAD8A0B04BF3B4780427EFE08746B7897A7; SizeAsReceived:7679; Count:46 Received: from OSZP286MB0664.JPNP286.PROD.OUTLOOK.COM ([fe80::a54b:dcbe:14cd:91e0]) by OSZP286MB0664.JPNP286.PROD.OUTLOOK.COM ([fe80::a54b:dcbe:14cd:91e0%9]) with mapi id 15.20.4331.031; Sun, 18 Jul 2021 09:47:37 +0000 From: =?utf-8?B?5a6L5paH5q2m?= To: Xinglu Chen Subject: Re: bug#49506: [PATCH] gnu: emacs-pyim: Update to 3.9.1. References: Date: Sun, 18 Jul 2021 17:47:56 +0800 In-Reply-To: (Xinglu Chen's message of "Thu, 15 Jul 2021 19:25:04 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Content-Type: text/plain X-TMN: [TsWEpTR5A7b2GX9isqVvBuK95JgKk9K2f2Z2iv1SnZ+KUDyoyaPnXEJ+2yk5WQuS] X-ClientProxiedBy: HKAPR03CA0036.apcprd03.prod.outlook.com (2603:1096:203:c9::23) To OSZP286MB0664.JPNP286.PROD.OUTLOOK.COM (2603:1096:604:ec::11) X-Microsoft-Original-Message-ID: <87pmvg3qcz.fsf_-_@outlook.com> MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 Received: from localhost (240e:399:332:9710:2f1:f5ff:fe18:6bb) by HKAPR03CA0036.apcprd03.prod.outlook.com (2603:1096:203:c9::23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4352.9 via Frontend Transport; Sun, 18 Jul 2021 09:47:36 +0000 X-MS-PublicTrafficType: Email X-IncomingHeaderCount: 46 X-EOPAttributedMessage: 0 X-MS-Office365-Filtering-Correlation-Id: 01a7d69f-561f-4709-2886-08d949d1134d X-MS-TrafficTypeDiagnostic: SG2PR01MB2476: X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: /aTT29CGDdi61zgLlJrqoBRn/6dcds0swvqFc6eIILpMeUUrTetu/2EyiDeIevyhhP5L4uG4TfryOscTK5OKUmwHGNzopLCMN76cmH2cNs5NYmAbbBlSHBjmGtgWGClSvxnS69vHGiMbpV99a1d3/9rE1Qqlj4WM6/VukfBvDQl7vjddqu4B301KjVvC4e4zEdPhyiMqZUp6uxtYmFLgujowDywXRsZSnYeuXWS9Gt6y+vwgeF4TdeoRXNUS/A1+Y0XyQA1UILwU2PcnTf5WlKk5yhckzWavbEUmldlzUhsnrLkwFYD89mC9DY/FpepjuaCHUN23FwrmNMpKA6NBtzynusdbuAS5w/Wjkis2mOKe3uka36ElwigDUCbq6/OM7kex+si6oGx6RHqtfjQLxT+1D19YC8gYfZc9WF5f0ervUXD4EIJJArYtd1UrRZ7k X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: pXo1CTCsnOQqOIHNQT9uUNQZw+Xz61WV7Jf/512S36m3sOwvYEdnsJS9Pukj+bI7gUaz057uVz9xOf+4AxEdi66hpGGJevvKTgJ4ZEUW24AenSvwLiw902YMFh8kjbk9neLp7KT1/lC8UmSOLrhBKLHJzgbjaHa0LWu8jplzfGku4MizLnHbumRLeh1NfZISQxDDYLxyel4MQJDy7M3BNQ== X-OriginatorOrg: outlook.com X-MS-Exchange-CrossTenant-Network-Message-Id: 01a7d69f-561f-4709-2886-08d949d1134d X-MS-Exchange-CrossTenant-OriginalArrivalTime: 18 Jul 2021 09:47:37.4225 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-CrossTenant-AuthSource: HK2APC01FT037.eop-APC01.prod.protection.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Anonymous X-MS-Exchange-CrossTenant-FromEntityHeader: Internet X-MS-Exchange-CrossTenant-RMS-PersistedConsumerOrg: 00000000-0000-0000-0000-000000000000 X-MS-Exchange-Transport-CrossTenantHeadersStamped: SG2PR01MB2476 X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Xinglu Chen writes: > * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.2. Pushed, thank you! Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [40.92.253.61 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [40.92.253.61 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (iyzsong[at]outlook.com) 0.0 MSGID_FROM_MTA_HEADER Message-Id was added by a relay X-Debbugs-Envelope-To: 49506-done Cc: 49506-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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 (+) Xinglu Chen writes: > * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.2. Pushed, thank you! From unknown Sun Jun 22 00:30:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 15 Aug 2021 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