From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56863 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: message.el patch Date: Fri, 02 Apr 2004 01:12:03 +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 1080861286 6970 80.91.224.253 (1 Apr 2004 23:14:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Apr 2004 23:14:46 +0000 (UTC) Original-X-From: ding-owner+M5402@lists.math.uh.edu Fri Apr 02 01:14:37 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 1B9BOP-0003JJ-00 for ; Fri, 02 Apr 2004 01:14:37 +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 1B9BOC-0007Jr-00; Thu, 01 Apr 2004 17:14:24 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1B9BO4-0007Jj-00 for ding@lists.math.uh.edu; Thu, 01 Apr 2004 17:14:16 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1B9BO3-00084a-6v for ding@lists.math.uh.edu; Thu, 01 Apr 2004 17:14:15 -0600 Original-Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [195.41.46.236]) by justine.libertine.org (Postfix) with ESMTP id EDCCF3A0039 for ; Thu, 1 Apr 2004 17:14:11 -0600 (CST) Original-Received: from [195.215.224.215] (0xc3d7e0d7.esnxr4.ras.tele.dk [195.215.224.215]) by pfepb.post.tele.dk (Postfix) with ESMTP id 3A1035EE01B for ; Fri, 2 Apr 2004 01:14:09 +0200 (CEST) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Jan Rychter's message of "Thu, 01 Apr 2004 13:42:49 -0800") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) X-Spam-Score: -4.8 (----) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56863 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56863 Jan Rychter writes: > I'd like to propose this small change to message.el, useful for > those of us who do not use a signature separator or who use one that > is a little different. > > +(defcustom message-signature-inserted-separator "-- \n" > + "The string that is inserted before the signature to separate it from > +the message body." Auch! I think this is evil, to be honest. Some things are not meant to be customized ... such as "Re:" or "-- ". -- Jesper Harder