From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/13798 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: PATCH: Don't quote signature (was: Re: GNKSA and Gnus) Date: 08 Feb 1998 16:18:35 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <199712280107.UAA02498@mail.interpath.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035153099 11226 80.91.224.250 (20 Oct 2002 22:31:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:31:39 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id HAA01142 for ; Sun, 8 Feb 1998 07:40:54 -0800 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA10666 for ; Sun, 8 Feb 1998 09:37:42 -0600 (CST) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id KAN01403; Sun, 8 Feb 1998 10:13:57 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 08 Feb 1998 09:34:49 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id JAA05214 for ; Sun, 8 Feb 1998 09:34:09 -0600 (CST) Original-Received: (qmail 7973 invoked by uid 504); 8 Feb 1998 15:34:04 -0000 Original-Received: (qmail 7954 invoked from network); 8 Feb 1998 15:34:02 -0000 Original-Received: from xyplex12.uio.no (HELO sparky.gnus.org) (129.240.154.32) by claymore.vcinet.com with SMTP; 8 Feb 1998 15:33:59 -0000 Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id QAA30703; Sun, 8 Feb 1998 16:36:59 +0100 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Per Abrahamsen's message of "13 Jan 1998 16:58:34 +0100" X-Mailer: Quassia Gnus v0.23/XEmacs 19.15 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > > Providing an alternative to `message-cite-original' that removes the > > signature might be nice. > > Here is a patch to `message-cite-original' which simply doesn't quote > the signature. I think that in the rare cases where the user *want* > to quote the signature, he can just cut and paste it manually. The main problem is, I think, when responding to articles that are malformed; that have a signature delimiter before the body. So I've just added this as a new function, `message-cite-original-without-signature' that users may use if they want, but I won't make it the default. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen