From mboxrd@z Thu Jan 1 00:00:00 1970 From: Skip Collins Subject: Re: Bug: aquamacs hangs when scrolling column view [7.7 (release_7.7.104.g8425)] Date: Sat, 6 Aug 2011 17:50:31 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpolN-0004bg-MU for emacs-orgmode@gnu.org; Sat, 06 Aug 2011 17:50:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QpolM-0008Gf-He for emacs-orgmode@gnu.org; Sat, 06 Aug 2011 17:50:33 -0400 Received: from mail-iy0-f175.google.com ([209.85.210.175]:36208) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpolM-0008Gb-DG for emacs-orgmode@gnu.org; Sat, 06 Aug 2011 17:50:32 -0400 Received: by iyn15 with SMTP id 15so4477870iyn.6 for ; Sat, 06 Aug 2011 14:50:31 -0700 (PDT) In-Reply-To: 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: emacs-orgmode@gnu.org On Fri, Aug 5, 2011 at 11:09 PM, Skip Collins wrote: > When I move the scroll bar down in column view, Aquamacs typically > hangs. This is repeatable with the following minimal.emacs file: I tested emacs 24.0.50.1 and stock org 7.7 on windows xp the with the same minimal.emacs and minimal orgbug.org files. This crashes emacs. To trigger the crash, I open the file and ensure that the cursor is at the top. Then I go into column view with C-c C-x C-c. Then I use the scroll wheel on my mouse to scroll down. Immediately, the emacs abort dialog appears. I have not generated a backtrace.