unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Josep Portella Florit <jpf@primfilat.com>
To: 15487@debbugs.gnu.org
Subject: bug#15487: program-lambda-list & make-locale documentation
Date: Sun, 29 Sep 2013 20:15:25 +0200	[thread overview]
Message-ID: <1380478525.17314.1.camel@qwghlm> (raw)

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)) =>

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ís
Batlle i Rossell" and "Daniel Llorens del Río" and they are formatted
this way.

Sorry to bother you with this :-)






             reply	other threads:[~2013-09-29 18:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-29 18:15 Josep Portella Florit [this message]
2013-10-01 20:50 ` bug#15487: program-lambda-list & make-locale documentation Mark H Weaver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1380478525.17314.1.camel@qwghlm \
    --to=jpf@primfilat.com \
    --cc=15487@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).