From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Michael Herman Newsgroups: gmane.emacs.help Subject: Re: mutt & post-mode Date: Sat, 19 Apr 2003 21:06:49 -0500 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20030420020649.GA1986@del3yzmj01.thehermans.org> References: <20030416193651.GB1743@localhost.localdomain> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1050804485 5121 80.91.224.249 (20 Apr 2003 02:08:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Apr 2003 02:08:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 20 04:08:04 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1974FP-0001KT-00 for ; Sun, 20 Apr 2003 04:08:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1974Fx-0000oe-0E for gnu-help-gnu-emacs@m.gmane.org; Sat, 19 Apr 2003 22:08:37 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 1974FM-0000Oz-00 for help-gnu-emacs@gnu.org; Sat, 19 Apr 2003 22:08:00 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 1974Ef-0007vH-00 for help-gnu-emacs@gnu.org; Sat, 19 Apr 2003 22:07:17 -0400 Original-Received: from pcp03713536pcs.nash01.tn.comcast.net ([68.52.108.79] helo=del3yzmj01.local) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1974Eb-0007hh-00 for help-gnu-emacs@gnu.org; Sat, 19 Apr 2003 22:07:14 -0400 Original-Received: by del3yzmj01.local (Postfix, from userid 500) id B3C5E2AA34; Sat, 19 Apr 2003 21:06:49 -0500 (CDT) Original-To: help-gnu-emacs@gnu.org Mail-Followup-To: Michael Herman , help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <20030416193651.GB1743@localhost.localdomain> User-Agent: Mutt/1.4i X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8628 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8628 On Thu, Apr 17, 2003 at 02:36:51AM +0700, pclouds wrote: >Hi, >I'm using mutt & post-mode.el, emacsclient (emacs 21.1). I would like >to have emacs set post-mode automatically when mutt starts a new >buffer. How can i do that? Read post.el. It has some Lisp to add to your .emacs file that will do what you want.