From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludovic.courtes@laas.fr (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] Improved `scm_from_locale_symbol ()' + `scm_take_locale_symbol ()' Date: Wed, 25 Jan 2006 10:45:58 +0100 Organization: LAAS-CNRS Message-ID: <877j8oabe1.fsf@laas.fr> References: <87vexlyp9f.fsf@laas.fr> <871wyx90d5.fsf@laas.fr> <87y815frpf.fsf@laas.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138182680 31132 80.91.229.2 (25 Jan 2006 09:51:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Jan 2006 09:51:20 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Jan 25 10:51:18 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F1hJ4-0004dH-L3 for guile-devel@m.gmane.org; Wed, 25 Jan 2006 10:51:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1hLP-0003aI-Kc for guile-devel@m.gmane.org; Wed, 25 Jan 2006 04:53:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F1hKr-0003E7-1l for guile-devel@gnu.org; Wed, 25 Jan 2006 04:53:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F1hKn-0003Aj-NQ for guile-devel@gnu.org; Wed, 25 Jan 2006 04:53:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1hH8-0006tJ-2E for guile-devel@gnu.org; Wed, 25 Jan 2006 04:49:14 -0500 Original-Received: from [140.93.0.15] (helo=laas.laas.fr) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1F1hEU-0006HR-N9 for guile-devel@gnu.org; Wed, 25 Jan 2006 04:46:31 -0500 Original-Received: by laas.laas.fr (8.13.1/8.13.4) with SMTP id k0P9kH5l006524; Wed, 25 Jan 2006 10:46:21 +0100 (CET) Original-To: Ken Raeburn X-URL: http://www.laas.fr/~lcourtes/ X-Revolutionary-Date: 6 =?iso-8859-1?Q?Pluvi=F4se?= an 214 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEB1F5364 X-PGP-Key: http://www.laas.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: powerpc-unknown-linux-gnu Mail-Followup-To: Ken Raeburn , guile-devel@gnu.org In-Reply-To: (Ken Raeburn's message of "Tue, 24 Jan 2006 18:27:42 -0500") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-Spam-Score: 0 () X-Scanned-By: MIMEDefang at CNRS-LAAS X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5624 Archived-At: Hello, Ken Raeburn writes: > As for the politics, you may have noticed that GNU is a somewhat > politically motivated project... :-) But I have no idea if the > choice of arch is official, or just what some volunteers were willing > to support; ask RMS if you want to know the official position. The GNU Project contains two RCS: RCS and Arch. Arch is distributed, RCS is not. I don't think these are really "politics": it's about building a consistent system, the GNU system. If Arch was technically so bad that it would impede development of the GNU system, it would obviously be a bad choice for the GNU Project (e.g., CVS was used because it could do more things than RCS); but that is clearly not the case, quite the contrary. :-) Thanks, Ludovic. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel