From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.devel Subject: Re: [david.reitter@gmail.com: mailclient.el - revised] Date: Sun, 24 Jul 2005 15:11:11 +0100 Message-ID: <0D4BC441-B098-4EC2-BB15-227AA96FE100@gmail.com> References: <42E2DE0B.2050508@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v733) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1122217561 21885 80.91.229.2 (24 Jul 2005 15:06:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Jul 2005 15:06:01 +0000 (UTC) Cc: emacs-devel ' Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 24 17:05:53 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dwi36-0001Ik-70 for ged-emacs-devel@m.gmane.org; Sun, 24 Jul 2005 17:05:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dwi5L-00080B-8w for ged-emacs-devel@m.gmane.org; Sun, 24 Jul 2005 11:08:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dwi1F-0005jz-TS for emacs-devel@gnu.org; Sun, 24 Jul 2005 11:03:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dwi16-0005fj-Hg for emacs-devel@gnu.org; Sun, 24 Jul 2005 11:03:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dwhx6-00044b-FT for emacs-devel@gnu.org; Sun, 24 Jul 2005 10:59:40 -0400 Original-Received: from [64.233.162.202] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DwhjE-0000fs-3k for emacs-devel@gnu.org; Sun, 24 Jul 2005 10:45:20 -0400 Original-Received: by zproxy.gmail.com with SMTP id v1so431374nzb for ; Sun, 24 Jul 2005 07:34:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=kXhG5xOQeJpWpacqG0HACZ+nMMghJ0C8MolnvatjhnZktwofXsoLEXZoVMsa/Ywi2CZlogRr8352IVhlxcicHtUkcICsstUnDpxrtJDA1yskZhjQlv2OtSjjIBs5edYucLrHpLWR59NzXl2Is3ZcFw7ph2ixCzyvnGcQwMoh5sQ= Original-Received: by 10.36.120.10 with SMTP id s10mr1105810nzc; Sun, 24 Jul 2005 07:34:39 -0700 (PDT) Original-Received: from ?217.247.135.80? ([217.247.135.80]) by mx.gmail.com with ESMTP id 15sm2509627nzo.2005.07.24.07.34.37; Sun, 24 Jul 2005 07:34:39 -0700 (PDT) In-Reply-To: <42E2DE0B.2050508@student.lu.se> Original-To: Lennart Borgman X-Mailer: Apple Mail (2.733) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:41186 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41186 On 24 Jul 2005, at 01:17, Lennart Borgman wrote: > I sent some suggestions earlier on what to do to get this working > on w32 too. Could these please be included? Ok, you mean using mailclient-send-it as default for send-mail- function not only in Darwin, but also on Windows? Sounds good to me, except that it'd be good if you test it with one or two common mailclients, because I can't.