From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Nextstep build uses iso-latin by default. WHY? Date: Sat, 16 Apr 2016 09:47:09 -0400 Message-ID: References: <56E32A19.7060304@alice.it> <831t7givui.fsf@gnu.org> <20160320151123.GA65516@galloway.idiocy.org> <20160402154513.GA9618@breton.local> <3323FE99-3D82-4A2A-B6B8-1FB7A2A6D66C@iotcl.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1460814453 31236 80.91.229.3 (16 Apr 2016 13:47:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Apr 2016 13:47:33 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 16 15:47:27 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1arQZJ-0000gF-W8 for ged-emacs-devel@m.gmane.org; Sat, 16 Apr 2016 15:47:26 +0200 Original-Received: from localhost ([::1]:55685 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arQZJ-0003U0-Dk for ged-emacs-devel@m.gmane.org; Sat, 16 Apr 2016 09:47:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arQZE-0003SP-VJ for emacs-devel@gnu.org; Sat, 16 Apr 2016 09:47:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arQZB-0005En-NA for emacs-devel@gnu.org; Sat, 16 Apr 2016 09:47:20 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:54162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arQZB-0005Eb-Ga for emacs-devel@gnu.org; Sat, 16 Apr 2016 09:47:17 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1arQZ9-0000bj-9C for emacs-devel@gnu.org; Sat, 16 Apr 2016 15:47:15 +0200 Original-Received: from 45.72.141.36 ([45.72.141.36]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Apr 2016 15:47:15 +0200 Original-Received: from monnier by 45.72.141.36 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Apr 2016 15:47:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 45.72.141.36 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:6yHAaUNVZKUW+Xy/IeIr4DTXZXQ= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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:202990 Archived-At: > But this is not. At least, the Mac port uses the following > Objective-C Cocoa APIs/frameworks that are not used in the NS port: > Core Animation > Core Image > OSAKit > PDFKit (for rendering PDF data via `image-io' or `imagemagick' image types) > WebKit (for rendering SVG data via `svg' image type) I'd love to see some further consolidation between the two ports (like we've seen recently with the macfont.m, IIUC). Stefan