From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28327 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Re: Reformatting multi-level quotes Date: 18 Dec 1999 22:53:54 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <9t9d7s3zzil.fsf@mraz.iskon.hr> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165196 29325 80.91.224.250 (21 Oct 2002 01:53:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:53:16 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by mailhost.sclp.com (Postfix) with ESMTP id 9BB87D051E for ; Sat, 18 Dec 1999 16:57:26 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.3/8.9.1) with ESMTP id PAB24709; Sat, 18 Dec 1999 15:54:27 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 18 Dec 1999 15:54:37 -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 PAA07792 for ; Sat, 18 Dec 1999 15:54:27 -0600 (CST) Original-Received: from mraz.iskon.hr (mraz.iskon.hr [195.29.170.8]) by mailhost.sclp.com (Postfix) with ESMTP id 73C9AD051E for ; Sat, 18 Dec 1999 16:54:01 -0500 (EST) Original-Received: (from hniksic@localhost) by mraz.iskon.hr (8.9.3/8.9.3/Debian 8.9.3-6) id WAA00920; Sat, 18 Dec 1999 22:53:56 +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: > > > Old stuff > > > is here > > > > Newer stuff > > is here > > and when I try to reformat the "Old stuff" quote (by using M-q, > fill-paragraph-or-region) I get (notice the extra > in the middle) Try filladapt-mode: (require 'filladapt) (setq-default filladapt-mode t) Filladapt is a very powerful filling mode that replaces the standard fill functions. It has many variables to tweak, but it also has a very sensible default behaviour. More importantly, it handles the above correctly by default. > So why is Gnus by default creating quotes that cannot easily be > reformatted? Gnus simply uses the standard quoting prefix.