unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: lloda <lloda@sarc.name>
To: jgart@dismail.de, 57145@debbugs.gnu.org
Subject: bug#57145: [PATCH] Add xcons example
Date: Fri, 12 Aug 2022 09:48:13 +0200	[thread overview]
Message-ID: <A5353DDD-F395-4E01-A798-440A4FC9508D@sarc.name> (raw)
In-Reply-To: <20220811220345.6896-1-jgart@dismail.de>


Hi jgart,

looks good, but could you do a patch for several of these at once?

regards

	Daniel


> On 12 Aug 2022, at 00:03, jgart via Bug reports for GUILE, GNU's Ubiquitous Extension Language <bug-guile@gnu.org> wrote:
> 
> ---
> doc/ref/srfi-modules.texi | 4 ++++
> 1 file changed, 4 insertions(+)
> 
> diff --git a/doc/ref/srfi-modules.texi b/doc/ref/srfi-modules.texi
> index bce5b4eac..22a6f9844 100644
> --- a/doc/ref/srfi-modules.texi
> +++ b/doc/ref/srfi-modules.texi
> @@ -262,6 +262,10 @@ Like @code{cons}, but with interchanged arguments.  Useful mostly when
> passed to higher-order procedures.
> @end deffn
> 
> +@example
> +(xcons '(u i x) 'g) @result{} (g u i x)
> +@end example
> +
> @deffn {Scheme Procedure} list-tabulate n init-proc
> Return an @var{n}-element list, where each list element is produced by
> applying the procedure @var{init-proc} to the corresponding list
> -- 
> 2.37.1
> 
> 
> 
> 






  reply	other threads:[~2022-08-12  7:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-11 22:03 bug#57145: [PATCH] Add xcons example jgart via Bug reports for GUILE, GNU's Ubiquitous Extension Language
2022-08-12  7:48 ` lloda [this message]
2022-08-12 13:15   ` jgart via Bug reports for GUILE, GNU's Ubiquitous Extension Language

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=A5353DDD-F395-4E01-A798-440A4FC9508D@sarc.name \
    --to=lloda@sarc.name \
    --cc=57145@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /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).