From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Thanos Apollo Newsgroups: gmane.emacs.devel Subject: Re: Android port of Emacs Date: Sun, 18 Jun 2023 23:39:48 +0300 Message-ID: <871qi8cxa6.fsf@zeus> References: <83v8fnslfz.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21501"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.8.13; emacs 28.2 To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Jun 18 22:49: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 1qAzL8-0005S2-OI for ged-emacs-devel@m.gmane-mx.org; Sun, 18 Jun 2023 22:49:38 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qAzKb-0004nO-83; Sun, 18 Jun 2023 16:49:05 -0400 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 1qAzKR-0004me-Eu for emacs-devel@gnu.org; Sun, 18 Jun 2023 16:48:56 -0400 Original-Received: from relay5-d.mail.gandi.net ([2001:4b98:dc4:8::225]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qAzKP-0001C6-SD for emacs-devel@gnu.org; Sun, 18 Jun 2023 16:48:55 -0400 X-GND-Sasl: public@thanosapollo.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thanosapollo.com; s=gm1; t=1687121328; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=NCc0oHMPsLT9Yg5In+MDL4y1OBT43nvptVDeBxEVbCI=; b=N+bkwZnuYBzPPeQUgx2Xc+ktq6IMlknVRtyWl0ozKxHCwrilOPamXhFLuDFtr3Jp/x0yr/ UM8F6ehx0gRChfNpoDIhjlYzJzdKt3JOql/lvMGXMWaHm0ROJb1i154L7dqnKuyCSqT7Qp pu3W0JYfnRydHcNJ1x9vzP6loAie35x00EfTWVyKnlaJFKHOTMqjT5cnHjfOElAV2eXmVh LxcdaJ58Ljah8ISNEiPYzGCQqEVBWWUL4pmy6gP13W3WRnoQ/AktvvWgrMjwt3PPb63NvJ hfHn2i844eLQ30o4a6Smi87+2fZaEupelWczGwvuXiHhOLEYKuPj5C9pbp2grw== Original-Received: by mail.gandi.net (Postfix) with ESMTPSA id 976AE1C0005 for ; Sun, 18 Jun 2023 20:48:47 +0000 (UTC) In-reply-to: <83v8fnslfz.fsf@gnu.org> Received-SPF: pass client-ip=2001:4b98:dc4:8::225; envelope-from=public@thanosapollo.com; helo=relay5-d.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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:307012 Archived-At: Eli Zaretskii writes: > Given these IMO significant downsides, I wonder whether we should > maintain the Android support as part of the upstream project. It > sounds like a non-trivial maintenance burden that relies on a single > developer. Should we really commit ourselves to this additional work, > from now on? Does this mean emacs won't be supported on android devices anymore? I love using emacs through termux especially for note taking during my university lectures. In any case, thank you for your hard work and dedication! -- Thanos