From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56463 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Kill recipients in To/Cc headers Date: Mon, 01 Mar 2004 10:01:15 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: <87brnhdjqc.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1078131677 16746 80.91.224.253 (1 Mar 2004 09:01:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Mar 2004 09:01:17 +0000 (UTC) Original-X-From: ding-owner+M5004@lists.math.uh.edu Mon Mar 01 10:01:11 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 1AxjIV-0000Xw-00 for ; Mon, 01 Mar 2004 10:01:11 +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 1AxjIO-0004pi-00; Mon, 01 Mar 2004 03:01:04 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AxjII-0004ok-00 for ding@lists.math.uh.edu; Mon, 01 Mar 2004 03:00:58 -0600 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id 2066C3A0040 for ; Mon, 1 Mar 2004 03:00:58 -0600 (CST) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1AxjIH-00031k-00 for ; Mon, 01 Mar 2004 10:00:57 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 11 Original-NNTP-Posting-Host: 213-203-244-156.kunde.vdserver.de Original-X-Trace: quimby.gnus.org 1078131657 10489 213.203.244.156 (1 Mar 2004 09:00:57 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Mon, 1 Mar 2004 09:00:57 +0000 (UTC) User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:zfLb5YqQon7ol64zYyYF2Vq2LSI= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56463 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56463 I often have to edit recipients in To/Cc headers. For example, I might wish to remove a recipient, or move a certain recipient from one header to another. But there is no convenient way to kill a recipient. Usually, I end up doing C-M-SPC several times, or perhaps just C-SPC C-f C-f ... C-w. WIBNI M-k or somesuch command would kill a recipient, when in a To/Cc header? Kai