From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jose A. Ortega Ruiz" Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] Add new debug meta-command ,error Date: Tue, 31 Aug 2010 13:56:04 +0200 Message-ID: <8762yr3siz.fsf@newton.homeunix.net> References: <1283143931-6220-1-git-send-email-jao@gnu.org> <87aao36gag.fsf@newton.homeunix.net> <8762yr6d9v.fsf@newton.homeunix.net> <87aao34ipx.fsf@newton.homeunix.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1283255782 12270 80.91.229.12 (31 Aug 2010 11:56:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 31 Aug 2010 11:56:22 +0000 (UTC) Cc: guile-devel@gnu.org To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Aug 31 13:56:21 2010 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OqPRp-000608-S4 for guile-devel@m.gmane.org; Tue, 31 Aug 2010 13:56:18 +0200 Original-Received: from localhost ([127.0.0.1]:48005 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqPRp-0003HE-DT for guile-devel@m.gmane.org; Tue, 31 Aug 2010 07:56:17 -0400 Original-Received: from [140.186.70.92] (port=48687 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqPRh-0003H8-II for guile-devel@gnu.org; Tue, 31 Aug 2010 07:56:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqPRg-0006f1-JC for guile-devel@gnu.org; Tue, 31 Aug 2010 07:56:09 -0400 Original-Received: from mail-ww0-f49.google.com ([74.125.82.49]:47901) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqPRg-0006es-FD for guile-devel@gnu.org; Tue, 31 Aug 2010 07:56:08 -0400 Original-Received: by wwb24 with SMTP id 24so4093087wwb.30 for ; Tue, 31 Aug 2010 04:56:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:received:from:to:cc :subject:in-reply-to:references:user-agent:x-attribution:x-url:date :message-id:mime-version:content-type; bh=GIzB1KXOjl+7/tzGGJNK0f5kl5LA/rMcwgf9zsa1CXo=; b=mTpwMCdt3qHMaBYuPtqhAdP2S2cpFMgczEisXAyEZXfr9Covzd0F/+EWXWE/k7+0O/ VT2v7rC66z+MWRhHb7mplnV+PJ4h1CHHZkyALfHajJrB8Zu4pUcQZzOIGGcs7kG4MV3J te8jDWiXtwAHBx4i9LjjAyh3n4H/OtFghGwe4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:in-reply-to:references:user-agent :x-attribution:x-url:date:message-id:mime-version:content-type; b=A8JAUTw6MSIIFm9TqEEMAUiKDElnkoLsuTNEl5/7Lnnc7JwXSxNsmFVkG5TEFCrbfm mrTKsji7ZQIE2M6TL3iFfYAuHHoagjsJiV8dbdWLhJSa0ilMeS4WMxUUzFe7YRfTLoSl RquwsOLKjQydQSLEFuwCO9+3PC3VxVcpPEBZo= Original-Received: by 10.227.138.76 with SMTP id z12mr6428563wbt.60.1283255766924; Tue, 31 Aug 2010 04:56:06 -0700 (PDT) Original-Received: from newton.homeunix.net ([83.50.71.238]) by mx.google.com with ESMTPS id m25sm7565505wbc.19.2010.08.31.04.56.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 31 Aug 2010 04:56:06 -0700 (PDT) Original-Received: from localhost ([127.0.0.1] helo=newton.homeunix.net ident=jao) by newton.homeunix.net with esmtp (Exim 4.72) (envelope-from ) id 1OqPRc-0004t4-Dh; Tue, 31 Aug 2010 13:56:04 +0200 In-Reply-To: (Andy Wingo's message of "Mon, 30 Aug 2010 20:23:22 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Attribution: jao X-URL: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:10819 Archived-At: On Tue, Aug 31 2010, Andy Wingo wrote: > Hi, > > On Mon 30 Aug 2010 19:30, "Jose A. Ortega Ruiz" writes: > >> Should i commit to master? > > Yes please, modulo one fix: > >> +@deffn {REPL Command} error-message [error] >> +Show error message. > > This would indicate that ERROR is an optional arg. I think you want > @deffnx instead. Yes. Fixed and pushed. Thanks a lot. jao