From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adrian Robert Newsgroups: gmane.emacs.devel Subject: Re: Fixes for 64-bit Emacs on Snow Leopard Date: Wed, 9 Sep 2009 08:56:34 -0400 Message-ID: <5C5A0B84-9039-455E-9139-DB2D4F5E4254@gmail.com> References: <87k50afm4p.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1252502170 2078 80.91.229.12 (9 Sep 2009 13:16:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Sep 2009 13:16:10 +0000 (UTC) Cc: David Reitter , Erik Charlebois , emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 09 15:16:03 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 1MlN1j-00077P-Dj for ged-emacs-devel@m.gmane.org; Wed, 09 Sep 2009 15:15:59 +0200 Original-Received: from localhost ([127.0.0.1]:56052 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MlN1i-0001T5-NU for ged-emacs-devel@m.gmane.org; Wed, 09 Sep 2009 09:15:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MlMho-00054S-4R for emacs-devel@gnu.org; Wed, 09 Sep 2009 08:55:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MlMhh-00052w-Ji for emacs-devel@gnu.org; Wed, 09 Sep 2009 08:55:21 -0400 Original-Received: from [199.232.76.173] (port=38492 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MlMhg-00052k-Qc for emacs-devel@gnu.org; Wed, 09 Sep 2009 08:55:16 -0400 Original-Received: from mail-qy0-f185.google.com ([209.85.221.185]:54871) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MlMhg-0004UB-Bq for emacs-devel@gnu.org; Wed, 09 Sep 2009 08:55:16 -0400 Original-Received: by qyk15 with SMTP id 15so61924qyk.15 for ; Wed, 09 Sep 2009 05:55:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references :mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; bh=SrPptW9PbMe+wAs71qPc+wk8CL/KlQJ/hCCkb7QUPnM=; b=d8fZu0/R0b4hKjn8Qn+eoNj7w5HB+ShNGuL1yCEh3HcPdK5C99YQepGXp3NBv6YR6U o4vC7GgSxJoiSH33rm5WAspK6rKep+aoTYHkdJ2sexqn8+jm+aCP8MKsmuK1C8U82zAB Kk+isYo6ZaLLQyYAkYY765deAyXlKxDWcbyCw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc :content-transfer-encoding:from:subject:date:to:x-mailer; b=FpaKcT0h1NR50h1PiWsT8aRDbdvAuvfJTwKAl5Zn44Xgy+njAJGYBKZ9xh+b9ScEcT 5ET+MjoXvpYSBshrSudsUE1/3Td+NhGni8JEccmjT7u3Rmg41jHS/Dawqqf2Lyw0VDTI QqgjhQsEwYl32vsA6Fvp+iI/GoeFzz22PvsgA= Original-Received: by 10.224.43.102 with SMTP id v38mr89817qae.104.1252500915366; Wed, 09 Sep 2009 05:55:15 -0700 (PDT) Original-Received: from ?10.0.1.3? (dpc6745214221.direcpc.com [67.45.214.221]) by mx.google.com with ESMTPS id 6sm131320qwk.11.2009.09.09.05.55.07 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 09 Sep 2009 05:55:13 -0700 (PDT) In-Reply-To: <87k50afm4p.fsf@stupidchicken.com> X-Mailer: Apple Mail (2.753.1) 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:115165 Archived-At: > On Sep 7, 2009, at 6:03 PM, Chong Yidong wrote: >> Erik Charlebois writes: >> >>> I've posted the steps/fixes to get a 64-bit NS/Cocoa Emacs 23.1 >>> working for >>> Snow Leopard on my blog: >>> ... >>> >>> Feel free to roll those changes in, I haven't contributed to any GNU >>> projects before so I'm not really sure where to begin making a >>> patch / >>> dealing with copyright assignment. >> >> Could someone review this and check it in if it's the right thing >> to do? >> (David or Adrian?) Excellent. I should be able to take a look at this next week. (URL is http://blog.fac9.com/index.php/2009/08/30/building-a-64-bit- emacs-on-snow-leopard/ ) Adrian