From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: fundamental-mode-hook Date: Thu, 8 Feb 2007 02:30:53 +0100 Message-ID: References: <45CA70FA.6020002@gmail.com> <877iutvu8v.fsf@floss.red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1170898286 22374 80.91.229.12 (8 Feb 2007 01:31:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Feb 2007 01:31:26 +0000 (UTC) Cc: "Lennart Borgman \(gmail\)" , Emacs Devel To: kfogel@red-bean.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 08 02:31:10 2007 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 1HEy7w-0008OJ-Ty for ged-emacs-devel@m.gmane.org; Thu, 08 Feb 2007 02:31:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HEy7w-0006gr-Ea for ged-emacs-devel@m.gmane.org; Wed, 07 Feb 2007 20:31:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HEy7k-0006gc-SP for emacs-devel@gnu.org; Wed, 07 Feb 2007 20:30:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HEy7j-0006g8-6A for emacs-devel@gnu.org; Wed, 07 Feb 2007 20:30:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HEy7i-0006g4-T6 for emacs-devel@gnu.org; Wed, 07 Feb 2007 20:30:54 -0500 Original-Received: from nz-out-0506.google.com ([64.233.162.231]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HEy7i-0007Th-LC for emacs-devel@gnu.org; Wed, 07 Feb 2007 20:30:54 -0500 Original-Received: by nz-out-0506.google.com with SMTP id s1so337298nze for ; Wed, 07 Feb 2007 17:30:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UpBjQfHPJ0ErlorgRUqnh6PE4MNTaaVs5TM7c7Cvm4N7dp7P8fmPFgiPLXU69AU7S0uglKTQOb9E/2WMnOgONZNWdpsWPc0lsgzlRrwU8BojXFNefMATt1OtH8O6/B9JP7kkcbzKHBH6nTfvqtck6pWO4kEIISeS7uYrzTynJvQ= Original-Received: by 10.114.25.3 with SMTP id 3mr1810243way.1170898253824; Wed, 07 Feb 2007 17:30:53 -0800 (PST) Original-Received: by 10.114.234.16 with HTTP; Wed, 7 Feb 2007 17:30:53 -0800 (PST) In-Reply-To: <877iutvu8v.fsf@floss.red-bean.com> Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:66101 Archived-At: On 2/8/07, Karl Fogel wrote: > (Not a facetious question, I'm honestly trying to > figure out if the situation is a problem or not.) http://lists.gnu.org/archive/html/help-gnu-emacs/2007-02/msg00042.html > Hmm, for one thing, I'm not sure why it doesn't just say > > (delay-mode-hooks 'after-change-major-mode-hook) > > instead of checking the variable delay-mode-hooks manually. http://lists.gnu.org/archive/html/emacs-devel/2005-06/msg00886.html /L/e/k/t/u