From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: Mail avec emacs24 Date: Thu, 30 Apr 2015 07:59:34 -0700 (PDT) Message-ID: References: <55415FC4.2020907@voo.be> <20150430.055233.2193016943746902451.devel@pollock-nageoire.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1430406027 31909 80.91.229.3 (30 Apr 2015 15:00:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Apr 2015 15:00:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 30 17:00:23 2015 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 1Ynpwo-0005TE-8p for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Apr 2015 17:00:18 +0200 Original-Received: from localhost ([::1]:44418 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ynpwn-0005r4-M6 for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Apr 2015 11:00:17 -0400 X-Received: by 10.66.90.230 with SMTP id bz6mr6909038pab.40.1430405974698; Thu, 30 Apr 2015 07:59:34 -0700 (PDT) X-Received: by 10.50.66.142 with SMTP id f14mr59295igt.17.1430405974655; Thu, 30 Apr 2015 07:59:34 -0700 (PDT) Original-Path: usenet.stanford.edu!m20no7410443iga.0!news-out.google.com!kd3ni4310igb.0!nntp.google.com!m20no7410441iga.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=117.195.50.65; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 117.195.50.65 User-Agent: G2/1.0 Injection-Date: Thu, 30 Apr 2015 14:59:34 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:211814 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:104097 Archived-At: On Thursday, April 30, 2015 at 11:37:37 AM UTC+5:30, Glyn Millington wrote: > Pierre Lorenzon writes: > > > From: Rossi Xavier > > Subject: Mail avec emacs24 > > Date: Thu, 30 Apr 2015 00:48:36 +0200 > > > >> Bonjour, > >> > >> Je suis un peu novice avec emacs24. > >> J'aimerais cependant l'utiliser comme client mail. > >> > >> Compte pop3 et smtp. > >> > >> Si vous avez des astuces et conseil, merci d'avance. > > http://www.emacswiki.org/emacs/CategoryMail > > The packages that come with Emacs are: > > Rmail - GNU Emacs default mail reader > Gnus - the news and mail reader with likely the largest user base > MH-E - interface to the MH mail system > > Some other packages that are distributed separately are also commonly used: > > WanderLust - very good IMAP4 and Offline support > Mew - good IMAP4 support > VM - offers virtual folders and good documentation > NotMuch - an email indexing/search tool with an emacs mail client > mu4e - new email client based on the mu e-mail indexer > > > I use Gnus and Notmuch For some reason Alan Perlis' quote comes to mind: "If you have a function with 10 parameters you probably missed some"