Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2005 14:16:56 -0700
From:      "Darren Pilgrim" <dmp@bitfreak.org>
To:        <freebsd-test@freebsd.org>
Subject:   Email formatting test (76 chars, trial 2)
Message-ID:  <006f01c56f94$1091a2f0$0a2a15ac@SMILEY>

next in thread | raw e-mail | index | archive | help
[ Unless you're a kind soul willing to spend time tracking down mail =
system
bugs, ignore this. ]

This is a test to track down some MIME format mangling that's taking =
place
when email gets spewed from Outlook, through my system, through =
FreeBSD.ORG
and back to me.  This should wrap nicely at:

72 characters

There should be no line-ending equal signs, MIME multi-part formatting, =
or a
b64 encoded section.  There should be just this plain old text, wrapped
nicely.

This next bit has `conventions --used-to-denote -c commands and -q =
"quoted
text"`.

This is a diff:

--- make.conf.orig      Sun Jun 12 14:10:31 2005
+++ make.conf   Sun Jun 12 14:11:58 2005
@@ -1,6 +1,6 @@
 # $FreeBSD: src/etc/defaults/make.conf,v 1.97.2.80 2003/02/15 16:34:56
trhodes Exp $
=20
-CPUTYPE?=3Dp2
+CPUTYPE?=3Dthiswaschanged
 CFLAGS=3D -O -pipe
 CXXFLAGS+=3D -fmemoize-lookups -fsave-memoized
 COPTFLAGS=3D -O -pipe
@@ -8,11 +8,11 @@
 NO_DYNAMICROOT=3D        true    # build /bin and /sbin dynamically
=20
 ENABLE_SUIDPERL=3D       true
-PPP_NOSUID=3D    true
+PPP_NOSUID=3D    sowasthis
=20
 NO_SENDMAIL=3D   true    # do not build sendmail and related programs
-NO_X=3D          true    # do not compile in XWindows support (e.g. =
doscmd)
-NOPROFILE=3D     true    # Avoid compiling profiled libraries
+NO_X=3D          andthis # do not compile in XWindows support (e.g. =
doscmd)
+NOPROFILE=3D     andthis # Avoid compiling profiled libraries
 NOUUCP=3D                true    # do not build uucp related programs
=20
 MAKE_IDEA=3D     YES     # IDEA (128 bit symmetric encryption)
@@ -23,6 +23,13 @@
=20
 BOOTWAIT=3D0
=20
+# These are some extra comments that run past 80-characters to test
line-wrapping.  Did it work?
+# This is actually a multi-line comment.
+/*
+ * So
+ * is
+ * this.
+ */
 USA_RESIDENT=3D          YES
=20
 TOP_TABLE_SIZE=3D 101

These are some command-line examples:

# dothis -command here -o "or else"
# thisis --highly-recommended-parameter




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006f01c56f94$1091a2f0$0a2a15ac>