From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34903 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: message, auto-fill-mode and ^something: in the body Date: 22 Feb 2001 21:36:24 +0900 Organization: Emacsen advocacy group 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=iso-8859-2 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035170739 32680 80.91.224.250 (21 Oct 2002 03:25:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:25:39 +0000 (UTC) Cc: emacs-pretest-bug@gnu.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 CEB5DD049E for ; Thu, 22 Feb 2001 07:36:54 -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 GAC18248; Thu, 22 Feb 2001 06:36:47 -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:36:06 -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 GAA03818 for ; Thu, 22 Feb 2001 06:35:57 -0600 (CST) Original-Received: from jpl.org (clients.web-hosting.com [207.228.244.9]) by mailhost.sclp.com (Postfix) with ESMTP id 46304D049E for ; Thu, 22 Feb 2001 07:36:28 -0500 (EST) Original-Received: from yamaoka@jpl.org by jpl.org (jpl.org [207.228.245.242]) (8.11.1/8.11.1) id f1MCaQp25700 Thu, 22 Feb 2001 21:36:26 +0900 (JST) Original-To: ding@gnus.org User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/21.0.98 X-MIME-Autoconverted: from quoted-printable to 8bit by mars.web-hosting.com id f1MCaOG25658 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 15 Xref: main.gmane.org gmane.emacs.gnus.general:34903 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34903 >>>>> In >>>>> Pavel@Janik.cz (Pavel Janík ml.) wrote: > This_is_not_header: and this text is not filled-in but it should be because I have auto-fill-mode turned on by default. Probably it's a feature. You may invalidate it at your own risk as such as follows: M-x eval-expression Eval: (setq auto-fill-inhibit-regexp nil) Use with caution when you edit the header fields. -- Katsumi Yamaoka