From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: how do i find out the platform emacs runs on? Date: Tue, 02 Dec 2003 19:24:43 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <8011-Tue02Dec2003192442+0200-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1070389539 14635 80.91.224.253 (2 Dec 2003 18:25:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 2 Dec 2003 18:25:39 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 02 19:25:30 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ARFDG-0005Nc-00 for ; Tue, 02 Dec 2003 19:25:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ARG7o-0000NJ-5R for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Dec 2003 14:23:56 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ARFMQ-0008Qw-Ge for help-gnu-emacs@gnu.org; Tue, 02 Dec 2003 13:34:58 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ARFFo-0006I3-1F for help-gnu-emacs@gnu.org; Tue, 02 Dec 2003 13:28:40 -0500 Original-Received: from [192.114.186.18] (helo=bilbo.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ARFEz-0005oB-5N for help-gnu-emacs@gnu.org; Tue, 02 Dec 2003 13:27:17 -0500 Original-Received: from zaretski ([80.230.143.229]) by bilbo.inter.net.il (Mirapoint Messaging Server MOS 3.3.8-GR) with ESMTP id BZP14705; Tue, 2 Dec 2003 19:25:36 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Svend Tollak Munkejord on Tue, 02 Dec 2003 09:20:38 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14855 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14855 > From: Svend Tollak Munkejord > Newsgroups: gnu.emacs.help > Date: Tue, 02 Dec 2003 09:20:38 +0100 > > >> Nothing about `system-type'. > > > > You missed the doc string of apropos-variable. If you read it, you > > will see the answer to this problem. > > OK, thanks. I probably misunderstood you :-) What I meant to tell you, in case it still isn't clear, that invoking apropos-variable with a numeric prefix argument will show you the variables like system-type. That is, try C-u M-x apropos-variable RET system RET