unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Liliana Marie Prikler <liliana.prikler@gmail.com>
Cc: 54578@debbugs.gnu.org
Subject: [bug#54578] [PATCH] services: Replace murmur-service-type with mumble-server-service-type.
Date: Tue, 29 Mar 2022 11:40:13 +0200	[thread overview]
Message-ID: <87y20t2j2a.fsf@gnu.org> (raw)
In-Reply-To: <5d9c4baf3301eee833fa575f0639760046200a6b.camel@gmail.com> (Liliana Marie Prikler's message of "Sat, 26 Mar 2022 09:57:18 +0100")

Hi,

Great job!

Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:


[...]

> -@subsubheading Murmur (VoIP server)
> +@subsubheading Mumble server
>  
> -@cindex Murmur (VoIP server)
> +@cindex Mumble
>  @cindex VoIP server
> -This section describes how to set up and run a Murmur server.  Murmur is
> -the server of the @uref{https://mumble.info, Mumble} voice-over-IP
> -(VoIP) suite.
> +This section describes how to set up and run a
> +@uref{https://mumble.info, Mumble} server.

Perhaps you can add “formerly known as Murmur” and keep “@cindex
Murmur”?

> +(define-deprecated/alias
> +  murmur-configuration
> +  mumble-server-configuration)
> +(define-deprecated/alias
> +  make-murmur-configuration
> +  make-mumble-server-configuration)

[...]

> +(export murmur-configuration)
> +(export make-murmur-configuration)

Perhaps you can define a ‘define-public-deprecated/alias’ macro to
reduce boilerplate.

Feel free to push with changes along these lines.

Thank you!

Ludo’.




  parent reply	other threads:[~2022-03-29  9:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-26  8:57 [bug#54578] [PATCH] services: Replace murmur-service-type with mumble-server-service-type Liliana Marie Prikler
2022-03-26  8:57 ` [bug#54578] [PATCH 2/2] " Liliana Marie Prikler
2022-03-29  9:40 ` Ludovic Courtès [this message]
2022-03-29 19:16 ` [bug#54578] [PATCH 1/2] guix: Add define-deprecated/public-alias Liliana Marie Prikler
2022-03-30 19:59   ` Ludovic Courtès
2022-04-12 18:42     ` bug#54578: " Liliana Marie Prikler

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=87y20t2j2a.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=54578@debbugs.gnu.org \
    --cc=liliana.prikler@gmail.com \
    /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).