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: [Feature Request] How about a "--minimum-mode" option? Date: Fri, 09 Mar 2012 09:38:44 -0500 Message-ID: <878vj9u9e3.fsf@netris.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1331304099 1434 80.91.229.3 (9 Mar 2012 14:41:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 9 Mar 2012 14:41:39 +0000 (UTC) Cc: guile-devel To: Nala Ginrut Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Mar 09 15:41:38 2012 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 1S610k-0002WO-4p for guile-devel@m.gmane.org; Fri, 09 Mar 2012 15:41:38 +0100 Original-Received: from localhost ([::1]:44766 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S610j-0006od-Gu for guile-devel@m.gmane.org; Fri, 09 Mar 2012 09:41:37 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:36157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S610J-0006nu-Nh for guile-devel@gnu.org; Fri, 09 Mar 2012 09:41:35 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S610D-0005DZ-KD for guile-devel@gnu.org; Fri, 09 Mar 2012 09:41:11 -0500 Original-Received: from world.peace.net ([96.39.62.75]:51237) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S610D-0005Cb-Fi for guile-devel@gnu.org; Fri, 09 Mar 2012 09:41:05 -0500 Original-Received: from 209-6-91-212.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.91.212] helo=yeeloong) by world.peace.net with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1S60zw-0001ls-2H; Fri, 09 Mar 2012 09:40:48 -0500 In-Reply-To: (Nala Ginrut's message of "Wed, 29 Feb 2012 11:20:16 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 96.39.62.75 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:14065 Archived-At: Nala Ginrut writes: > Is there a way to configure Guile as a minimum one?=C2=A0 > > Or maybe another question: is there an official way to cut Guile > small? This is a common request, and I'd like to try to improve this for 2.2, but it's a big job. As you can see, my TODO list includes several items to make Guile more modular. Thanks, Mark