From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] text-mode-hook-identify should be part of the standard value for text-mode-hook Date: Wed, 13 Feb 2002 13:04:42 -0500 Message-ID: <2nu1slcl6t.fsf@zsh.cs.rochester.edu> References: <200201302237.g0UMb1d24844@aztec.santafe.edu> <200202040927.g149RUF02434@aztec.santafe.edu> <200202051248.g15CmDb02207@aztec.santafe.edu> <200202071457.g17Ev9B04626@aztec.santafe.edu> <200202082323.g18NNgw05648@aztec.santafe.edu> <200202110208.g1B28po06522@aztec.santafe.edu> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1013624292 18919 195.204.10.66 (13 Feb 2002 18:18:12 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 13 Feb 2002 18:18:12 GMT Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16b3yt-0004v3-00 for ; Wed, 13 Feb 2002 19:18:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16b3nT-0005ED-00; Wed, 13 Feb 2002 13:06:23 -0500 Original-Received: from zsh.cs.rochester.edu ([192.5.53.126] helo=zsh.2y.net) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16b3m7-00054n-00 for ; Wed, 13 Feb 2002 13:04:59 -0500 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.6/8.11.2) id g1DI4gV08338; Wed, 13 Feb 2002 13:04:42 -0500 Original-To: emacs-devel@gnu.org X-Attribution: ZSH X-Face: #zw9`a=vHLkn+ZH8C (Richard Stallman's message of "Sun, 10 Feb 2002 19:08:51 -0700 (MST)") Original-Lines: 22 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1084 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1084 Richard Stallman writes: > Damn, I guess this means we will need to put it back in the hook. > That is sad. > > bookmark-read-annotation-mode, bookmark-edit-annotation-mode, > gnus-article-edit-mode, message-mode (fixed in Gnus CVS), the old > outline-mode, and news-reply-mode (from rnewspost... does rnews > really still exists?). > > ShengHuo, could you convert gnus-article-edit-mode to use > define-derived-mode? Actually, I've installed Stefan's define-derived-mode patch for both gnus-article-edit-mode and message-mode in the Gnus CVS. And I just commented the gnus-article-edit-mode part into the Emacs CVS. Because there are too many changes related to message-mode in oGnus, I am afraid it might cause trouble to port the patch into Gnus 5.9 without extensive tests. So, I think it is better to keep message-mode unchanged in the Emacs CVS until Gnus 5.10 or 5.11 is released. ShengHuo _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel