# HG changeset patch # User John Paul Wallington # Date 1083828235 0 # Node ID 7df6b4d2d69d991d76cfe358023b4b93e0a19d7a # Parent 028ab89f265f74064e2f397d83e67218792a9303 2004-05-06 Romain Francoise (tiny change) * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded filter groups from the buffer when rebuilding the Ibuffer buffer and `ibuffer-show-empty-filter-groups' is nil. diff -r 028ab89f265f -r 7df6b4d2d69d lisp/ibuffer.el --- a/lisp/ibuffer.el Thu May 06 04:34:38 2004 +0000 +++ b/lisp/ibuffer.el Thu May 06 07:23:55 2004 +0000 @@ -1,6 +1,6 @@ ;;; ibuffer.el --- operate on buffers like dired -;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. ;; Author: Colin Walters ;; Maintainer: John Paul Wallington @@ -2166,6 +2166,7 @@ (member name ibuffer-hidden-filter-groups))) (bmarklist (cdr group))) (unless (and (null bmarklist) + (not disabled) ext-loaded (null ibuffer-show-empty-filter-groups)) (ibuffer-insert-filter-group