From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57151 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: bug? message.el `message-setup-1' mail-header-separator Date: Wed, 28 Apr 2004 16:05:39 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1083161646 31007 80.91.224.253 (28 Apr 2004 14:14:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Apr 2004 14:14:06 +0000 (UTC) Original-X-From: ding-owner+M5691@lists.math.uh.edu Wed Apr 28 16:13:49 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BIpor-0003OZ-00 for ; Wed, 28 Apr 2004 16:13:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BIpoU-0007gZ-00; Wed, 28 Apr 2004 09:13:26 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BIpoQ-0007gU-00 for ding@lists.math.uh.edu; Wed, 28 Apr 2004 09:13:22 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BIpoO-0007P8-9M for ding@lists.math.uh.edu; Wed, 28 Apr 2004 09:13:20 -0500 Original-Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by justine.libertine.org (Postfix) with ESMTP id 6D1FE3A0042 for ; Wed, 28 Apr 2004 09:13:19 -0500 (CDT) Original-Received: from [195.215.224.184] (0xc3d7e0b8.esnxr4.ras.tele.dk [195.215.224.184]) by pfepc.post.tele.dk (Postfix) with ESMTP id 78B27262896 for ; Wed, 28 Apr 2004 16:13:17 +0200 (CEST) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Karl Chen's message of "28 Apr 2004 05:37:33 -0700") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57151 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57151 Karl Chen writes: > Is the mail-header-separator text inserted by `message-setup-1' > supposed to be read-only? No, I don't think so. It breaks various stuff if you make it read-only. > It makes sense for it to be so, and the code actually sets it to NOT > read-only, which seems useless since it would by default be > read-only. Yeah, that code appears to be completely redundant. -- Jesper Harder