From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.help Subject: Re: rmail: dealing with mailing lists ? Date: Sun, 27 Nov 2005 19:22:45 +0100 (CET) Message-ID: <20051127182245.B4C7D3F97@rocksteady.printf.se> References: <20051127171443.946C43F97@rocksteady.printf.se> <871x12t187.fsf@totoz.gnu-rox.org> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1133115815 8334 80.91.229.2 (27 Nov 2005 18:23:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Nov 2005 18:23:35 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 27 19:23:33 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EgRBP-0000un-79 for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Nov 2005 19:23:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EgRBO-0006DI-Bd for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Nov 2005 13:23:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EgRAo-00067X-8M for help-gnu-emacs@gnu.org; Sun, 27 Nov 2005 13:22:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EgRAm-00066s-52 for help-gnu-emacs@gnu.org; Sun, 27 Nov 2005 13:22:49 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EgRAm-00066n-0y for help-gnu-emacs@gnu.org; Sun, 27 Nov 2005 13:22:48 -0500 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EgRAl-0000db-KC for help-gnu-emacs@gnu.org; Sun, 27 Nov 2005 13:22:48 -0500 Original-Received: from rocksteady.printf.se (81.224.154.131) by pne-smtpout2-sn1.fre.skanova.net (7.2.069.1) id 43871827000C29ED for help-gnu-emacs@gnu.org; Sun, 27 Nov 2005 19:22:45 +0100 Original-Received: by rocksteady.printf.se (Postfix, from userid 1000) id B4C7D3F97; Sun, 27 Nov 2005 19:22:45 +0100 (CET) Original-To: help-gnu-emacs@gnu.org In-reply-to: <871x12t187.fsf@totoz.gnu-rox.org> (message from Xavier Maillard on Sun, 27 Nov 2005 19:06:00 +0100) 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:31415 Archived-At: > Date: Sun, 27 Nov 2005 19:06:00 +0100 > From: Xavier Maillard > > I have another trouble: when pressing m, I end up into a Message > buffer and not into a mail-mode buffer. What should I tweak to use the > default mail-mode? The variable `mail-user-agent' tells emacs what to use for composing mail. To get mail-mode which is the default BTW, set it to sendmail-user-agent