From owner-freebsd-questions@FreeBSD.ORG Thu Mar 18 12:42:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0CA316A4CE for ; Thu, 18 Mar 2004 12:42:16 -0800 (PST) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35D7C43D1D for ; Thu, 18 Mar 2004 12:42:16 -0800 (PST) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i2IKg2c18484; Thu, 18 Mar 2004 15:42:02 -0500 (EST) From: Jerry McAllister Message-Id: <200403182042.i2IKg2c18484@clunix.cl.msu.edu> To: bsilver@chrononomicon.com (Bart Silverstrim) Date: Thu, 18 Mar 2004 15:42:02 -0500 (EST) In-Reply-To: from "Bart Silverstrim" at Mar 18, 2004 02:38:11 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: FreeBSD-questions Mailing List Subject: Re: Mail readers (was: Re: Portupgrade troubles, interactive ports) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 20:42:16 -0000 > > > On Mar 17, 2004, at 5:45 PM, Kris Kennaway wrote: > > > 1) Please wrap your lines at 70 characters so your emails may be > > easily read. > > I'm using Mail.app on OS X 10.3.3, and someone offering some advice > from this list also > asked me to fix line wrapping. I checked and checked, but found > nothing in Mail that allows > a "wrapping" unless it's done manually. Yup. I do it manually - just hit that nice big Enter/Return key between a couple of word when I get out around that far. Some Mail clients allow you to set a line length and then try to break between word near there. Most editors such as vi allow something like this too. I am using vi, but have a long habit of hitting return from way back in the days of typewriters (I'm old) so I never even bother to set anything in vi. I just miss the bell 'ding' and sound of the platen or type ball moving back each time. Maybe that could be simulated. > I went to the MacOSX admin mailing list and asked there. They said > that the problem > is that when Mail.app sends as "text" (I avoid whenever possible > sending html or > rich text stuff through email...if it's good enough for telnet, it's > good enough for me! :-) > the format is "flow" (format = flowed), and pointed me to > http://www.joeclark.org/ffaq.html > for some information. From what I understood the problem isn't > Mail.app, it was a > MUA that isn't correctly reading format=flowed That's all too complicated. It is really because many people read their mail on text only readers - such as on a console without much gui stuff or whatever. So, the stuff either just wraps at lousy places and runs stuff together or it ignores all the html or other markup junk that clutters up the message file and splats it all out on the screen just as it gets it which is hard to read. > Out of curiosity, what email program are you using that it's not > showing up? I thought the > FAQ said that many term emailers support the flowed > format...essentially my hitting > "enter" at the end of each line is making it more difficult for the > format=flowed-speaking- > mailers to correctly format my email for quoting, etc... A return in there usuall doesn't mess up the gui Email readers. They tend to ignore it. But it sure helps text based Email readers. ////jerry > > Suggestions? I'm not trying to start any kind of religious MUA war or > anything like that, > just asking for honest opinion on "best practices"... >