From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Bug: void-variable filter-buffer-substring-functions [7.5 (release_7.5.384.g94b32)] Date: Thu, 16 Jun 2011 13:33:26 -0400 Message-ID: <87ips5heah.fsf@norang.ca> References: <87mxhhhlke.fsf@norang.ca> <87sjr9d6r8.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51653) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXGRg-00008o-N9 for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 13:33:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QXGRd-0007zE-RN for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 13:33:32 -0400 Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:12280 helo=mho-02-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXGRd-0007z1-OU for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 13:33:29 -0400 In-Reply-To: <87sjr9d6r8.fsf@gmail.com> (Eric Schulte's message of "Thu, 16 Jun 2011 10:29:47 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: emacs-orgmode@gnu.org Thanks!! -Bernt Eric Schulte writes: > For now I've reverted this commit, while I try to figure out the best > solution here. > Bernt Hansen writes: > >> Hi Eric, >> >> Commit 66e8a4b (Globally replace buffer-substring-filters with >> filter-buffer-substring-functions., 2011-06-14) breaks clock reports >> with the following backtrace below when org-indent-mode is enabled. >> >> Reverting this commit fixes this for me. -- Bernt