From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leonardo Boiko Newsgroups: gmane.emacs.help Subject: Re: How to apply a minor mode to all buffers Date: Thu, 08 Feb 2007 10:23:57 -0200 Message-ID: <871wl0j0rm.wl%leoboiko@gmail.com> References: <877ivkjb66.fsf@trick.ulm.malte.spiess> <1170870674.285767.82160@l53g2000cwa.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1170937915 16095 80.91.229.12 (8 Feb 2007 12:31:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Feb 2007 12:31:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 08 13:31:48 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HF8RF-0006tB-CR for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Feb 2007 13:31:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HF8RE-0000SA-Ua for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Feb 2007 07:31:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HF8R0-0000Qa-4Q for help-gnu-emacs@gnu.org; Thu, 08 Feb 2007 07:31:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HF8Qy-0000Ps-ML for help-gnu-emacs@gnu.org; Thu, 08 Feb 2007 07:31:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HF8Qy-0000Pm-A5 for help-gnu-emacs@gnu.org; Thu, 08 Feb 2007 07:31:28 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HF8Qx-0001NG-R6 for help-gnu-emacs@gnu.org; Thu, 08 Feb 2007 07:31:28 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1HF8Pa-00080V-S3 for help-gnu-emacs@gnu.org; Thu, 08 Feb 2007 13:30:04 +0100 Original-Received: from 201.44.96.130 ([201.44.96.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 Feb 2007 13:30:02 +0100 Original-Received: from leoboiko by 201.44.96.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 Feb 2007 13:30:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 201.44.96.130 In-Reply-To: <1170870674.285767.82160@l53g2000cwa.googlegroups.com> Mail-Followup-To: help-gnu-emacs@gnu.org, leoboiko@gmail.com User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.93 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:40959 Archived-At: At 7 Feb 2007 09:51:14 -0800, Robert Thorpe wrote: > But if changing from a major-mode to fundamental-mode > does not cause after-change-major-mode-hook to be run then it is > definately a bug. Just tested; it does cause it to run. after-change-major-mode-hook is ok. -- Leonardo Boiko http://namakajiri.net