From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: message-mode is now default? Date: Sun, 19 Jul 2009 20:45:31 +0300 Message-ID: <83bpngpnwk.fsf@gnu.org> 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> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1248025580 11257 80.91.229.12 (19 Jul 2009 17:46:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 Jul 2009 17:46:20 +0000 (UTC) Cc: emacs-devel@gnu.org To: ams@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 19 19:46:13 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 1MSaSi-0005nQ-Vl for ged-emacs-devel@m.gmane.org; Sun, 19 Jul 2009 19:46:13 +0200 Original-Received: from localhost ([127.0.0.1]:37126 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSaSi-0006w9-Ff for ged-emacs-devel@m.gmane.org; Sun, 19 Jul 2009 13:46:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MSaSC-0006Oj-VT for emacs-devel@gnu.org; Sun, 19 Jul 2009 13:45:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MSaSC-0006NR-36 for emacs-devel@gnu.org; Sun, 19 Jul 2009 13:45:40 -0400 Original-Received: from [199.232.76.173] (port=41057 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSaSB-0006NH-Vp for emacs-devel@gnu.org; Sun, 19 Jul 2009 13:45:39 -0400 Original-Received: from mtaout6.012.net.il ([84.95.2.16]:33129) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MSaS9-00048K-Oo; Sun, 19 Jul 2009 13:45:38 -0400 Original-Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KN100C00HHEA600@i-mtaout6.012.net.il>; Sun, 19 Jul 2009 20:45:36 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.126.246.110]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KN100H5GINVB6X0@i-mtaout6.012.net.il>; Sun, 19 Jul 2009 20:45:32 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (1203?) 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:112760 Archived-At: > From: "Alfred M. Szmidt" > CC: stephen@xemacs.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org > Date: Sun, 19 Jul 2009 06:52:29 -0400 > > I found another way message-mode differs from mail-mode, it does not > use mailalias.el, so that is yet another UI difference. So one cannot > use define-mail-alias, or ~/.mailrc. I think it does work, albeit maybe not through mailalias.el. If you invoke "M-x message-mode RET" in "emacs -Q", don't you see it saying it loads your ~/.mailrc?