From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: Simon Tournier <zimon.toutoune@gmail.com>
Cc: Ricardo Wurmus <rekado@elephly.net>, 67038@debbugs.gnu.org
Subject: bug#67038: Inconsistent use of space before ellipsis
Date: Thu, 16 Nov 2023 15:09:04 +0100 [thread overview]
Message-ID: <878r6xhjsv.fsf@pelzflorian.de> (raw)
In-Reply-To: <86r0kqvxsa.fsf@gmail.com> (Simon Tournier's message of "Thu, 16 Nov 2023 10:43:17 +0100")
Simon Tournier <zimon.toutoune@gmail.com> writes:
> For consistency, I suggest the rule: ’word...’ and not ’word ...’
>
> Something like the patch attached.
+1
This is more consistent. Looking at the translation files in po/guix,
only guix/status.scm:568 uses the space before ellipsis. The message
"applying ~a graft" does not occur in the manual, so it does not need
changing.
(match event
[…]
(('download-started item uri _ ...)
(when print-urls?
(erase-current-line*)
(format port (info (G_ "downloading from ~a ...")) uri)
(newline port)))
Should we keep this space? Perhaps keep it; it is clearer where the
URI ends.
Regards,
Florian
next prev parent reply other threads:[~2023-11-16 14:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-10 9:12 bug#67038: Inconsistent use of space before ellipsis Ricardo Wurmus
2023-11-16 9:43 ` Simon Tournier
2023-11-16 14:09 ` pelzflorian (Florian Pelz) [this message]
2023-11-17 15:47 ` Ludovic Courtès
2023-11-19 16:55 ` bug#67038: [PATCH] guix: status: Fix ellipsis inconsistencies Adriel Dumas--Jondeau via Bug reports for GNU Guix
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=878r6xhjsv.fsf@pelzflorian.de \
--to=pelzflorian@pelzflorian.de \
--cc=67038@debbugs.gnu.org \
--cc=rekado@elephly.net \
--cc=zimon.toutoune@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).