From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85161 Path: news.gmane.org!not-for-mail From: jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) Newsgroups: gmane.emacs.gnus.general Subject: Re: line-wrapping failing? Date: Sun, 19 Oct 2014 17:21:26 -0400 Message-ID: <87siijlprd.fsf@yale.edu> References: <8761ffsy0m.fsf@skimble.plus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: ger.gmane.org 1413753662 16465 80.91.229.3 (19 Oct 2014 21:21:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 Oct 2014 21:21:02 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33405@lists.math.uh.edu Sun Oct 19 23:20:55 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XfxuH-00050P-Dm for ding-account@gmane.org; Sun, 19 Oct 2014 23:20:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Xfxtd-0006Q1-7I; Sun, 19 Oct 2014 16:20:13 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Xfxtb-0006Pf-6Z for ding@lists.math.uh.edu; Sun, 19 Oct 2014 16:20:11 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XfxtZ-0005ji-L2 for ding@lists.math.uh.edu; Sun, 19 Oct 2014 16:20:10 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XfxtX-00081R-JC for ding@gnus.org; Sun, 19 Oct 2014 23:20:07 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XfxtW-0004ik-8R for ding@gnus.org; Sun, 19 Oct 2014 23:20:06 +0200 Original-Received: from nat-130-132-173-109.central.yale.edu ([130.132.173.109]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Oct 2014 23:20:06 +0200 Original-Received: from jorge.alfaro-murillo by nat-130-132-173-109.central.yale.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Oct 2014 23:20:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: nat-130-132-173-109.central.yale.edu User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:jF6+zuGH4Rmn++pnD7R2CvsNnNg= X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85161 Archived-At: Hi Sharon, Sharon Kimble writes: > I have the strange condition that when I email yahoo groups my > message that leaves me at line-wrapping at 68, does not > line-wrap when it is received back from the yahoo servers! > Indeed, one email that I sent of about 6 paragraphs, came back > as just one block of text which made it difficult to understand > the argument in my email! > > How can this situation be resolved please? > You could try enabling format=flowed, by calling `use-hard-newlines' while writing the message. Best, -- Jorge.