From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: xenodasein--- via "Emacs development discussions." Newsgroups: gmane.emacs.devel Subject: Re: Motif support Date: Tue, 21 Dec 2021 18:58:18 +0100 (CET) Message-ID: References: <83fsqlzyxo.fsf@gnu.org> Reply-To: xenodasein@tutanota.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4059"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs Devel To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Dec 21 18:58:57 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 1mzjPc-0000q9-Rf for ged-emacs-devel@m.gmane-mx.org; Tue, 21 Dec 2021 18:58:56 +0100 Original-Received: from localhost ([::1]:47732 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mzjPb-0007wQ-9K for ged-emacs-devel@m.gmane-mx.org; Tue, 21 Dec 2021 12:58:55 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:43124) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzjP4-0007ED-2Q for emacs-devel@gnu.org; Tue, 21 Dec 2021 12:58:22 -0500 Original-Received: from w1.tutanota.de ([81.3.6.162]:57096) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzjP2-0008EW-Em; Tue, 21 Dec 2021 12:58:21 -0500 Original-Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id 45847FBF64D; Tue, 21 Dec 2021 17:58:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1640109498; s=s1; d=tutanota.de; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=UtAKAZOD7qP910xTEE8BvMLixZGluhfTLFe3g90BZNU=; b=3m/jR3iEMV/p3bPkMVyzFttWLFNqhyV0Yw0XoMuTfV/9YQZf090dsU7zR278IHZu 658QE2Imy/4WBQNfTgSWhdw5G6OPOXhEzqvBppF9TXqQghXkNsJHe4tJjxKBeh5cr+X 1csP7hBlQmh3MPohhBQ2yVX0J1ia2UQoSD77P+PBdTcxAbvCnAyAPOb7nhRGy40T70J R+ViqgaHCzjpM3AVDLO2G+70cMC8hPG+GGbTK/ZRZoVgBxl2k/RAMaWKwGPf0Aw7WMk iOu0KXT/JHvL0NdN9ms0mNaNblYbf4px6qtxEN4ExPl5y8O7cbMfOVD1LaJ/QfLXpX3 X810MjZOQg== In-Reply-To: <83fsqlzyxo.fsf@gnu.org> Received-SPF: pass client-ip=81.3.6.162; envelope-from=xenodasein@tutanota.de; helo=w1.tutanota.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-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" Xref: news.gmane.io gmane.emacs.devel:282612 Archived-At: Quoting: https://lists.gnu.org/archive/html/emacs-devel/2021-12/msg02025.ht= ml From:=09Eli Zaretskii Subject: Re: Motif support Date:=09Tue, 21 Dec 2021 18:48:35 +0200 > Various people like how various toolkits look and work, and want Emacs > to look and work similarly.=C2=A0 That's all there is to it. I see, plenitude of choices.=C2=A0 Since my interest is game development It felt peculiar to me as the common practice there is to just draw your interface as how you want it to look, make it customizable possibly. If I wanted to work on something like --with-x-toolkit=3Dno but pretty and customizable, using simple software rendering to run on all platforms, is this something desirable?=C2=A0 It could be enabled in early-init to be used instead of win32 toolkit for example.