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: Android port (was: gnulib fsusage) Date: Fri, 20 Jan 2023 09:19:54 +0200 Message-ID: <83bkmtoep1.fsf@gnu.org> References: <87bkmv6z36.fsf.ref@yahoo.com> <87bkmv6z36.fsf@yahoo.com> <83y1pzyqed.fsf@gnu.org> <875yd296la.fsf@yahoo.com> <83lelyzuph.fsf@gnu.org> <871qnq91l1.fsf@yahoo.com> <835yd2ps1v.fsf@gnu.org> <87wn5i7id9.fsf@yahoo.com> <831qnqppkm.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40352"; mail-complaints-to="usenet@ciao.gmane.io" Cc: luangruo@yahoo.com, emacs-devel@gnu.org To: Jean Louis Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jan 20 08:20:39 2023 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 1pIlhV-000AFB-UP for ged-emacs-devel@m.gmane-mx.org; Fri, 20 Jan 2023 08:20:38 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pIlgq-0006eJ-4S; Fri, 20 Jan 2023 02:19:56 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pIlgp-0006ct-1X for emacs-devel@gnu.org; Fri, 20 Jan 2023 02:19:55 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pIlgo-0000Sl-PL; Fri, 20 Jan 2023 02:19:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=cKl0U2zHeAjnhULdOPosC2GcUzPCEZyF82ZMhY7zafc=; b=Ek2xtyZHAlfa 80qGkPnYo80k4KfGRopOwxy2/e4d0s3gkCz37U7o6uWEcHf7CpugZR58m95jtnAG+MitmDgXhGseP OfidUXxB60Nae1UMi9dxB+9wNbA0haoc7yjrTww/HncjAlj1K+MkIxTT5WFG7ggr1BZwMXRyOnLmr dTrVpI79zD4ikMpwKKUdMeK1R2uOKNSMXfNe3bdBBUgT9/5t/B8dV+H0RZadFB/27okujc4xJsV31 nP6z5DaQIP6IOHTuOtn1WOg86rE9CMSVXfKabfeTr7V1CpjpNmZHoU8/j0fwenEi8tn8AmIme1J4F wdZe4MH2JAgLs4qBlxFhKg==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pIlgo-00014c-8R; Fri, 20 Jan 2023 02:19:54 -0500 In-Reply-To: (message from Jean Louis on Fri, 20 Jan 2023 09:47:34 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:302568 Archived-At: > Date: Fri, 20 Jan 2023 09:47:34 +0300 > From: Jean Louis > Cc: Po Lu , emacs-devel@gnu.org > > * Eli Zaretskii [2023-01-19 17:28]: > > First, we need to decide whether we indeed want to have this in Emacs. > > Android is not a free platform, so when its support comes with a lot > > of additional non-trivial code that we'd need to understand and > > support/maintain (including a lot of Java), we had better discussed > > that first. > > Replicant is free platform. That fact is not relevant to this discussion.