unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Konrad Hinsen <konrad.hinsen@fastmail.net>
Cc: 41867-done@debbugs.gnu.org
Subject: bug#41867: [PATCH] news: Add entry for script execution via "guix repl".
Date: Mon, 15 Jun 2020 09:51:58 +0200	[thread overview]
Message-ID: <878sgo3gwx.fsf@gnu.org> (raw)
In-Reply-To: <m1r1ughjdf.fsf@fastmail.net> (Konrad Hinsen's message of "Mon, 15 Jun 2020 09:35:08 +0200")

[-- Attachment #1: Type: text/plain, Size: 154 bytes --]

Morning,

Konrad Hinsen <konrad.hinsen@fastmail.net> skribis:

> * etc/news.scm: Add entry.

Applied with the changes below, thanks!

Ludo’.


[-- Attachment #2: Type: text/x-patch, Size: 1395 bytes --]

diff --git a/etc/news.scm b/etc/news.scm
index 0e72c5cceb..d037734013 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -34,23 +34,23 @@ Guile-Skripten verwendet werden.  Im Vergleich zum Befehl
 alle seine Abhängigkeiten im Suchpfad verfügbar sind.  Skripte werden wie
 folgt ausgeführt:
 
-@Beispiel
+@example
 guix repl -- my-script,scm --option1 --option2 --option2=option-arg arg1 arg2
-@End-Beispiel
+@end example
 
 Weitere Informationen erhalten Sie mit
-@command{info \"(guix) ausführen und guix repl\"}.")
+@command{info \"(guix.de) Aufruf von guix repl\"}.")
          (fr "La commande @command{guix repl} peut maintenant être utilisée
 pour exécuter des scripts en langage Guile.  Par rapport au simple lancement
 de la commande @command{guile}, @command{guix repl} garantit que tous les
 modules Guix et toutes ses dépendances sont disponibles dans le chemin
 de recherche.  Les scripts sont exécutés comme ceci :
 
-@exemple
+@example
 guix repl -- my-script,scm --option1 --option2=option-arg arg1 arg2
-Exemple @end
+@end example
 
-Exécutez @command{info \"(guix) Invoquant guix repl\"} pour plus d'informations.")))
+Exécutez @command{info \"(guix.fr) Invoquer guix repl\"} pour plus d'informations.")))
 
  (entry (commit "b460ba7992a0b4af2ddb5927dcf062784539ef7b")
         (title (en "Add support to boot from a Btrfs subvolume")

  reply	other threads:[~2020-06-15  7:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-15  7:35 [bug#41867] [PATCH] news: Add entry for script execution via "guix repl" Konrad Hinsen
2020-06-15  7:51 ` Ludovic Courtès [this message]
2020-06-16  8:25 ` zimoun

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=878sgo3gwx.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=41867-done@debbugs.gnu.org \
    --cc=konrad.hinsen@fastmail.net \
    /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).