public inbox for gentoo-pms@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-pms] Fill column
@ 2010-01-17 12:39 Ulrich Mueller
  2010-01-17 14:26 ` Ciaran McCreesh
  0 siblings, 1 reply; 12+ messages in thread
From: Ulrich Mueller @ 2010-01-17 12:39 UTC (permalink / raw
  To: Ciaran McCreesh; +Cc: gentoo-pms

>>>>> On Sun, 17 Jan 2010, Ciaran McCreesh wrote:

> Oh heck no. There's no excuse for using 70 or 80 columns for source
> code any more. My old laptop can fit 100 across the screen
> comfortably, which is much cleaner to work with.

Some people use several windows side by side, and the natural width of
these windows is 80 columns because almost all code adheres to it.

And we are talking about LaTeX source code that is mostly human
readable language. Readability suffers if lines have more than 60 or
70 characters.

Ulrich



^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-pms] Clarify line continuation in make.defaults
@ 2010-01-13 18:40 Jacob Godserv
  2010-01-13 21:01 ` Christian Faulhammer
  0 siblings, 1 reply; 12+ messages in thread
From: Jacob Godserv @ 2010-01-13 18:40 UTC (permalink / raw
  To: gentoo-pms

[-- 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}
 

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-02-05 21:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-17 12:39 [gentoo-pms] Fill column Ulrich Mueller
2010-01-17 14:26 ` Ciaran McCreesh
2010-01-19 12:06   ` Brian Harring
2010-01-19 12:26     ` David Leverton
2010-02-01 10:18     ` [gentoo-pms] EXPORT_FUNCTIONS Ulrich Mueller
2010-02-05 20:21       ` [gentoo-pms] EXPORT_FUNCTIONS Ulrich Mueller
2010-02-05 21:22         ` David Leverton
  -- strict thread matches above, loose matches on Subject: below --
2010-01-13 18:40 [gentoo-pms] Clarify line continuation in make.defaults Jacob Godserv
2010-01-13 21:01 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox