From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Re: Speeding up hook function Date: Wed, 19 Mar 2008 02:00:27 +0100 Organization: GNU's Not UNIX! Message-ID: <200803190100.m2J10OKp032451@localhost.localdomain> References: <87ve3p2xfz.fsf@W0053328.mgh.harvard.edu> Reply-To: Xavier Maillard NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1205890750 25636 80.91.229.12 (19 Mar 2008 01:39:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2008 01:39:10 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: jadamson@partners.org (Joel J. Adamson) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 19 02:39:39 2008 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 1JbnH8-0004UU-QD for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Mar 2008 02:39:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbnGY-0003JB-T7 for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Mar 2008 21:38:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JbnF2-0002El-6N for help-gnu-emacs@gnu.org; Tue, 18 Mar 2008 21:37:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JbnF0-0002D4-6D for help-gnu-emacs@gnu.org; Tue, 18 Mar 2008 21:37:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbnEz-0002Cj-OX for help-gnu-emacs@gnu.org; Tue, 18 Mar 2008 21:37:17 -0400 Original-Received: from master.uucpssh.org ([193.218.105.66]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JbnEz-0001WG-7F for help-gnu-emacs@gnu.org; Tue, 18 Mar 2008 21:37:17 -0400 Original-Received: by master.uucpssh.org (Postfix, from userid 10) id 14A8DC9D20; Wed, 19 Mar 2008 02:35:06 +0100 (CET) Original-Received: from localhost.localdomain (IDENT:1000@localhost [127.0.0.1]) by localhost.localdomain (8.14.1/8.13.8) with ESMTP id m2J10b5T032713; Wed, 19 Mar 2008 02:00:38 +0100 Original-Received: (from xma@localhost) by localhost.localdomain (8.14.1/8.13.8/Submit) id m2J10OKp032451; Wed, 19 Mar 2008 02:00:27 +0100 In-reply-to: <87ve3p2xfz.fsf@W0053328.mgh.harvard.edu> (jadamson@partners.org) User-Agent: Rmail in GNU Emacs 23.0.60.3 on GNU/Linux Jabber-ID: xma01@jabber.fr X-uucpssh: Found to be clean X-uucpssh-SpamCheck: not spam, SpamAssassin (not cached, score=-4.383, required 4.6, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.02, BAYES_00 -2.60, SPF_HELO_PASS -0.00) X-uucpssh-From: xma@gnu.org X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:52512 Archived-At: Howdy, I've got the following function set as a hook for ibuffer. This closes all filter groups when I enter ibuffer. Do you mean `ibuffer-mode-hook' ? If so, it runs "normally" here with your function. Xavier -- http://www.gnu.org http://www.april.org http://www.lolica.org