all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: Lockywolf <for_help-gnu-emacs_at_gnu_org_2023-11-30@lockywolf.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: gnutls error on Emacs for Android armeabi 7a
Date: Mon, 22 Apr 2024 11:33:40 +0800	[thread overview]
Message-ID: <87o7a2gjfv.fsf@yahoo.com> (raw)
In-Reply-To: <87zftmrtsw.fsf@laptop.lockywolf.net> (Lockywolf's message of "Mon, 22 Apr 2024 10:36:13 +0800")

Lockywolf <for_help-gnu-emacs_at_gnu_org_2023-11-30@lockywolf.net>
writes:

> 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/44d1b74493e35ef9f2e206657f42d3e927ee7751/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.

The Termux binaries on SourceForge are signed with public signing keys
published in the Emacs repository and meant for the resigned Termux
being distributed from the same location.  Users signing builds
individually should either compile Emacs from source code, with a
different set of signing keys, or modify any Emacs package they please,
not limited to what is in the "termux" directory.

Generally speaking, it is redundant to generate a signing key and resign
both Termux and Emacs, as their default keys are available to the
public:

  https://git.savannah.gnu.org/cgit/emacs.git/tree/java/emacs.keystore
  https://github.com/termux/termux-app/blob/master/app/testkey_untrusted.jks

since, evidently, Android's policy of restricting program
interoperability to programs from a single publisher does not commend
itself to us or them.

> 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.

Disable "Settings -> Language & Input -> Physical keyboard -> Use
on-screen keyboard."



  reply	other threads:[~2024-04-22  3:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19  4:52 gnutls error on Emacs for Android armeabi 7a Lockywolf
2024-04-19  8:59 ` Po Lu
2024-04-19  9:47   ` Lockywolf
2024-04-19 10:17   ` Lockywolf
2024-04-19 11:54     ` Po Lu
2024-04-22  2:36       ` Lockywolf
2024-04-22  3:33         ` Po Lu [this message]
2024-04-22  3:57           ` Lockywolf
2024-04-22  5:29             ` Po Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o7a2gjfv.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=for_help-gnu-emacs_at_gnu_org_2023-11-30@lockywolf.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.