From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Daniele Nicolodi Newsgroups: gmane.emacs.devel Subject: Supported platforms Date: Fri, 14 Jun 2019 14:42:32 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="96405"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 14 22:44:01 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hbt3I-000Owm-T1 for ged-emacs-devel@m.gmane.org; Fri, 14 Jun 2019 22:44:01 +0200 Original-Received: from localhost ([::1]:55192 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbt3H-0002rU-VL for ged-emacs-devel@m.gmane.org; Fri, 14 Jun 2019 16:43:59 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:32850) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbt27-0002p6-Mc for emacs-devel@gnu.org; Fri, 14 Jun 2019 16:42:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbt26-0001EG-Hn for emacs-devel@gnu.org; Fri, 14 Jun 2019 16:42:47 -0400 Original-Received: from zed.grinta.net ([109.74.203.128]:35426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hbt25-0000wG-Hz for emacs-devel@gnu.org; Fri, 14 Jun 2019 16:42:46 -0400 Original-Received: from 688dnmac.campus.nist.gov (unknown [132.163.81.39]) (Authenticated sender: daniele) by zed.grinta.net (Postfix) with ESMTPSA id 37CCBE0B79 for ; Fri, 14 Jun 2019 20:42:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=grinta.net; s=mail; t=1560544961; bh=2fbmDskkL2fL4w7IUIgadhzI3zfsy9GowoEbL5Oqq54=; h=To:From:Subject:Date:From; b=KD3cO3PoRK8Njx2Wu5sXDjSu+g7xzuAOi2yEJN+V4fRUwU+AFU82iIQujG4cG1ozX OdikP/FQB61oF3LRke+RRvbzLtqJ8QyhV7oGu41RhuCfg3QyNJBuDh4XQtQcK1IdrF 0jR4EmBxASNBl4/rbGxJU2ZQor7Sv3vW3+JJXPHY= Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 109.74.203.128 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:237647 Archived-At: Hello, is there anywhere a list of the platforms (operating system and architecture) supported by Emacs? I found etc/MACHINES in the Emacs sources, but it does not seem to contain an exhaustive list. Thank you. Cheers, Dan