From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] text-mode-hook-identify should be part of the standard value for text-mode-hook Date: Fri, 8 Feb 2002 16:23:42 -0700 (MST) Message-ID: <200202082323.g18NNgw05648@aztec.santafe.edu> References: <200201302237.g0UMb1d24844@aztec.santafe.edu> <200202040927.g149RUF02434@aztec.santafe.edu> <200202051248.g15CmDb02207@aztec.santafe.edu> <200202071457.g17Ev9B04626@aztec.santafe.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: quimby2.netfonds.no X-Trace: quimby2.netfonds.no 1013211198 9101 195.204.10.66 (8 Feb 2002 23:33:18 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 8 Feb 2002 23:33:18 GMT Cc: emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16ZKW5-0002Mh-00 for ; Sat, 09 Feb 2002 00:33:17 +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 16ZKND-0000Qy-00; Fri, 08 Feb 2002 18:24:07 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16ZKMs-0000Nx-00; Fri, 08 Feb 2002 18:23:47 -0500 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.9.3/8.9.3) with ESMTP id QAA05374; Fri, 8 Feb 2002 16:23:42 -0700 (MST) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g18NNgw05648; Fri, 8 Feb 2002 16:23:42 -0700 (MST) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: abraham@dina.kvl.dk In-reply-to: (message from Per Abrahamsen on Thu, 07 Feb 2002 17:27:45 +0100) 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:895 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:895 I suspect it was done with a hook because text-mode-hook is also called from modes not derived from text-mode. That seems very unreliable. Which are they, and why? _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel