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: 3 bugs in Rmail Date: Mon, 10 Jan 2011 20:37:59 +0200 Message-ID: <8362twk3js.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1294684808 30791 80.91.229.12 (10 Jan 2011 18:40:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 10 Jan 2011 18:40:08 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 10 19:40:04 2011 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.69) (envelope-from ) id 1PcMev-0000Qv-ML for ged-emacs-devel@m.gmane.org; Mon, 10 Jan 2011 19:40:01 +0100 Original-Received: from localhost ([127.0.0.1]:39158 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PcMev-0001OP-4I for ged-emacs-devel@m.gmane.org; Mon, 10 Jan 2011 13:40:01 -0500 Original-Received: from [140.186.70.92] (port=48388 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PcMd0-000074-RF for emacs-devel@gnu.org; Mon, 10 Jan 2011 13:38:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PcMcy-0008Ak-TE for emacs-devel@gnu.org; Mon, 10 Jan 2011 13:38:01 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:50283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PcMcy-0008AW-J7 for emacs-devel@gnu.org; Mon, 10 Jan 2011 13:38:00 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LET00L00KXKEX00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Mon, 10 Jan 2011 20:37:59 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.127.131.253]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LET00JK6L3ARBE0@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Mon, 10 Jan 2011 20:37:59 +0200 (IST) X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:134411 Archived-At: Would someone please take a look at these 3 bug reports? http://lists.gnu.org/archive/html/help-gnu-emacs/2011-01/msg00315.html http://lists.gnu.org/archive/html/help-gnu-emacs/2011-01/msg00316.html http://lists.gnu.org/archive/html/help-gnu-emacs/2011-01/msg00317.html You will see in the followups that reverting to sendmail-user-agent resolved all of them, so the problems are probably because we switched to message-user-agent in Emacs 23.2. I asked DJ Delorie to submit bug reports, but I don't see he did. However, I'm sure he will supply details if needed.