unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: guy fleury iteriteka <gfleury@disroot.org>
To: 40715@debbugs.gnu.org
Subject: [bug#40715] [PATCH] shepherd: doc: remove 'call/ec'.
Date: Sun, 19 Apr 2020 09:04:45 +0200	[thread overview]
Message-ID: <20200419070445.1922-1-gfleury@disroot.org> (raw)

* doc/shepherd.texi(call/ec): remove documentation.
---
 doc/shepherd.texi | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/doc/shepherd.texi b/doc/shepherd.texi
index 3e61f5d..5ecd716 100644
--- a/doc/shepherd.texi
+++ b/doc/shepherd.texi
@@ -1111,18 +1111,6 @@ warning messages.  The current implementation is not very good,
 though.
 @end deffn
 
-@deffn {procedure} call/cc proc
-An alias for @code{call-with-current-continuation}.
-@end deffn
-
-@deffn {procedure} call/ec proc
-A simplistic implementation of the nonstandard, but popular procedure
-@code{call-with-escape-continuation}, i.e. a @code{call/cc} for
-outgoing continuations only.  Note that the variant included in the Shepherd is
-not aware of @code{dynamic-wind} at all and does not yet support
-returning multiple values.
-@end deffn
-
 @cindex system errors
 @deffn {macro} without-system-error expr@dots{}
 Evaluates the @var{expr}s, not going further if a system error occurs,
-- 
2.25.1

             reply	other threads:[~2020-04-19 15:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-19  7:04 guy fleury iteriteka [this message]
2020-04-21 16:58 ` [bug#40715] [PATCH] shepherd: doc: remove 'call/ec' Leo Famulari
2020-04-21 18:48   ` Guy-Fleury Iteriteka
2020-04-21 19:15     ` Leo Famulari
2020-04-21 20:07     ` gfleury
2020-04-22 19:32       ` bug#40715: " Leo Famulari

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://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20200419070445.1922-1-gfleury@disroot.org \
    --to=gfleury@disroot.org \
    --cc=40715@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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