From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/14503 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.gnus.user Subject: Re: Reply to self behavior Date: Sun, 02 Jan 2011 12:51:03 +0100 Organization: Organization?!? Message-ID: <877henh6c8.fsf@lola.goethe.zz> References: <871v59adu4.fsf@topper.koldfront.dk> <87r5d9ocyg.fsf@savara.sat.thregr.org> <87mxnxo8fs.fsf@savara.sat.thregr.org> <87ei998nip.fsf@topper.koldfront.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1293972016 28171 80.91.229.12 (2 Jan 2011 12:40:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 2 Jan 2011 12:40:16 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sun Jan 02 13:40:12 2011 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PZNEJ-0001Zr-7u for gegu-info-gnus-english@m.gmane.org; Sun, 02 Jan 2011 13:40:11 +0100 Original-Received: from localhost ([127.0.0.1]:40214 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZNEI-0008Um-IJ for gegu-info-gnus-english@m.gmane.org; Sun, 02 Jan 2011 07:40:10 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!bnewspeer01.bru.ops.eu.uu.net!bnewspeer00.bru.ops.eu.uu.net!emea.uu.net!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.gnus X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:XxitC1Vtv8WARgWXYH2xFT3QYco= Original-Lines: 32 Original-NNTP-Posting-Date: 02 Jan 2011 12:51:04 CET Original-NNTP-Posting-Host: ad207416.newsspool2.arcor-online.net Original-X-Trace: DXC=m; TbV\>UJK3LNKYb?b>076A9EHlD; 3Yc24Fo<]lROoR18kF5MOK`al0oR:DmV4Sg07H; j8; Original-X-Complaints-To: usenet-abuse@arcor.de Original-Xref: usenet.stanford.edu gnu.emacs.gnus:85237 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:14503 Archived-At: Yuri D'Elia writes: > On Sun, 02 Jan 2011 08:40:33 +0100, Lars Magne Ingebrigtsen wrote: >> Yuri D'Elia writes: > >>>> (_real_ > format=flowed support anyone? it's supported since 199? in >>>> > outlook) >>> >>> What doesn't work? And what is format=flowed? Why > would you want it? >> >> format=flowed encodes hard-newlines in the > message, while still wrapping >> the source of the message to 80 > columns. This allow compliant readers to >> either show the wrapped > text or flow the content to the window's >> margins. > > In what way > doesn't format=flowed work in Gnus? I think that was >> implemented at least a decade ago, but it may have bitrotted in > the mean > time... > > After reading the sources, I was able to achieve flowed zenity with > the following: > > (setq fill-flowed-display-column nil) (add-hook 'message-mode-hook > (lambda () (turn-off-auto-fill) (setq truncate-lines nil) > (use-hard-newlines))) (add-hook 'gnus-article-mode-hook (lambda () > (setq truncate-lines nil))) My only complaint is that > use-hard-newlines' shouldn't be necessary. > Any line longer than `fill-flowed-encode-column' should trigger a > format=flowed message automatically instead of generating a warning. That's the worst comb quoting and unreadable run-in garbage I've seen in a long time. Impressive that you managed to create it using gnus. -- David Kastrup