From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#5643: message-send-mail-function does not inherit from send-mail-function Date: Thu, 25 Feb 2010 23:46:08 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1267160021 26271 80.91.229.12 (26 Feb 2010 04:53:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 26 Feb 2010 04:53:41 +0000 (UTC) To: 5643-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 26 05:53:37 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1NksCl-0005KU-4J for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Feb 2010 05:53:35 +0100 Original-Received: from localhost ([127.0.0.1]:47914 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NksCk-00088H-IT for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Feb 2010 23:53:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NksCX-00083a-6g for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2010 23:53:21 -0500 Original-Received: from [140.186.70.92] (port=60788 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NksCV-00083F-7A for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2010 23:53:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NksCU-0000VV-Ul for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2010 23:53:19 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:54390) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NksCU-0000VP-Qb for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2010 23:53:18 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Nks6Q-0006x1-Gp for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2010 23:47:02 -0500 In-Reply-To: Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 26 Feb 2010 04:47:02 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org Mail-Followup-To: 5643@debbugs.gnu.org, Glenn Morris X-Emacs-PR-Message: cc-closed 5643 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 5643-done@debbugs.gnu.org id=D5643.126715957426702 (code D ref 5643); Fri, 26 Feb 2010 04:47:02 +0000 Original-Received: (at 5643-done) by debbugs.gnu.org; 26 Feb 2010 04:46:14 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nks5d-0006wc-Lx for submit@debbugs.gnu.org; Thu, 25 Feb 2010 23:46:13 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nks5c-0006wT-9p for 5643-done@debbugs.gnu.org; Thu, 25 Feb 2010 23:46:12 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1Nks5Y-0007mR-Ng; Thu, 25 Feb 2010 23:46:08 -0500 X-Spook: warfare Dick Cheney 9/11 subversive Axis of Evil global X-Ran: -FRq*}]!ucZ`1mvC$4j"){+s\,"k+;n&HH@)J0"U]tNp List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:35324 Archived-At: Glenn Morris wrote: > I suggest a patch like the following: I installed that because I think something like this is important for tomorrow's (?) pretest. Comments welcome.