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: Motif support Date: Thu, 23 Dec 2021 17:08:45 +0200 Message-ID: <83ee63uznm.fsf@gnu.org> References: <83k0fwwhw5.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5665"; mail-complaints-to="usenet@ciao.gmane.io" Cc: ofv@wanadoo.es, arthur.miller@live.com, emacs-devel@gnu.org To: xenodasein@tutanota.de Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 23 16:11:14 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 1n0PkP-0001Jw-PE for ged-emacs-devel@m.gmane-mx.org; Thu, 23 Dec 2021 16:11:13 +0100 Original-Received: from localhost ([::1]:43050 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n0PkO-0008S5-2X for ged-emacs-devel@m.gmane-mx.org; Thu, 23 Dec 2021 10:11:12 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:59762) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n0Phv-0004yT-N1 for emacs-devel@gnu.org; Thu, 23 Dec 2021 10:08:39 -0500 Original-Received: from [2001:470:142:3::e] (port=59040 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 1n0Phu-0001Ot-Tz; Thu, 23 Dec 2021 10:08:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=yKN43+rIUKDyKv4QlC5FChhEtnsleA2PHCgoicVJojw=; b=IPp0BqablcoD2HrDFFyC FmaqWAKQgphfJrr5zQyFMfM0GajbQqw583dQADXjmQHU7PSzWGrq85rXaOXsj/atqkFXQRI8CkGK8 07GmzxHMd+D4KYpZhoNTI/xeiQpOOBDsQNKwjtKXF+UlWROcTTl3L4fpQdVrGIodKk9tdqPOvWqsH PxL28aQuaF1SzH/AQTaG2KJ3iv7ux//1EVx7TlB53ebDr9SkjcCPrRcklmUlIe4WJGb0+7FpwZPrt izViC1akjiiOzfh0NKTa+TAwzy+7rS+9nFabSZfDZ1sCYkY+W0973+k2w0PUChu+ytBMDcMl5YJAY zWn35pcoDc6nZQ==; Original-Received: from [87.69.77.57] (port=4021 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n0Phu-0003ah-RJ; Thu, 23 Dec 2021 10:08:39 -0500 In-Reply-To: (xenodasein@tutanota.de) 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:282969 Archived-At: > Date: Thu, 23 Dec 2021 16:05:12 +0100 (CET) > From: xenodasein@tutanota.de > Cc: emacs-devel@gnu.org, arthur.miller@live.com, ofv@wanadoo.es > > > > Believe it or not, Emacs is much more reminiscent of a game engine than > > > a desktop app. > > > I indeed don't believe it. > > Do you say this having used and inspected the source code of multiple > relatively recent game engines?  If that is the case, an elaboration > from someone of your experience level would be valuable. I'm saying this as someone who is familiar with the Emacs display code.