From owner-ctm-users@FreeBSD.ORG Thu Jan 21 01:32:04 2010 Return-Path: Delivered-To: ctm-users@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D12791065679 for ; Thu, 21 Jan 2010 01:32:04 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 9D9ED8FC1F for ; Thu, 21 Jan 2010 01:32:04 +0000 (UTC) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.3/8.14.3) with ESMTP id o0L1VugI020575; Wed, 20 Jan 2010 19:31:57 -0600 (CST) (envelope-from stephen@missouri.edu) Message-ID: <4B57AE8C.4070003@missouri.edu> Date: Wed, 20 Jan 2010 19:31:56 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.7) Gecko/20100112 Firefox MIME-Version: 1.0 To: Stephen McKay References: <201001201203.o0KC3r5E036646@fire.js.berklix.net> <201001202351.o0KNpsh3006649@dungeon.home> <4B579F5E.7070801@missouri.edu> <201001210118.o0L1IElB007517@dungeon.home> In-Reply-To: <201001210118.o0L1IElB007517@dungeon.home> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "ctm-users@freebsd.org" , "Julian H. Stacey" , Andre Albsmeier Subject: Re: No deltas via email anymore? X-BeenThere: ctm-users@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CTM User discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2010 01:32:04 -0000 Stephen McKay wrote: > On Wednesday, 20th January 2010, Stephen Montgomery-Smith wrote: > >> Stephen McKay wrote: >> >>> It would be trivial to change ctm_smail to send lines of 72 characters. >>> It would reduce the encoding efficiency slightly, but not enough to >>> worry about. It is not worth making it optional. I'll probably do >>> this when I get a moment. >> >> This looks very easy to implement, namely change the line >> #define LINE_LENGTH 76 >> in /usr/src/usr.sbin/ctm/ctm_smail > > Yes. Multiples of 4 only. > >> So, would there be a problem with making this start right now? >> (Remember I make the deltas, so I can make this happen anytime.) > > Righto. I've changed my local copy from 76 to 72 and did a small test > run. Works for me. I'll update the official source when I get a chance. > > A cautious person would do their own test run, of course. :-) I have made the change. The next ctm generation starts 10pm CST. Can people tell me if there are problems? I must admit to not being cautious, but the worst that will happen is that people will need to download those deltas from the ftp sites.