From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Mention darwin as a possible value for system-type? Date: Thu, 10 Feb 2005 09:23:50 +1300 Message-ID: <16906.29014.782630.361708@farnswood.snap.net.nz> References: <002101c50e75$33ee87c0$0200a8c0@sedrcw11488> <01c50ed6$Blat.v2.4$5fc89be0@zahav.net.il> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1107981207 5985 80.91.229.2 (9 Feb 2005 20:33:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 9 Feb 2005 20:33:27 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 09 21:33:26 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CyyWU-00014w-KK for ged-emacs-devel@m.gmane.org; Wed, 09 Feb 2005 21:33:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cyyl4-0001DV-Nu for ged-emacs-devel@m.gmane.org; Wed, 09 Feb 2005 15:48:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cyyjp-0000jS-Iv for emacs-devel@gnu.org; Wed, 09 Feb 2005 15:47:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cyyjd-0000bj-Cr for emacs-devel@gnu.org; Wed, 09 Feb 2005 15:46:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cyyjd-0000aq-4X for emacs-devel@gnu.org; Wed, 09 Feb 2005 15:46:53 -0500 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CyyTR-0004Yd-Nj; Wed, 09 Feb 2005 15:30:10 -0500 Original-Received: from farnswood.snap.net.nz (p61-tnt1.snap.net.nz [202.124.110.61]) by viper.snap.net.nz (Postfix) with ESMTP id DD67A3607C0; Thu, 10 Feb 2005 09:30:07 +1300 (NZDT) Original-Received: by farnswood.snap.net.nz (Postfix, from userid 501) id 7DEF9628AB; Wed, 9 Feb 2005 20:23:51 +0000 (GMT) Original-To: Eli Zaretskii In-Reply-To: <01c50ed6$Blat.v2.4$5fc89be0@zahav.net.il> X-Mailer: VM 7.19 under Emacs 21.3.50.46 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:33155 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33155 > ??? Type "C-h i d m elisp RET", then "i window-system RET", and you > should see the full list of the possible values of that variable. On a related note (or possibly unrelated), if you type "C-h i d m elisp RET", then "i system-type RET", shouldn't you see the full list of the possible values of that variable. I see no mention of darwin. Is this deliberate? Nick