From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Darwin support for lisp/battery.el. Date: Sun, 03 Jul 2005 16:42:58 -0400 Message-ID: References: <8764vtxusp.fsf@xs4all.nl> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1120424716 16982 80.91.229.2 (3 Jul 2005 21:05:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Jul 2005 21:05:16 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 03 23:05:09 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DpBeA-00042M-7G for ged-emacs-devel@m.gmane.org; Sun, 03 Jul 2005 23:05:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpBfL-0001Ur-0b for ged-emacs-devel@m.gmane.org; Sun, 03 Jul 2005 17:06:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DpBYU-0005rK-UB for emacs-devel@gnu.org; Sun, 03 Jul 2005 16:59:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DpBYU-0005qo-4i for emacs-devel@gnu.org; Sun, 03 Jul 2005 16:59:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpBUp-0003kW-0f for emacs-devel@gnu.org; Sun, 03 Jul 2005 16:55:23 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DpBQT-0000R2-BC for emacs-devel@gnu.org; Sun, 03 Jul 2005 16:50:53 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DpBIo-00026G-Ig; Sun, 03 Jul 2005 16:42:58 -0400 Original-To: Lute Kamstra In-reply-to: <8764vtxusp.fsf@xs4all.nl> (message from Lute Kamstra on Sat, 02 Jul 2005 14:21:42 +0200) 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:40265 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40265 The changes are ok (presuming they work), but there is a problem in the comments: ! ;; There is at present support for Linux and Darwin. Darwin is a complete operating system. To include "Linux" in that list implies that it too is a complete operating system. That's unfair to the GNU Project, so we won't say do that. The current comment says "Linux" because it refers specifically to the kernel and its version numbers. (There are no generally meaningful version numbers for the GNU/Linux system as a whole.)