* Getting emacs --daemon working in Chromebook Crostini VM
@ 2021-04-30 14:41 Alex Bennée
2021-04-30 15:29 ` Alex Bennée
0 siblings, 1 reply; 2+ messages in thread
From: Alex Bennée @ 2021-04-30 14:41 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
I'm not sure what has changed but I've got a very weird problem with
trying to run Emacs on my Chromebook. The Crostini container is a
standard Debian Buster install and I can run emacs normally from the
command line and get a GUI. However when try and start the daemon with:
emacsclient -a '' -c -n
I can see it starting up but it never completes and opens a frame. It's
not hung because I can trigger a new frame to appear via Edit with Emacs
sending a new frame request from the browser. However I can't use any
minibuffer operations and any attempts to do so hangs as the prompt is
echoed on the terminal I launched the daemon from.
Any idea what could be going on or how best to debug this?
--
Alex Bennée
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Getting emacs --daemon working in Chromebook Crostini VM
2021-04-30 14:41 Getting emacs --daemon working in Chromebook Crostini VM Alex Bennée
@ 2021-04-30 15:29 ` Alex Bennée
0 siblings, 0 replies; 2+ messages in thread
From: Alex Bennée @ 2021-04-30 15:29 UTC (permalink / raw)
To: help-gnu-emacs
Alex Bennée <alex.bennee@linaro.org> writes:
> Hi,
>
> I'm not sure what has changed but I've got a very weird problem with
> trying to run Emacs on my Chromebook. The Crostini container is a
> standard Debian Buster install and I can run emacs normally from the
> command line and get a GUI. However when try and start the daemon with:
>
> emacsclient -a '' -c -n
>
> I can see it starting up but it never completes and opens a frame. It's
> not hung because I can trigger a new frame to appear via Edit with Emacs
> sending a new frame request from the browser. However I can't use any
> minibuffer operations and any attempts to do so hangs as the prompt is
> echoed on the terminal I launched the daemon from.
>
> Any idea what could be going on or how best to debug this?
Bisecting my config it seems to be something to do with doom-modeline
which once disabled allows everything to work as before. Have no idea
why though.
--
Alex Bennée
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-30 15:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-30 14:41 Getting emacs --daemon working in Chromebook Crostini VM Alex Bennée
2021-04-30 15:29 ` Alex Bennée
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).