From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 29 14:16:00 2013 Received: (at submit) by debbugs.gnu.org; 29 Sep 2013 18:16:00 +0000 Received: from localhost ([127.0.0.1]:45077 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VQLXD-00057e-QN for submit@debbugs.gnu.org; Sun, 29 Sep 2013 14:16:00 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53524) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VQLXC-00057V-0p for submit@debbugs.gnu.org; Sun, 29 Sep 2013 14:15:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQLX2-0003z8-Bh for submit@debbugs.gnu.org; Sun, 29 Sep 2013 14:15:57 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54194) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQLX2-0003z4-87 for submit@debbugs.gnu.org; Sun, 29 Sep 2013 14:15:48 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQLWu-0002MY-Qr for bug-guile@gnu.org; Sun, 29 Sep 2013 14:15:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQLWn-0003ri-6P for bug-guile@gnu.org; Sun, 29 Sep 2013 14:15:40 -0400 Received: from primfilat.com ([71.19.154.166]:52867) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQLWn-0003rT-0F for bug-guile@gnu.org; Sun, 29 Sep 2013 14:15:33 -0400 Received: from [192.168.0.2] (unknown [46.18.40.75]) by primfilat.com (Postfix) with ESMTPSA id E716F7B8EC for ; Sun, 29 Sep 2013 20:34:19 +0200 (CEST) Message-ID: <1380478525.17314.1.camel@qwghlm> Subject: program-lambda-list & make-locale documentation From: Josep Portella Florit To: bug-guile@gnu.org Date: Sun, 29 Sep 2013 20:15:25 +0200 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6+6.0trisquel1 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Hi! There is an error in the documentation for program-lambda-list. It includes an example that reads: (program-lambda-alist (lambda* (a b #:optional c #:key (d 1) #:rest e) #t)) =3D> Notice program-lambda-ALIST instead of program-lambda-LIST. There is another error in the documentation for make-locale. The first example reads: (make-locale (list LC_MESSAGE LC_CTYPE) "sv_SE") But LC_MESSAGE is unbound. It should be LC_MESSAGES, ending with an S. Also, I've noticed I've been added to the THANKS file like this: [...] Barry Fishman Kevin J. Fletcher Josep Portella Florit Charles Gagnon Fu-gangqiang [...] I think my name should appear like this: [...] Barry Fishman Kevin J. Fletcher Josep Portella Florit Charles Gagnon Fu-gangqiang [...] Because "Portella Florit" are my surnames. I can see other Spanish and Catalan names in the list, like "Jose A Ortega Ruiz", "Llu=C3=ADs Batlle i Rossell" and "Daniel Llorens del R=C3=ADo" and they are formatte= d this way. Sorry to bother you with this :-) From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 01 16:51:26 2013 Received: (at 15487-done) by debbugs.gnu.org; 1 Oct 2013 20:51:26 +0000 Received: from localhost ([127.0.0.1]:47988 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VR6uj-00054Z-PT for submit@debbugs.gnu.org; Tue, 01 Oct 2013 16:51:26 -0400 Received: from world.peace.net ([96.39.62.75]:55692) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VR6ug-00054P-Tc for 15487-done@debbugs.gnu.org; Tue, 01 Oct 2013 16:51:23 -0400 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 1VR6uZ-0002xT-3l; Tue, 01 Oct 2013 16:51:15 -0400 From: Mark H Weaver To: Josep Portella Florit Subject: Re: bug#15487: program-lambda-list & make-locale documentation References: <1380478525.17314.1.camel@qwghlm> Date: Tue, 01 Oct 2013 16:50:59 -0400 In-Reply-To: <1380478525.17314.1.camel@qwghlm> (Josep Portella Florit's message of "Sun, 29 Sep 2013 20:15:25 +0200") Message-ID: <871u44hg0c.fsf@netris.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 15487-done Cc: 15487-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Josep Portella Florit writes: > There is an error in the documentation for program-lambda-list. It > includes an example that reads: > > (program-lambda-alist > (lambda* (a b #:optional c #:key (d 1) #:rest e) > #t)) => > > Notice program-lambda-ALIST instead of program-lambda-LIST. > > There is another error in the documentation for make-locale. The > first example reads: > > (make-locale (list LC_MESSAGE LC_CTYPE) "sv_SE") > > But LC_MESSAGE is unbound. It should be LC_MESSAGES, ending with an > S. Indeed! > I think my name should appear like this: > > [...] > Barry Fishman > Kevin J. Fletcher > Josep Portella Florit > Charles Gagnon > Fu-gangqiang > [...] > > Because "Portella Florit" are my surnames. Oops! Sorry for my mistake. > Sorry to bother you with this :-) No need to apologize. Thanks for reporting these problems. They're fixed in 84af582d1e9b5f04270d263a89aaa844750177d3. Happy hacking! Mark From unknown Sat Sep 20 08:14:57 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 30 Oct 2013 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator