From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28354 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Re: Must filladapt be disabled? (Was: Filladapt's "fill-paragraph" during "W w") Date: 21 Dec 1999 09:08:02 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <9t9vh5s67j1.fsf@mraz.iskon.hr> References: <9t9d7s3zzil.fsf@mraz.iskon.hr> <9t9902rzw91.fsf@mraz.iskon.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165218 29444 80.91.224.250 (21 Oct 2002 01:53:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:53:38 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 67A5AD051E for ; Tue, 21 Dec 1999 03:09:31 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id CAB13430; Tue, 21 Dec 1999 02:08:57 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 21 Dec 1999 02:08:39 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id CAA03416 for ; Tue, 21 Dec 1999 02:08:27 -0600 (CST) Original-Received: from mraz.iskon.hr (mraz.iskon.hr [195.29.170.8]) by mailhost.sclp.com (Postfix) with ESMTP id 71340D051E for ; Tue, 21 Dec 1999 03:08:04 -0500 (EST) Original-Received: (from hniksic@localhost) by mraz.iskon.hr (8.9.3/8.9.3/Debian 8.9.3-6) id JAA02192; Tue, 21 Dec 1999 09:08:02 +0100 X-Authentication-Warning: mraz.iskon.hr: hniksic set sender to hniksic@iskon.hr using -f Original-To: ding@gnus.org X-Attribution: Hrvoje X-Face: &{dT~)Pu6V<0y?>3p$;@vh\`C7xB~A0T-J%Og)J,@-1%q6Q+, gs<-9M#&`I8cJp2b1{vPE|~+JE+gx;a7%BG{}nY^ehK1"q#rG O,Rn1A_Cy%t]V=Brv7h writes: > Is there any compelling reason for `filladapt-mode' to be turned off > here? If not, could this line just get removed (and possibly the > line above with `adaptive-fill-mode' also)? But I'd want that line to stay. There are things that filladapt-mode can't handle, which the gnus-cite mode can. For instance, this: > : > : > > here is a very long line. here is a very long line. here is a... I guess the gnus-cite-use-filladapt would work, but the ideal solution would be to make sure the code just works with filladapt, and use it if the user decides so.