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: Sun, 19 Jul 2009 06:52:29 -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> Reply-To: ams@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1248000873 16151 80.91.229.12 (19 Jul 2009 10:54:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 Jul 2009 10:54:33 +0000 (UTC) Cc: stephen@xemacs.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 19 12:54:25 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 1MSU2D-0007Vu-6a for ged-emacs-devel@m.gmane.org; Sun, 19 Jul 2009 12:54:25 +0200 Original-Received: from localhost ([127.0.0.1]:54384 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSU2C-0008JH-Nr for ged-emacs-devel@m.gmane.org; Sun, 19 Jul 2009 06:54:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MSU24-0008Gw-36 for emacs-devel@gnu.org; Sun, 19 Jul 2009 06:54:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MSU1z-0008EX-4I for emacs-devel@gnu.org; Sun, 19 Jul 2009 06:54:15 -0400 Original-Received: from [199.232.76.173] (port=35419 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSU1y-0008EM-Rk for emacs-devel@gnu.org; Sun, 19 Jul 2009 06:54:10 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:58849) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MSU1y-0004ME-5X for emacs-devel@gnu.org; Sun, 19 Jul 2009 06:54:10 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MSU0L-0005kY-7K; Sun, 19 Jul 2009 06:52:29 -0400 In-reply-to: <83prbxq1y7.fsf@gnu.org> (message from Eli Zaretskii on Sat, 18 Jul 2009 21:29:52 +0300) 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:112742 Archived-At: 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. Can someone please revert the change for now, so that one can take a proper look at how to make message-mode default and make it actually work with the rest of emacs? This includes things like updating the manual, proper NEWS entries, but also making message-mode work with other modes like mailalias.el