From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Skip Montanaro Newsgroups: gmane.emacs.help Subject: How do I suppress mail sending via Thunderbird? Date: Tue, 29 Mar 2011 01:01:01 +0000 (UTC) Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1301360517 16912 80.91.229.12 (29 Mar 2011 01:01:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 29 Mar 2011 01:01:57 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 29 03:01:52 2011 Return-path: Envelope-to: geh-help-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 1Q4NJg-0002S6-Io for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Mar 2011 03:01:52 +0200 Original-Received: from localhost ([127.0.0.1]:60328 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4NJf-0005u7-RV for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Mar 2011 21:01:51 -0400 Original-Received: from [140.186.70.92] (port=42597 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4NJ7-0005tY-0U for help-gnu-emacs@gnu.org; Mon, 28 Mar 2011 21:01:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4NJ6-00008l-1b for help-gnu-emacs@gnu.org; Mon, 28 Mar 2011 21:01:17 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:59087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4NJ5-00008L-Qp for help-gnu-emacs@gnu.org; Mon, 28 Mar 2011 21:01:15 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q4NJ3-0002GH-TV for help-gnu-emacs@gnu.org; Tue, 29 Mar 2011 03:01:14 +0200 Original-Received: from c-24-12-189-139.hsd1.il.comcast.net ([24.12.189.139]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Mar 2011 03:01:13 +0200 Original-Received: from skip by c-24-12-189-139.hsd1.il.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Mar 2011 03:01:13 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.12.189.139 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.3 Safari/534.24) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80500 Archived-At: I'm in the midst of migrating from XEmacs to GNU Emacs on my Mac. My current stumbling block is sending mail. I use VM to read mail. Whenever I try to send a message from a buffer created by vm-mail it executes vm-mail-send-and-exit. For some reason that pops open Thunderbird to send the message. Now I suppose this would be fine if I actually liked Thunderbird. I use it only for work email, and curse it repeatedly, multiple times per day. In XEmacs I was using an older version of VM (8.0.2.something). I installed the current version (8.1.93a) in GNU Emacs. I dug into the source, but couldn't figure out how it passed off the message to T-Bird. How do I get VM to just send the dang message itself? Thanks, Skip Montanaro