From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64394 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.gnus.general,gmane.emacs.devel Subject: Re: report-emacs-bug and *mail* buffer. Date: Sun, 11 Mar 2007 21:27:50 -0400 Message-ID: References: <87mz2pt92d.fsf@lrde.org> <87fy8bsxtp.fsf@lrde.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1173663060 8769 80.91.229.12 (12 Mar 2007 01:31:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Mar 2007 01:31:00 +0000 (UTC) Cc: emacs-devel@gnu.org, ding@gnus.org To: michael@cadilhac.name (=?iso-8859-1?Q?Micha=EBl?= Cadilhac) Original-X-From: ding-owner+M12918@lists.math.uh.edu Mon Mar 12 02:30:54 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1HQZNF-0008Jp-Mc for ding-account@gmane.org; Mon, 12 Mar 2007 02:30:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1HQZME-0006JS-Qg; Sun, 11 Mar 2007 20:29:51 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1HQZMC-0006J7-0s for ding@lists.math.uh.edu; Sun, 11 Mar 2007 20:29:48 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1HQZM6-000180-Ax for ding@lists.math.uh.edu; Sun, 11 Mar 2007 20:29:47 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1HQZM5-0008Ei-00 for ; Mon, 12 Mar 2007 02:29:41 +0100 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HQZKI-0006hW-La; Sun, 11 Mar 2007 21:27:50 -0400 In-reply-to: <87fy8bsxtp.fsf@lrde.org> (michael@cadilhac.name) X-Spam-Score: -1.6 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64394 gmane.emacs.devel:67760 Archived-At: =2D message-user-agent, which calls `message-mail', ignores its SWITCH-FUNCTION and CONTINUE args and always open a new buffer. Isn't that a bug? Shouldn't message-mail obey these arguments?