From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.help Subject: Re: w32-send-mapi.el 0.1 Date: Mon, 07 Mar 2005 19:55:53 +0100 Organization: Dept. of Theoretical Physics, University of Ulm Message-ID: References: Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1110221807 8094 80.91.229.2 (7 Mar 2005 18:56:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 7 Mar 2005 18:56:47 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 07 19:56:47 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D8NNV-0007V7-GF for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Mar 2005 19:54:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8NhK-00011g-43 for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Mar 2005 14:15:22 -0500 Original-Newsgroups: gnu.emacs.sources,gnu.emacs.help Original-Followup-To: gnu.emacs.help X-Face: 1; h7XMU[7l}$T@J.D}5z*w8Tg'}B5ArAWc8>2X~otB; kOjKs8X%|hTC#dG:%Vpx")x7S/`v :VXU#fZW$X$zdhEU.RfVQ@<-m9IuN{Hm"fW{,5]6kR'M*vEs+{5Cj!L(JTRzA$(},?5J=sm; %Od 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24608 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24608 On Mon, Mar 07 2005, Mathias Dahl wrote: > ;;; w32-send-mapi.el --- send e-mail messages using MAPI [...] > ;; URL: http://groups.google.com/groups?q=w32-send-mapi A persistent URL would be better. Maybe on EmacsWiki if you don't have other web space? > ;; It uses MAPI to send a message by fetching information from a > ;; normal *mail* buffer to build some vbscript code that is executed > ;; by wscript.exe. [...] > ;;; Usage: > > ;; Open up a mail buffer (C-x m). > ;; Add one or more recipients, a subject and a body. > ;; Execute it: M-x w32-send-mapi. Probably quite useful for windows users. > (re-search-forward (concat "^" (regexp-quote > "--text follows this line--"))) Better use `mail-header-separator'. > (insert > " > Const mapToList = 1 > ") (insert "\nConst mapToList = 1\n") ... would look nice, IMHO. You may also try `M-x checkdoc RET' to find style errors. Bye, Reiner. Crosspost & Followup-To: gnu.emacs.help -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/