help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How do I --debug-init on Android?


From: Esben Stien
Subject: How do I --debug-init on Android?
Date: Fri, 08 Dec 2023 22:48:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]