From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: DOC for Mac OS shown for Emacs compiled for X. Date: Thu, 28 Oct 2004 09:26:32 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <417F65AE.80000@swipnet.se> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1098948420 1506 80.91.229.6 (28 Oct 2004 07:27:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Oct 2004 07:27:00 +0000 (UTC) Cc: emacs devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 28 09:26:51 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 1CN4gN-0006nP-00 for ; Thu, 28 Oct 2004 09:26:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CN4oA-00014d-G4 for ged-emacs-devel@m.gmane.org; Thu, 28 Oct 2004 03:34:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CN4o3-00014X-Mq for emacs-devel@gnu.org; Thu, 28 Oct 2004 03:34:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CN4o3-00014K-9j for emacs-devel@gnu.org; Thu, 28 Oct 2004 03:34:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CN4o3-00014H-5L for emacs-devel@gnu.org; Thu, 28 Oct 2004 03:34:47 -0400 Original-Received: from [195.54.107.70] (helo=mxfep01.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CN4gA-0003Mi-Gu for emacs-devel@gnu.org; Thu, 28 Oct 2004 03:26:38 -0400 Original-Received: from coolsville.localdomain ([83.226.180.220] [83.226.180.220]) by mxfep01.bredband.com with ESMTP id <20041028072637.KCAZ4883.mxfep01.bredband.com@coolsville.localdomain>; Thu, 28 Oct 2004 09:26:37 +0200 In-Reply-To: Original-To: Andreas Schwab X-Mailer: Apple Mail (2.619) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:29099 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29099 > >> 3. macfns.o should not be in SOME_MACHINE_OBJECTS when building for >> X. > > This is not a good thing to do, because the DOC file is supposed to be > system independent. What does that mean exactly? Should I be able to take a DOC produced on a Mac and use it on GNU/Linux or W32? Jan D.