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.help Subject: Re: Would there be a drawback of using the same graphical toolkit on every platform? Date: Sat, 19 Feb 2022 11:26:05 +0200 Message-ID: <83ee3zyzpu.fsf@gnu.org> References: <83tucvz53x.fsf@gnu.org> <87h78vfgri.fsf@zoho.eu> <83h78vz17w.fsf@gnu.org> <87czjjfck2.fsf@zoho.eu> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23155"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 19 10:26:37 2022 Return-path: Envelope-to: geh-help-gnu-emacs@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 1nLM0j-0005rj-2l for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 19 Feb 2022 10:26:37 +0100 Original-Received: from localhost ([::1]:39626 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nLM0h-0002RY-Jp for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 19 Feb 2022 04:26:35 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:52414) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nLM0E-0002R6-OA for help-gnu-emacs@gnu.org; Sat, 19 Feb 2022 04:26:06 -0500 Original-Received: from [2001:470:142:3::e] (port=54450 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 1nLM0E-0001CW-94 for help-gnu-emacs@gnu.org; Sat, 19 Feb 2022 04:26:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=EyHZGeED9o8nWLg9tdEiaX0e51tOtvx0y4VHMw2XTXU=; b=mgPL2EZEHr7o Bi+xDzvOg6+jTxQmhDCmvutmZCwMWsHqEHrPv7gjg/ELcp3q7z6v3ca6yYcHVmWOsM4sZLUxPMX// 0oW+Th9o5yLMRRXatLvOwCAQXKzcpA6AERkU5zNAL6iZQw+tLSfxlFnwtsA8xKFlEbuOTFjh8lgpP lwzblVMHhbh8so7Uk01C7fqyMx1SyV6wyC90US80kV/hr+RasrrfbBeh2lDLRu0sCl/9dsfsefMoi MAOUOoSkCbPXLhqXI2mm6lyV0tjOi5hc+4S2F//3o1yr4qYPyEyCGTZs7KMRvGxXpsuZsasgFYasr 8c6g792BLEp2QZkLoxgHBA==; Original-Received: from [87.69.77.57] (port=1974 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 1nLM0D-0002zF-Jf for help-gnu-emacs@gnu.org; Sat, 19 Feb 2022 04:26:05 -0500 In-Reply-To: <87czjjfck2.fsf@zoho.eu> (message from Emanuel Berg via Users list for the GNU Emacs text editor on Sat, 19 Feb 2022 10:09:01 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:135997 Archived-At: > Date: Sat, 19 Feb 2022 10:09:01 +0100 > From: Emanuel Berg via Users list for the GNU Emacs text editor > > Eli Zaretskii wrote: > > > The first line of the GNU Manifesto says: > > > > What's GNU? Gnu's Not Unix! > > _That_'s the joke ... Not really. The _acronym_ is a joke, but not the idea. > GNU isn't UNIX but it sure is Unix! > > As is Linux ... No, they aren't. The kernel is very different, most of the utilities are very different, etc. > POSIX = Portable Operating System Interface, coined by RMS ... > or am I wrong? You are wrong. POSIX indeed covers both Unix and GNU systems, so if I said "POSIX and GNU", that would be a funny mistake. But that's not what I said.