From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: message-mode is now default? Date: Thu, 23 Jul 2009 09:46:40 -0400 Message-ID: References: <878wimdbzp.fsf@catnip.gol.com> <87tz1av8ik.fsf@bzg.ath.cx> <83r5weoz8u.fsf@gnu.org> <87hbxagh6e.fsf@uwakimon.sk.tsukuba.ac.jp> <83prbxq1y7.fsf@gnu.org> <83bpngpnwk.fsf@gnu.org> Reply-To: ams@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1248357153 6227 80.91.229.12 (23 Jul 2009 13:52:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Jul 2009 13:52:33 +0000 (UTC) Cc: eliz@gnu.org, emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 23 15:52:26 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MTyid-0004sJ-Cg for ged-emacs-devel@m.gmane.org; Thu, 23 Jul 2009 15:52:23 +0200 Original-Received: from localhost ([127.0.0.1]:59671 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTyic-0006nb-OE for ged-emacs-devel@m.gmane.org; Thu, 23 Jul 2009 09:52:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTyiL-0006iN-Jh for emacs-devel@gnu.org; Thu, 23 Jul 2009 09:52:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTyiD-0006Yc-3k for emacs-devel@gnu.org; Thu, 23 Jul 2009 09:52:01 -0400 Original-Received: from [199.232.76.173] (port=33655 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTyiC-0006YO-RL for emacs-devel@gnu.org; Thu, 23 Jul 2009 09:51:56 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:33925) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTyiC-0001Si-E7 for emacs-devel@gnu.org; Thu, 23 Jul 2009 09:51:56 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MTyd6-0006Mu-Dp; Thu, 23 Jul 2009 09:46:40 -0400 In-reply-to: (message from Miles Bader on Tue, 21 Jul 2009 19:13:47 +0900) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:113054 Archived-At: [Oddly, if I do "M-x mail" instead (invoking mail-mode), it _doesn't_ expand aliases...] mail-mode expands them when sending, see sendmail-send-it. You can also use M-x expand-mail-aliases to expand them before sending, if you want.