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: Sat, 30 Oct 2004 10:20:16 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <20041029080140.SPWE44.mxfep02.bredband.com@coolsville.localdomain> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1099146156 17405 80.91.229.6 (30 Oct 2004 14:22:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Oct 2004 14:22:36 +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 Sat Oct 30 16:22:31 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 1CNu7i-0005vH-00 for ; Sat, 30 Oct 2004 16:22:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CNuFc-00072W-0z for ged-emacs-devel@m.gmane.org; Sat, 30 Oct 2004 10:30:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CNuFN-00070G-HT for emacs-devel@gnu.org; Sat, 30 Oct 2004 10:30:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CNuFM-0006zb-8H for emacs-devel@gnu.org; Sat, 30 Oct 2004 10:30:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CNuFM-0006zU-2g for emacs-devel@gnu.org; Sat, 30 Oct 2004 10:30:24 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CNu6T-00070F-WF for emacs-devel@gnu.org; Sat, 30 Oct 2004 10:21:14 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CNu5Y-0002Kq-6M; Sat, 30 Oct 2004 10:20:16 -0400 Original-To: "Jan D." In-reply-to: (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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:29170 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29170 And it does not solve the error that doing C-h f x-server-vendor and clicking on the "C source code" link gives xfns.c when it should give macfns.c. I think a list of what files where used in the link is the only way to solve this. I wouldn't suggest that either of you spend any time on this, but if some Mac user wants to work on it, I'd suggest implementing special-case code to replace xfns.c with macfns.c on the Mac. It isn't worth doing something super-general for this. We need to put our time into debugging the various other problems that have just been reported, and into checking the manual.