From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [elpa] externals/pyim 1e14e7c: V3.1 Date: Sat, 27 Feb 2021 12:13:35 +0200 Message-ID: <83wnutom28.fsf@gnu.org> References: <20210224023820.26915.3177@vcs0.savannah.gnu.org> <20210224023821.4146320536@vcs0.savannah.gnu.org> <6ce36395.2923.177d28ab1ae.Coremail.tumashu@163.com> <83czwpto4b.fsf@gnu.org> <416e44ab.1577.177d701c50e.Coremail.tumashu@163.com> <83zgzsrzpp.fsf@gnu.org> <30b0f73e.2c0d.177dccd2b8f.Coremail.tumashu@163.com> <83im6fqnom.fsf@gnu.org> <71fd8f5a.1f8f.177e2b1da8d.Coremail.tumashu@163.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5796"; mail-complaints-to="usenet@ciao.gmane.io" Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: tumashu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Feb 27 11:14:57 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lFwcj-0001QS-CP for ged-emacs-devel@m.gmane-mx.org; Sat, 27 Feb 2021 11:14:57 +0100 Original-Received: from localhost ([::1]:43590 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lFwci-0004pu-FB for ged-emacs-devel@m.gmane-mx.org; Sat, 27 Feb 2021 05:14:56 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46752) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lFwbb-0004M6-6E for emacs-devel@gnu.org; Sat, 27 Feb 2021 05:13:47 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:57786) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lFwbX-0001kM-Lh; Sat, 27 Feb 2021 05:13:43 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2966 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lFwbX-00072r-2D; Sat, 27 Feb 2021 05:13:43 -0500 In-Reply-To: <71fd8f5a.1f8f.177e2b1da8d.Coremail.tumashu@163.com> (message from tumashu on Sat, 27 Feb 2021 16:54:02 +0800 (CST)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:265715 Archived-At: > Date: Sat, 27 Feb 2021 16:54:02 +0800 (CST) > From: tumashu > Cc: "Stefan Monnier" , > "emacs-devel@gnu.org" > > pyim core depend async, which is a GNU elpa package, and > hard remove this depend. I see. > for the emacs-async reason, maybe pyim can not move to emacs.git, > maybe Gnu elpa is better place. I guess so. Too bad. > >And I think the dependency on MELPA is the most worrisome, as we try > >not to encourage users to install packages from there, let alone force > >them do it. This part is a problem even if pyim is only on ELPA. Thanks.