From: "Ludovic Courtès" <ludo@gnu.org>
To: guix-devel@gnu.org, Tobias Geerinckx-Rice <me@tobias.gr>
Subject: Re: 01/02: services: cups: Rename ‘retry-this-job’ to ‘retry-current-job’.
Date: Sat, 31 Aug 2019 21:10:17 +0200 [thread overview]
Message-ID: <87r251b17q.fsf@gnu.org> (raw)
In-Reply-To: <20190831012511.10FCC2047A@vcs0.savannah.gnu.org> (guix-commits@gnu.org's message of "Fri, 30 Aug 2019 21:25:10 -0400 (EDT)")
Hi there!
guix-commits@gnu.org skribis:
> commit 5a097cdd5446587511dbee049ad706366c74e5ad
> Author: Tobias Geerinckx-Rice <me@tobias.gr>
> Date: Sat Aug 31 03:23:16 2019 +0200
>
> services: cups: Rename ‘retry-this-job’ to ‘retry-current-job’.
>
> * gnu/services/cups.scm (error-policy, cups-configuration): Substitute
> RETRY-CURRENT-JOB for the obsolete RETRY-THIS-JOB name of this policy.
> * doc/guix.texi (Printing Services): Likewise.
[...]
> (define-enumerated-field-type error-policy
> - (abort-job retry-job retry-this-job stop-printer))
> + (abort-job retry-job retry-current-job stop-printer))
I’m not sure how ‘define-enumerated-field-type’ works, but can we add a
‘define-deprecated’ for ‘retry-this-job’ or similar?
Thanks,
Ludo’.
next parent reply other threads:[~2019-08-31 19:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20190831012509.23965.2195@vcs0.savannah.gnu.org>
[not found] ` <20190831012511.10FCC2047A@vcs0.savannah.gnu.org>
2019-08-31 19:10 ` Ludovic Courtès [this message]
2019-08-31 23:13 ` 01/02: services: cups: Rename ‘retry-this-job’ to ‘retry-current-job’ Tobias Geerinckx-Rice
2019-08-31 23:27 ` Tobias Geerinckx-Rice
2019-09-03 12:51 ` Ludovic Courtès
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=87r251b17q.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=me@tobias.gr \
/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).