all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Esben Stien <b0ef@esben-stien.name>
To: help-gnu-emacs@gnu.org
Subject: How do I --debug-init on Android?
Date: Fri, 08 Dec 2023 22:48:42 +0100	[thread overview]
Message-ID: <87y1e48ix1.fsf@esben-stien.name> (raw)

I'm starting Emacs like this:

adb shell am start -n org.gnu.emacs/org.gnu.emacs.EmacsActivity

, but run into some problems that I need to debug.

If I try to pass "--debug-init"

adb shell am start -n org.gnu.emacs/org.gnu.emacs.EmacsActivity --es ARGS "--debug-init"

it says:

Starting: Intent { cmp=org.gnu.emacs/.EmacsActivity (has extras) }

, but it doesn't start Emacs with --debug-init.

Is there some other way I should pass this parameter?

Does Emacs on Android even support any parameters.

If it doesn't support parameters, is there any way to pass this in the init file?;)

-- 
Esben Stien is b0ef@e     s      a
         http://www. s     t    n m
          irc://irc.  b  -  i  .   e/%23contact
           sip:b0ef@   e     e
           jid:b0ef@    n     n



             reply	other threads:[~2023-12-08 21:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-08 21:48 Esben Stien [this message]
2023-12-09  8:26 ` How do I --debug-init on Android? 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=87y1e48ix1.fsf@esben-stien.name \
    --to=b0ef@esben-stien.name \
    --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.