From xemacs-m  Wed Dec 11 23:53:48 1996
Received: from mikan.jaist.ac.jp (mikan-e0.jaist.ac.jp [150.65.1.9]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with ESMTP id XAA02453 for <xemacs-beta@xemacs.org>; Wed, 11 Dec 1996 23:53:44 -0600 (CST)
Received: from is18e0s01.jaist.ac.jp (MORIOKA Tomohiko <morioka@jaist.ac.jp>) by mikan.jaist.ac.jp (8.7.5); id OAA20930; Thu, 12 Dec 1996 14:53:23 +0900 (JST)
Message-Id: <199612120553.OAA20930@mikan.jaist.ac.jp>
X-MUA: mh-e 5.0.2 + tm-mh-e 7.72, tm-view 7.78
X-Face: %yc?f+O/cVKlH*K(H2X/6-d''suf|"1{S:Y0}_9$t@0G3:5M2:-Ck^[8+4^iSLeGc[Ey[WP
 PF]2M#Q9C'u~[=7TJP72J`PZdWvP=s-'-/LhFneC->=ILc~H#$lf2%hLL5U8?psIp`<[>d&@$Pm%~(
 A'"CJ.zuX@TXh\Ra4,b7M&`f"hexU-a4,#X\]Bfp'JI+MGUDRA%_$&UnWAem4}1R"4%uivgn;xFZ%"
 NS>)eCuFYNHc/:W^:{7H>bGQS],x5z[Cy~C;7j#:8y9q|"~9~UWjE<Vm_;)o<Q4S5NweLc(cl7-suY
 NF|_O*xodbmQavM
X-Emacs: Mule 2.4 =?ISO-2022-JP?B?KBskQjlITVUybBsoQik=?=
From: =?ISO-2022-JP?B?GyRCPGkyLBsoQiAbJEJDTkknGyhC?= / MORIOKA Tomohiko <morioka@jaist.ac.jp>
To: wmperry@aventail.com
cc: xemacs-beta@xemacs.org, tm-maintainers@chamonix.jaist.ac.jp
Subject: Re: Patches for TM 
In-reply-to: Your message of "Fri, 22 Nov 1996 08:18:16 PST."
             <199611221618.IAA04166@newman> 
Mime-Version: 1.0 (generated by tm-edit 7.96)
Content-Type: multipart/signed; protocol="application/pgp-signature";
 boundary="pgp-sign-Multipart_Thu_Dec_12_14:52:56_1996-1"; micalg=pgp-md5
Content-Transfer-Encoding: 7bit
Date: Thu, 12 Dec 1996 14:53:23 JST
Sender: morioka@jaist.ac.jp

--pgp-sign-Multipart_Thu_Dec_12_14:52:56_1996-1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

>>>>> In <199611221618.IAA04166@newman> 
>>>>>=09William Perry <wmperry@aventail.com> wrote:

Bill P.> I got bit hard by this yesterday when I had to send some
Bill P.> critical mail to someone on their way to new york and only
Bill P.> 1/3 of the message got there.  I set the value of
Bill P.> send-mail-function to smtpmail-send-it, which usually works
Bill P.> great.  Unfortunately, TM unconditionally uses
Bill P.> (sendmail-sendit) in its split-mail sending.  Rather highly
Bill P.> annoying.  :(

  Sorry, I normally use mh-e and Gnus, so I'm a novice of mail-mode.
I hope someone rewrite tm-rmail.

  Anyway, I applied to tm-rmail.el.

  Oscar, please apply following to tm-vm.

Bill P.> *** tm-vm.el=091996/12/11 15:15:42=091.1
Bill P.> --- tm-vm.el=091996/12/11 15:15:49
Bill P.> ***************
Bill P.> *** 1067,1073 ****
Bill P.>                  'mail-mode (function
Bill P.>                              (lambda ()
Bill P.>                                (interactive)
Bill P.> !                              (sendmail-send-it)
Bill P.>                                )))
Bill P.>       (if (and (string-match "XEmacs\\|Lucid" emacs-version)
Bill P.>                tm-vm/use-xemacs-popup-menu)
Bill P.> --- 1067,1073 ----
Bill P.>                  'mail-mode (function
Bill P.>                              (lambda ()
Bill P.>                                (interactive)
Bill P.> ! =09=09=09     (funcall send-mail-function)
Bill P.>                                )))
Bill P.>       (if (and (string-match "XEmacs\\|Lucid" emacs-version)
Bill P.>                tm-vm/use-xemacs-popup-menu)


Bill P.> If TM needs to run on older emacsen (pre-send-mail-function),
Bill P.> I suppose this could be changed to (if (boundp
Bill P.> 'send-mail-function) ...), but I'm not sure how long that
Bill P.> variable has been around.

  I think there is no need.


  Thanks,
-- 
----------------------------------------------------------------------
MORIOKA Tomohiko <morioka@jaist.ac.jp>
        Japan advanced Institute of Science and Technology, Hokuriku
                Asahi-dai, Tatsu-no-kuchi ch=F4, Nomi, Ishikawa, Japan
------------------------------------------ Frisch, Frei, Fr=F6hlich! ---

--pgp-sign-Multipart_Thu_Dec_12_14:52:56_1996-1
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP MESSAGE-----
Version: 2.6.3ia
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQCVAwUBMq+dyBnuUGV7wuH5AQEA4AP/R3QD+BJOYxSQ3j+EcuaKFxe8F6PZ/Wi9
qOxpHNSeQ9pGHbuQyH1hlPUClEwnpaHLwe3bxPlSrspkBxyBafInbTULBfi0pbsa
+wfb+KSqA+d0qBiLKZfE1uJh5SbYb6QWwC4Cj7e2ViWV6nsn4HekYqPWfz1sDOGC
bjbDKO+qtgw=
=2XHE
-----END PGP MESSAGE-----

--pgp-sign-Multipart_Thu_Dec_12_14:52:56_1996-1--

