From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Emacs design and architecture Date: Thu, 14 Sep 2023 18:50:21 +0200 Message-ID: <87jzss7l82.fsf@tanaka.verona.se> References: <873503y66i.fsf@yahoo.com> <87fs3ur9u8.fsf@dataswamp.org> <875y4moiiq.fsf@dataswamp.org> <83r0n4rj78.fsf@gnu.org> <83cyynpmvd.fsf@gnu.org> <838r99mh40.fsf@gnu.org> <87r0n12rav.fsf@yahoo.com> <87jzssohae.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19524"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Helmut Eller , Gerd =?iso-8859-1?Q?M=F6llmann?= , Po Lu , Eli Zaretskii , Lynn Winebarger , rms@gnu.org, emacs-devel@gnu.org To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Sep 14 18:51:29 2023 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 1qgpYv-0004qx-Bc for ged-emacs-devel@m.gmane-mx.org; Thu, 14 Sep 2023 18:51:29 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qgpY1-0004Gw-D2; Thu, 14 Sep 2023 12:50:33 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qgpXy-0004E5-Fc for emacs-devel@gnu.org; Thu, 14 Sep 2023 12:50:30 -0400 Original-Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qgpXv-0003rE-S8 for emacs-devel@gnu.org; Thu, 14 Sep 2023 12:50:30 -0400 Original-Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 0CC212FAAAE5 for ; Thu, 14 Sep 2023 18:50:23 +0200 (CEST) Original-Received: from s981.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id F149C2E2CB92; Thu, 14 Sep 2023 18:50:22 +0200 (CEST) Original-Received: from s898.loopia.se (unknown [172.22.191.6]) by s981.loopia.se (Postfix) with ESMTP id EDFC822B177A; Thu, 14 Sep 2023 18:50:22 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se Original-Received: from s899.loopia.se ([172.22.191.5]) by s898.loopia.se (s898.loopia.se [172.22.190.17]) (amavisd-new, port 10024) with UTF8LMTP id 8Y5GikN8B-Vr; Thu, 14 Sep 2023 18:50:22 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: joakim@alicantealmeria.se X-Loopia-Originating-IP: 193.234.148.196 Original-Received: from tanaka.verona.se (unknown [193.234.148.196]) (Authenticated sender: joakim@alicantealmeria.se) by s899.loopia.se (Postfix) with ESMTPSA id 24BDA2C8BAB4; Thu, 14 Sep 2023 18:50:22 +0200 (CEST) In-Reply-To: <87jzssohae.fsf@posteo.net> (Philip Kaludercic's message of "Thu, 14 Sep 2023 16:23:21 +0000") Received-SPF: pass client-ip=93.188.3.37; envelope-from=joakim@verona.se; helo=smtp.outgoing.loopia.se X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:310583 Archived-At: Philip Kaludercic writes: > Helmut Eller writes: > >> On Thu, Sep 14 2023, Gerd M=F6llmann wrote: >> >>> What I meant is that (a) this technology has advanced layout >>> capabilities, and (b) can obviously be used for interactive >>> applications, like an editor. >> >> So has nobody yet written a front-end for Emacs that runs in a web >> browser? > > Using PGTK it is allegedly possible to have Emacs run in a browser[0], > but on my system the command fails with > > $ GDK_BACKEND=3Dbroadway BROADWAY_DISPLAY=3D:6 lemacs -Q > > (emacs:44517): Gtk-WARNING **: 18:23:14.025: cannot open display: :0 > > > [0] https://lists.gnu.org/archive/html/emacs-devel/2020-12/msg01442.html,= =20 This worked for me a couple of years ago. Havent tried recently. > --=20 Joakim Verona joakim@verona.se