From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.devel Subject: Re: Fixes for 64-bit Emacs on Snow Leopard Date: Mon, 7 Sep 2009 19:26:14 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1075.2) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1252366001 14090 80.91.229.12 (7 Sep 2009 23:26:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Sep 2009 23:26:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: Erik Charlebois Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 08 01:26:34 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MknbW-0006nC-41 for ged-emacs-devel@m.gmane.org; Tue, 08 Sep 2009 01:26:34 +0200 Original-Received: from localhost ([127.0.0.1]:59229 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MknbV-0006k1-HD for ged-emacs-devel@m.gmane.org; Mon, 07 Sep 2009 19:26:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MknbO-0006iC-2p for emacs-devel@gnu.org; Mon, 07 Sep 2009 19:26:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MknbJ-0006eU-DW for emacs-devel@gnu.org; Mon, 07 Sep 2009 19:26:25 -0400 Original-Received: from [199.232.76.173] (port=46965 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MknbJ-0006eI-7X for emacs-devel@gnu.org; Mon, 07 Sep 2009 19:26:21 -0400 Original-Received: from mail-qy0-f185.google.com ([209.85.221.185]:44302) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MknbJ-0005Bh-0i for emacs-devel@gnu.org; Mon, 07 Sep 2009 19:26:21 -0400 Original-Received: by qyk15 with SMTP id 15so2157036qyk.13 for ; Mon, 07 Sep 2009 16:26:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=ZRhzIwsuprezKkZNk9MCfWCoUnQvJjNJtk8d6/03DYo=; b=EOKDnuI63UjGp8aWco/KnULOUI3Fh6fLlYxZ/BS6FKEpeUXunooJ+8Bm42G0yNLj02 udCJ5QJsHApvolL3xv5viTTNK0gyQhQ2LCCEN28HH7owZjtLSTHNCopb/wbeskLwZEcy Xf2M4QAnUvnkPmlS7XKZra/O2ooturiuFUZDA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=YHE6JldO6YvMnB0LNxZYZWc+BUkaFu+A+TEEO2hwy8t5ttbCOMGY/q+Vmqctd2MJrc JxoY5tENWcTmcwlroVWRKCxuTVx12NSD7NWyipvMjAiCvWF74qz/ukcuXMtdWmjxQWE1 AYzcbtAxUpvvjjTwMtkLoE/KnuWG54gYrhJVI= Original-Received: by 10.224.52.94 with SMTP id h30mr9419933qag.348.1252365978549; Mon, 07 Sep 2009 16:26:18 -0700 (PDT) Original-Received: from scarlett.local (pool-71-182-160-43.pitbpa.east.verizon.net [71.182.160.43]) by mx.google.com with ESMTPS id 5sm2081960qwh.40.2009.09.07.16.26.16 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 07 Sep 2009 16:26:17 -0700 (PDT) In-Reply-To: X-Mailer: Apple Mail (2.1075.2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:115101 Archived-At: Hi Erik, On Sep 7, 2009, at 5:08 PM, Erik Charlebois wrote: > I've posted the steps/fixes to get a 64-bit NS/Cocoa Emacs 23.1 > working for Snow Leopard on my blog at http://blog.fac9.com/index.php/2009/08/30/building-a-64-bit-emacs-on-snow-leopard/ > . I've been using it for a week without problems. Thanks, that's great news. Regarding your point 5: I did not redefine CGFloat when I tried to address these things; I'm not sure if it is necessary. You might be right. See this file http://github.com/davidswelt/aquamacs-emacs/blob/874784331f6e1bcfe319823616067bcf2432c29a/src/nsgui.h Would you be willing to post a patch with all of your changes? Thanks again - David