emacs-devel
[Top][All Lists]
Advanced

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

Re: Multimedia dashboard in GNU Emacs


From: Po Lu
Subject: Re: Multimedia dashboard in GNU Emacs
Date: Tue, 28 Dec 2021 13:41:50 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Richard Stallman <rms@gnu.org> writes:

>   > Not sure if I can. Though it's mostly boilerplate code, I lifted most of
>   > the code from here
>   > http://blog.borovsak.si/2009/07/spawning-processes-using-glib.html .

BTW, my opinion is that code in Emacs should _never_ use GLib to spawn
processes, because GLib likes to mess around with Emacs's SIGCHLD
handler.  The situation with the WebKit xwidget is confusing enough as
it is, so we really don't need anything else using GLib subprocesses.


reply via email to

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