From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54782 Path: main.gmane.org!not-for-mail From: Sam Steingold Newsgroups: gmane.emacs.gnus.general Subject: Re: follow-up & CC Date: Wed, 12 Nov 2003 11:05:53 -0500 Organization: disorganization Sender: ding-owner@lists.math.uh.edu Message-ID: References: Reply-To: sds@gnu.org NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1068653264 30866 80.91.224.253 (12 Nov 2003 16:07:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 Nov 2003 16:07:44 +0000 (UTC) Original-X-From: ding-owner+M3323@lists.math.uh.edu Wed Nov 12 17:07:41 2003 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 1AJxWv-0008PH-00 for ; Wed, 12 Nov 2003 17:07:41 +0100 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 1AJxVO-0000Cl-00; Wed, 12 Nov 2003 10:06:06 -0600 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AJxVG-0000Cf-00 for ding@lists.math.uh.edu; Wed, 12 Nov 2003 10:05:58 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 87CD23A004F for ; Wed, 12 Nov 2003 10:05:57 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AJxVE-0000ts-00 for ; Wed, 12 Nov 2003 17:05:56 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AJxVC-0000td-00 for ; Wed, 12 Nov 2003 17:05:54 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AJxVC-0007w7-00 for ; Wed, 12 Nov 2003 17:05:54 +0100 Original-Lines: 21 Original-X-Complaints-To: usenet@sea.gmane.org X-Attribution: Sam X-Disclaimer: You should not expect anyone to agree with me. User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:JFYg1hyEqmYDA2u2Rx0yVyRkML8= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54782 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54782 > * Reiner Steib <4.hpr.03.e.f@aheshrefcnz.qr> [2003-11-10 21:26:22 +0100]: > > Thanks. Committed (slightly modified). thanks. there appears to be a bug in `message-carefully-insert-headers': it does not check that the recipient is already mentioned in To or CC, so subsequent C-c C-t will just insert more and more identical To: addresses. Another dubious element is that `gnus-message' is defined in gnus-util.el which is not required by message.el. I think you need to add an autoload statement (autoload 'gnus-message "gnus-util") to the beginning of message.el. -- Sam Steingold (http://www.podval.org/~sds) running w2k Lisp: Serious empowerment.