From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mohamed.hibti@gmail.com Newsgroups: gmane.emacs.help Subject: Re: email client Date: Fri, 22 Mar 2013 02:46:19 -0700 (PDT) Message-ID: References: <847gl0bcyc.fsf@gmail.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1363954862 32340 80.91.229.3 (22 Mar 2013 12:21:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Mar 2013 12:21:02 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 22 13:21:29 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UJ0yO-0008LP-4G for geh-help-gnu-emacs@m.gmane.org; Fri, 22 Mar 2013 13:21:28 +0100 Original-Received: from localhost ([::1]:35880 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJ0y0-0003jj-Jj for geh-help-gnu-emacs@m.gmane.org; Fri, 22 Mar 2013 08:21:04 -0400 X-Received: by 10.67.11.67 with SMTP id eg3mr348167pad.36.1363945580194; Fri, 22 Mar 2013 02:46:20 -0700 (PDT) X-Received: by 10.49.71.100 with SMTP id t4mr52344qeu.29.1363945579974; Fri, 22 Mar 2013 02:46:19 -0700 (PDT) Original-Path: usenet.stanford.edu!jn4no9398187pbb.1!news-out.google.com!jm3ni58815pbb.0!nntp.google.com!ca1no303981qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=192.196.142.26; posting-account=aa8T9goAAACUa_IGhbhRLc_hDuep2qPY Original-NNTP-Posting-Host: 192.196.142.26 User-Agent: G2/1.0 Injection-Date: Fri, 22 Mar 2013 09:46:19 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:197388 X-Mailman-Approved-At: Fri, 22 Mar 2013 08:20:33 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:89666 Archived-At: Le vendredi 22 mars 2013 09:17:48 UTC+1, Eli Zaretskii a =E9crit=A0: > > From: Mohamed HIBTI >=20 > > Date: Thu, 21 Mar 2013 23:33:15 +0100 >=20 > >=20 >=20 > > Is there any way to compose send send a mail from emacs (for instance = via >=20 > > "message-send-and-exit") to the default mail client (lotus notes on >=20 > > debian). >=20 >=20 >=20 > Customize message-send-mail-function to have the value >=20 > 'message-send-mail-with-mailclient. I also suggest to customize >=20 > send-mail-function to have the value 'mailclient-send-it. Thank you Eli for this answer,=20 I tried this on emacs 24.2, and it is not working.=20 May be I have some specific hidden customisation. =20