From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Multimedia dashboard in GNU Emacs Date: Mon, 27 Dec 2021 23:19:50 -0500 Message-ID: References: <87pmpm2v4b.fsf@gnus.org> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26082"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, emacs-devel@gnu.org To: Anand Tamariya Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Dec 28 05:21:15 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n23z7-0006bP-7n for ged-emacs-devel@m.gmane-mx.org; Tue, 28 Dec 2021 05:21:13 +0100 Original-Received: from localhost ([::1]:53024 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n23z5-0005KY-VE for ged-emacs-devel@m.gmane-mx.org; Mon, 27 Dec 2021 23:21:11 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:42446) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n23xm-0003pI-F3 for emacs-devel@gnu.org; Mon, 27 Dec 2021 23:19:50 -0500 Original-Received: from [2001:470:142:3::e] (port=53432 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n23xm-00026U-29; Mon, 27 Dec 2021 23:19:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=RWZIEWhcD5OynYSWLS0uCTZrtkRFsl22rmLoLdqXQoA=; b=kzlgRbvlaBtx 44F/BI3nb3PYmV/rb9Dq9vPlMwEWV4p+YFXZ97z/E7fCcJcLpiJF1xBB1hUisypevyKlDoF0qGLpY IWe85FoRd7ti9EOK9l6QbdmJdwqtrprVx0PJoXEzUXT6KB3+PGhm7tRmINtDZ1O/wWzVqj6eRIBNv XyfPJ5OAoisjhQtoLVCStJS6jRebikvjf7MJLkA7ceWMwuUaHPAgS+7wpismdUqhswURHxBy6jNYb qf4NdeqQA7ztnmM12DxSvNy6MOmrwflH10vb2oxkB9KNSwVW7QXvnjrwMHnmuFnknOPnIJvXVhDLb 72jIhdjZ8pmMPFy53NqdEA==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1n23xm-000766-3s; Mon, 27 Dec 2021 23:19:50 -0500 In-Reply-To: (message from Anand Tamariya on Mon, 27 Dec 2021 09:46:15 +0530) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:283471 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > 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 . I can't see anything in that page -- it depends on nonfree JS code -- but in general I can say that copying code that's not profound is more trouble than using something written from scratch. Would you like to start from scratch? -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)