From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34904 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.gnus.general Subject: Re: message, auto-fill-mode and ^something: in the body Date: 22 Feb 2001 12:47:10 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170740 32689 80.91.224.250 (21 Oct 2002 03:25:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:25:40 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, ding@gnus.org Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 34031D049E for ; Thu, 22 Feb 2001 07:47:41 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id GAC18499; Thu, 22 Feb 2001 06:47:34 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 22 Feb 2001 06:46:54 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id GAA03904 for ; Thu, 22 Feb 2001 06:46:44 -0600 (CST) Original-Received: from djlvig.dl.ac.uk (djlvig.dl.ac.uk [148.79.112.146]) by mailhost.sclp.com (Postfix) with ESMTP id 74B9ED049E for ; Thu, 22 Feb 2001 07:47:14 -0500 (EST) Original-Received: (from fx@localhost) by djlvig.dl.ac.uk (8.8.7/8.8.5) id MAA00579; Thu, 22 Feb 2001 12:47:11 GMT Original-To: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?= ml.) X-Face: "_!nmR@11ZNuumt0oqG"Y3Hfy|;FGz)`"ul[G?ah6k-oNyDW?3/Nq3Qab$kUnUQ_d4};kPl R=}-Vqfo|S5mThi-kaBR=>%g5a3-OvnEhdHu{^APIaP:b}0m!$bDC>SX zz'r)e?`at?tpD*+~b+pf In-Reply-To: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.98 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 6 Xref: main.gmane.org gmane.emacs.gnus.general:34904 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34904 See the buffer-local value of `auto-fill-inhibit-regexp'. I think this is set to prevent auto-filling in headers. Presumably `auto-fill-function' could be redefined to be more clever about this, but it's probably not worth it to save the occasional M-q.