From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lockywolf Newsgroups: gmane.emacs.help Subject: Re: gnutls error on Emacs for Android armeabi 7a Date: Mon, 22 Apr 2024 10:36:13 +0800 Message-ID: <87zftmrtsw.fsf@laptop.lockywolf.net> References: <87a5lqdjeb.fsf@laptop.lockywolf.net> <87wmotiv7h.fsf@yahoo.com> <877cgtd55y.fsf@laptop.lockywolf.net> <87jzktin4r.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24675"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.10.7; emacs 30.0.50 Cc: help-gnu-emacs@gnu.org To: Po Lu Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Apr 22 04:55:33 2024 Return-path: Envelope-to: geh-help-gnu-emacs@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 1ryjq8-0006AN-G7 for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 22 Apr 2024 04:55:32 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ryjpd-0007sg-AY; Sun, 21 Apr 2024 22:55:01 -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 1ryjpb-0007sS-O5 for help-gnu-emacs@gnu.org; Sun, 21 Apr 2024 22:54:59 -0400 Original-Received: from public.lockywolf.net ([2a03:6000:6f63:638::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ryjpZ-0000Ib-Nc for help-gnu-emacs@gnu.org; Sun, 21 Apr 2024 22:54:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2021-05-20; bh=J1GSxZR78 rnuaIpduzemMzQSWWAPJ6+G3DZcOIXhIrI=; h=in-reply-to:date:subject:cc:to: from:references; d=lockywolf.net; b=jYCt93JxgvOTQIyj8G217h/X8ynnT0INY4 5s5Pp1DGAnrMliu4MzzkuPVuxtAm0j7l/F3ae9TTPRgxkI3MyWc+L9YvpHzSQp4K1lK4KL Tl7mO1CVNM6TPG9AbqZA+mjTgWoB2fQqLYDf/ixtPKUGCjGHxYt7wUwzGutV40g7NWo= Original-Received: from laptop.lockywolf.net ( [2001:470:24:315::102]) by public.lockywolf.net (OpenSMTPD) with ESMTPSA id 1e41987e (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 22 Apr 2024 04:54:49 +0200 (CEST) In-reply-to: <87jzktin4r.fsf@yahoo.com> Received-SPF: pass client-ip=2a03:6000:6f63:638::2; envelope-from=for_help-gnu-emacs_at_gnu_org_2023-11-30@lockywolf.net; helo=public.lockywolf.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:146417 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Po Lu writes: 1. > and a search revealed also this issue/discussion: > > https://github.com/termux/termux-app/discussions/3812 > > in which there are several strong words of caution from its maintainers > against packages purporting to be 0.119. Since packaging support for > Android 5 and 6 remains inactive, and the limited support they do > provide was not functional when last I tried, I don't plan to continue > providing builds for such configurations until it is demonstrated that > they are in fact practical. Recall that the recently superseded Termux > builds labeled "16" enforced a minimum API level of 24 in any case, > which state of affairs continued for a considerable period without any > reports from users of having been inconvenienced. I installed termux from GitHub workflow, not from some UltraMod website. It works for my purposes, more or less. I have also created a self-signed pair of packages for termux, and emacs. I didn't actually rebuild them, I have just unpacked and re-signed them with apktool/jarsigner. (Like here https://github.com/marek-g/marek-g.github.io/blob/44d1b74493e35e= f9f2e206657f42d3e927ee7751/posts/tips_and_tricks/emacs_on_android.md) Well, unmaintained, unsupported, buggy... but still lets me use my 7-years-old ebook reader almost as a true laptop, with git and gcc, and now with Emacs. 2. Unrelated to termux, but related to Android. Is there a way to stop the on-screen keyboard pop-up when C-s or C-r is pressed? I am using a physical keyboard, so I don't really need the on-screen one. It does _not_ pop up when I use any other keyboard-involving command, such as M-x, or even non-incremental search (spawned when I type the =F0=9F= =94=8D button present on some keyboards). =2D-=20 Your sincerely, Vladimir Nikishkin (MiEr, lockywolf) (Laptop) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQSWBebxCAoqaJP8N/j71sGyD+xtqgUCZiXRYQAKCRD71sGyD+xt qm/oAP9XmUsGKwKR3dZLKAD5uNo8omCibOZvygbBSdaALiXCFQEAm7se3wZMEAz/ gKZpzBeJY5ASKKsK8VQJpx8Z4ZdSPAo= =uh1G -----END PGP SIGNATURE----- --=-=-=--