From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Sanghyuk Suh Newsgroups: gmane.emacs.devel Subject: Re: Integration with Apple Xcode Date: Fri, 26 Nov 2004 09:56:45 +0900 Message-ID: <14642844.1101430605170.JavaMail.han9kin@mac.com> References: <16121944.1101349237500.JavaMail.han9kin@mac.com> <716993AE-3F07-11D9-9AA8-000D93B67DC4@mac.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1101430689 13810 80.91.229.6 (26 Nov 2004 00:58:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 26 Nov 2004 00:58:09 +0000 (UTC) Cc: "Kim F. Storm" , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 26 01:58:04 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CXUR2-0003MV-00 for ; Fri, 26 Nov 2004 01:58:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CXUaF-0001ge-Kt for ged-emacs-devel@m.gmane.org; Thu, 25 Nov 2004 20:07:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CXUZx-0001e2-CE for emacs-devel@gnu.org; Thu, 25 Nov 2004 20:07:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CXUZv-0001ck-S8 for emacs-devel@gnu.org; Thu, 25 Nov 2004 20:07:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CXUZv-0001c2-L5 for emacs-devel@gnu.org; Thu, 25 Nov 2004 20:07:15 -0500 Original-Received: from [17.250.248.47] (helo=smtpout.mac.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CXUPp-0005gV-4O for emacs-devel@gnu.org; Thu, 25 Nov 2004 19:56:50 -0500 Original-Received: from mac.com (webmail16-en1 [10.13.10.142]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id iAQ0ukX3019750; Thu, 25 Nov 2004 16:56:46 -0800 (PST) Original-Received: from webmail16 (localhost [127.0.0.1]) by mac.com (Xserve/webmail16/MantshX 4.0) with ESMTP id iAQ0ujCk008778; Thu, 25 Nov 2004 16:56:45 -0800 (PST) Original-To: Steven Tamm in-reply-to: <716993AE-3F07-11D9-9AA8-000D93B67DC4@mac.com> X-Originating-IP: 203.227.97.23/instID=80 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: main.gmane.org gmane.emacs.devel:30368 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30368 On Friday, November 26, 2004, at 02:28AM, Steven Tamm wrote: >Most of the diff is boilerplate code from metrowerks documentation: >http://www.codingmonkeys.de/techpubs/externaleditor/ >pbxexternaleditor.html. Yes, right. Strictly speaking, it's not more than 15 lines of new code, i think. Do you agree? > >The lisp code I could just as easily rewrite, but it works so it'd be >easier to send him papers. > >-Steven > >On Nov 25, 2004, at 5:27 AM, Sanghyuk Suh wrote: > >> >> Kim F. Storm wrote: >> >>> I cannot comment on the diff itself, but to use your diff (it's more >>> than 15 lines of new code), we need legal papers from you and your >>> employer. >> >> I am new to your system. What exactly should I do? >> >>> If our MAC guys find your patch useful, we need those before >>> installing the patch. >> >> If you do, let me know the instructions. >> >> Sanghyuk Suh >> >> >> >> _______________________________________________ >> Emacs-devel mailing list >> Emacs-devel@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-devel > > >