From: Jacob Godserv <jacobgodserv@gmail.com>
To: gentoo-pms <gentoo-pms@lists.gentoo.org>
Subject: [gentoo-pms] Clarify line continuation in make.defaults
Date: Wed, 13 Jan 2010 13:40:30 -0500 [thread overview]
Message-ID: <2e0007041001131040l7af9e61fsd0e5618305f99a23@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 878 bytes --]
This patch fixes a fairly small issue, but one that "got" me enough
times, while writing a PMS-compatible tool, to make me want to patch.
The wording on how a quoted string might continue over more than one
line is only barely enough to grasp its meaning. It requires some deep
logical thought to figure out what's actually meant here, so I've
added a little bit of extra explanation.
I found that nano set to COLUMNS=107 produced word wrapping similar to
the rest of the file, but let me know if I missed other formatting
rules I ought to know about.
--
Jacob
"For then there will be great distress, unequaled
from the beginning of the world until now — and never
to be equaled again. If those days had not been cut
short, no one would survive, but for the sake of the
elect those days will be shortened."
Are you ready?
[-- Attachment #2: profiles.tex.patch --]
[-- Type: application/octet-stream, Size: 750 bytes --]
--- profiles.tex 2010-01-13 13:28:25.103670768 -0500
+++ profiles.tex 2010-01-13 13:35:50.712458151 -0500
@@ -58,7 +58,8 @@
\item Variables to the right of the equals sign in the form \t{\$\{foo\}} or \t{\$foo} are recognised and
expanded from variables previously set in this or earlier \t{make.defaults} files.
\item One logical line may be continued over multiple physical lines by escaping the newline with a
- backslash. This is also permitted inside quoted strings.
+ backslash. A quoted string may also continue over multiple physical lines in this fasion, so that
+ the quoted string can begin, continue, and end on two or more separate lines.
\item Backslashes, except for line continuations, are not allowed.
\end{compactitem}
next reply other threads:[~2010-01-13 20:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-13 18:40 Jacob Godserv [this message]
2010-01-13 21:01 ` [gentoo-pms] Clarify line continuation in make.defaults Christian Faulhammer
2010-01-17 4:07 ` [gentoo-pms] Fill column (was: Re: Clarify line continuation in make.defaults) Ulrich Mueller
2010-01-17 8:47 ` Ciaran McCreesh
2010-01-17 9:30 ` [gentoo-pms] Fill column Christian Faulhammer
2010-01-17 9:50 ` Ciaran McCreesh
2010-01-17 10:01 ` Christian Faulhammer
[not found] ` <82dd739f1001170311o14aafd13n8a140fc4c9ab487@mail.gmail.com>
[not found] ` <20100117142956.125b2e18@gentoo.org>
2010-01-17 14:36 ` Ciaran McCreesh
[not found] ` <19283.12619.238117.318780@a1i15.kph.uni-mainz.de>
2010-01-17 17:53 ` Ciaran McCreesh
[not found] ` <2e0007041001141034w25cea618r3a0119b748aa3362@mail.gmail.com>
2010-01-17 11:16 ` [gentoo-pms] Clarify line continuation in make.defaults Christian Faulhammer
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=2e0007041001131040l7af9e61fsd0e5618305f99a23@mail.gmail.com \
--to=jacobgodserv@gmail.com \
--cc=gentoo-pms@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox