From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: rmailedit can now handle changes in headers. Date: Sat, 14 Feb 2009 22:12:06 +0200 Message-ID: References: <200902141955.n1EJtGa4016965@zogzog.maillard.mobi> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1234642345 1239 80.91.229.12 (14 Feb 2009 20:12:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Feb 2009 20:12:25 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Xavier Maillard Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 14 21:13:40 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LYQtL-0000cI-Dh for ged-emacs-devel@m.gmane.org; Sat, 14 Feb 2009 21:13:35 +0100 Original-Received: from localhost ([127.0.0.1]:48894 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LYQs1-0007fH-68 for ged-emacs-devel@m.gmane.org; Sat, 14 Feb 2009 15:12:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LYQrx-0007fB-CF for emacs-devel@gnu.org; Sat, 14 Feb 2009 15:12:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LYQrw-0007eu-IG for emacs-devel@gnu.org; Sat, 14 Feb 2009 15:12:09 -0500 Original-Received: from [199.232.76.173] (port=50826 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LYQrw-0007eo-AL for emacs-devel@gnu.org; Sat, 14 Feb 2009 15:12:08 -0500 Original-Received: from mtaout1.012.net.il ([84.95.2.1]:28943) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LYQrt-0004Xs-N0; Sat, 14 Feb 2009 15:12:05 -0500 Original-Received: from conversion-daemon.i-mtaout1.012.net.il by i-mtaout1.012.net.il (HyperSendmail v2007.08) id <0KF200F00NSBZE00@i-mtaout1.012.net.il>; Sat, 14 Feb 2009 22:12:33 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.228.155.170]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KF2007T9O4VJN90@i-mtaout1.012.net.il>; Sat, 14 Feb 2009 22:12:32 +0200 (IST) In-reply-to: <200902141955.n1EJtGa4016965@zogzog.maillard.mobi> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:109070 Archived-At: > Date: Sat, 14 Feb 2009 20:55:16 +0100 > From: Xavier Maillard > Jabber-ID: xma01@jabber.fr > Cc: emacs-devel@gnu.org > > what is the need behind this feature ? It is not clear to me. Obviously, editing a mail message should support editing its headers as well, don't you think?