From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Introducing emacs-webkit and more thoughts on Emacs rendering (was Rethinking the design of xwidgets) Date: Sat, 28 Nov 2020 09:31:14 +0200 Message-ID: <83blfindj1.fsf@gnu.org> References: <864kmzupp0.fsf@akirakyle.com> <86pn46awrr.fsf@akirakyle.com> <87y2ise7j5.fsf@gnus.org> <87lferb7co.fsf@gnus.org> <20201126082711.GA12134@tuxteam.de> <87im9s3pdh.fsf@logand.com> <86blfiqyua.fsf@akirakyle.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3787"; mail-complaints-to="usenet@ciao.gmane.io" Cc: arthur.miller@live.com, tom@logand.com, monnier@iro.umontreal.ca, rms@gnu.org, emacs-devel@gnu.org To: Akira Kyle Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Nov 28 08:33:00 2020 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 1kiuj6-0000tM-6T for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Nov 2020 08:33:00 +0100 Original-Received: from localhost ([::1]:34968 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kiuj5-00074r-6D for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Nov 2020 02:32:59 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38338) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kiui0-0006Xo-Jn for emacs-devel@gnu.org; Sat, 28 Nov 2020 02:31:54 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:41420) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kiuhy-0006Dk-Uh; Sat, 28 Nov 2020 02:31:50 -0500 Original-Received: from [176.228.60.248] (port=4592 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kiuhc-0006pj-M3; Sat, 28 Nov 2020 02:31:29 -0500 In-Reply-To: <86blfiqyua.fsf@akirakyle.com> (message from Akira Kyle on Fri, 27 Nov 2020 14:22:37 -0700) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:259937 Archived-At: > From: Akira Kyle > Date: Fri, 27 Nov 2020 14:22:37 -0700 > Cc: emacs-devel@gnu.org, Richard Stallman , > Arthur Miller , tom@logand.com > > > The question is what benefit is there to having it linked in as > > a library as opposed to accessing similar functionality via > > a sub-process. > > I don't think this necessarily has to be a question of Emacs links > against yet another library, or someone wraps a program's command > line arguments. But that was the question that was asked, and that was the question to which Richard responded. Other questions are possible, and will likely have different answers.