From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: DOC for Mac OS shown for Emacs compiled for X. Date: Mon, 01 Nov 2004 02:23:43 -0500 Message-ID: References: <20041029080140.SPWE44.mxfep02.bredband.com@coolsville.localdomain> <8B99E438-2A81-11D9-A454-000D93505B76@swipnet.se> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1099293988 16114 80.91.229.6 (1 Nov 2004 07:26:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Nov 2004 07:26:28 +0000 (UTC) Cc: schwab@suse.de, monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 01 08:26:23 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 1COWa7-00014v-00 for ; Mon, 01 Nov 2004 08:26:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1COWi6-0004yp-7d for ged-emacs-devel@m.gmane.org; Mon, 01 Nov 2004 02:34:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1COWgw-00044b-KW for emacs-devel@gnu.org; Mon, 01 Nov 2004 02:33:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1COWgu-00043J-Pm for emacs-devel@gnu.org; Mon, 01 Nov 2004 02:33:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1COWgt-00042y-ND for emacs-devel@gnu.org; Mon, 01 Nov 2004 02:33:23 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1COWYn-0001tc-Rn for emacs-devel@gnu.org; Mon, 01 Nov 2004 02:25:01 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1COWXX-0001cm-QD; Mon, 01 Nov 2004 02:23:43 -0500 Original-To: "Jan D." In-reply-to: <8B99E438-2A81-11D9-A454-000D93505B76@swipnet.se> (jan.h.d@swipnet.se) 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:29256 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29256 Then we need to include symbols from all w32 files also. To make it fully platform-independent, that is necessary. But the patch doesn't make the DOC file dependent on platform, it just makes the Emacs binary selective of what it reads from it. I did not realize that. In that case, I take back what I said. However, what does the patch do? There is nothing in the DOC file that says what file each doc string was read from.