From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mark H Weaver Newsgroups: gmane.lisp.guile.devel Subject: Re: Towards De-icing ice-9 modules. Date: Fri, 12 Feb 2016 16:18:50 -0500 Message-ID: <87wpq9tyo5.fsf@netris.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1455312006 816 80.91.229.3 (12 Feb 2016 21:20:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Feb 2016 21:20:06 +0000 (UTC) Cc: guile-devel@gnu.org To: Chad Albers Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Feb 12 22:19:56 2016 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aUL88-0000oK-I5 for guile-devel@m.gmane.org; Fri, 12 Feb 2016 22:19:56 +0100 Original-Received: from localhost ([::1]:36348 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUL87-00061L-No for guile-devel@m.gmane.org; Fri, 12 Feb 2016 16:19:55 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUL81-00061F-3M for guile-devel@gnu.org; Fri, 12 Feb 2016 16:19:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUL7x-0001aC-Tx for guile-devel@gnu.org; Fri, 12 Feb 2016 16:19:49 -0500 Original-Received: from world.peace.net ([50.252.239.5]:52067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUL7x-0001Ue-QL for guile-devel@gnu.org; Fri, 12 Feb 2016 16:19:45 -0500 Original-Received: from turntable.mit.edu ([18.160.0.29] helo=jojen) by world.peace.net with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aUL7G-0001jJ-Bq; Fri, 12 Feb 2016 16:19:02 -0500 In-Reply-To: (Chad Albers's message of "Fri, 12 Feb 2016 15:41:19 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.90 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 50.252.239.5 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:18170 Archived-At: Hi Chad, Chad Albers writes: > In my attempt to assist the guile project, I thought I would share a > document on a plan to migrate some of the ice-9 modules into a more > intuitive, yet to be decided, namespace. Before I proposed a > technological plan, I have begun really an audit of what ice-9 modules > are available (and undocumented), and other modules that guile ships > with. (there are some secrets down there). > > Here's the document so far: > https://docs.google.com/spreadsheets/d/1hHAz1xRPlH2K6w_olWE6qej3lL7i4-zKdYAV1xbYHO8/edit#gid=0 I would thank you for this, but I cannot even view it without running nonfree software on my machine. Posting this link essentially puts pressure on those who wish to have a voice in this discussion to use nonfree software, and excludes those who take a principled stand against using nonfree software. That's not good. > (I apologize that it's a google document. I couldn't find a > comparable,free software online collaborative alternative. suggestions > are welcome). We must not collaborate on a platform where using nonfree software is a prerequisite for entry. Can you please send it in email as plain text? Mark