all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 62799-done@debbugs.gnu.org
Subject: bug#62799: [PATCH] doc: Quote all list values.
Date: Tue, 30 May 2023 17:33:48 +0200	[thread overview]
Message-ID: <878rd5omub.fsf@pelzflorian.de> (raw)
In-Reply-To: <87pm6iertg.fsf@gnu.org> ("Ludovic Courtès"'s message of "Mon, 29 May 2023 23:44:11 +0200")

Thank you Ludo for the LGTM.

Closing.  Pushed as
718eb551048ac0de520963251d5a651682676d8b without a quoting that Sergey
Trofimov already fixed and with two new quotings:

diff --git a/doc/guix.texi b/doc/guix.texi
index 47b2b8ba62..9967d85f65 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -22446,7 +22446,7 @@ X Window
 
 @item @code{resolutions} (default: @code{'()})
 When @code{resolutions} is the empty list, Xorg chooses an appropriate screen
-resolution.  Otherwise, it must be a list of resolutions---e.g., @code{((1024
+resolution.  Otherwise, it must be a list of resolutions---e.g., @code{'((1024
 768) (640 480))}.
 
 @cindex keyboard layout, for Xorg
@@ -43571,7 +43571,7 @@ Mail Home Services
 @item @code{defaults} (type: msmtp-configuration)
 The configuration that will be set as default for all accounts.
  
-@item @code{accounts} (default: @code{()}) (type: list-of-msmtp-accounts)
+@item @code{accounts} (default: @code{'()}) (type: list-of-msmtp-accounts)
 A list of @code{msmtp-account} records which contain information about
 all your accounts.
  




      reply	other threads:[~2023-05-30 15:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-12 16:26 [bug#62799] [PATCH] doc: Quote all list values Florian Pelz
2023-05-29 21:44 ` Ludovic Courtès
2023-05-30 15:33   ` pelzflorian (Florian Pelz) [this message]

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

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

  git send-email \
    --in-reply-to=878rd5omub.fsf@pelzflorian.de \
    --to=pelzflorian@pelzflorian.de \
    --cc=62799-done@debbugs.gnu.org \
    --cc=ludo@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.