From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: system-type Date: Sat, 21 Mar 2009 17:04:59 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1237669519 3364 80.91.229.12 (21 Mar 2009 21:05:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Mar 2009 21:05:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 21 22:06:36 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ll8Op-0006GZ-Dz for ged-emacs-devel@m.gmane.org; Sat, 21 Mar 2009 22:06:35 +0100 Original-Received: from localhost ([127.0.0.1]:60519 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ll8NS-0004ig-Ag for ged-emacs-devel@m.gmane.org; Sat, 21 Mar 2009 17:05:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ll8N9-0004i3-Vq for emacs-devel@gnu.org; Sat, 21 Mar 2009 17:04:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ll8N1-0004g2-NU for emacs-devel@gnu.org; Sat, 21 Mar 2009 17:04:48 -0400 Original-Received: from [199.232.76.173] (port=35168 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ll8N1-0004fn-33 for emacs-devel@gnu.org; Sat, 21 Mar 2009 17:04:43 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:22991 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ll8Mz-0000pM-Ld; Sat, 21 Mar 2009 17:04:41 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjoFAB/zxElFxIZP/2dsb2JhbACBT9JFg34GhGc X-IronPort-AV: E=Sophos;i="4.38,400,1233550800"; d="scan'208";a="35487017" Original-Received: from 69-196-134-79.dsl.teksavvy.com (HELO pastel.home) ([69.196.134.79]) by ironport2-out.teksavvy.com with ESMTP; 21 Mar 2009 17:04:39 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id D2A297F74; Sat, 21 Mar 2009 17:04:59 -0400 (EDT) In-Reply-To: (Eli Zaretskii's message of "Sat, 21 Mar 2009 22:21:37 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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: news.gmane.org gmane.emacs.devel:109766 Archived-At: >> > Also, what with all the other Unixoid systems (which I presume we >> > still support), like *BSD, Solaris, etc.? >> As the docstring explains: "Anything else indicates some sort of >> Unix system." > That's okay for a docstring, but I think the manual needs an > exhaustive list. I won't oppose it, but I don't see a need for it. Stefan