From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.bugs Subject: Re: win32 emacs 22.1 crashes in longlines mode + outline minor mode Date: Tue, 13 Nov 2007 21:13:04 +0000 Message-ID: <473A1360.2050909@gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1194988414 31927 80.91.229.12 (13 Nov 2007 21:13:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 Nov 2007 21:13:34 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Dmitry Bolshakov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Nov 13 22:13:38 2007 Return-path: Envelope-to: geb-bug-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 1Is34h-0002K1-MY for geb-bug-gnu-emacs@m.gmane.org; Tue, 13 Nov 2007 22:13:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Is34V-000227-4i for geb-bug-gnu-emacs@m.gmane.org; Tue, 13 Nov 2007 16:13:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Is34Q-00021o-05 for bug-gnu-emacs@gnu.org; Tue, 13 Nov 2007 16:13:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Is34O-00021U-LZ for bug-gnu-emacs@gnu.org; Tue, 13 Nov 2007 16:13:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Is34O-00021R-Ae for bug-gnu-emacs@gnu.org; Tue, 13 Nov 2007 16:13:16 -0500 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Is34N-0002iS-Ti for bug-gnu-emacs@gnu.org; Tue, 13 Nov 2007 16:13:16 -0500 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id 1E78551AC6; Tue, 13 Nov 2007 21:13:15 +0000 (GMT) User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16971 Archived-At: Dmitry Bolshakov wrote: > > 1. Open text file > > 2. > > M-x longlines-mode > > M-x longlines-show-hard-newlines > > M-x outline-minor-mode > > M-x hide-entry > > =E2=80=9CAn unhandled win32 exception occurred in emacs.exe [3780]=E2=80= =9D > Thanks for the bug report. This appears to be the same bug as previously reported: http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01996.html http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00339.html If so, it has been fixed already. It would be good if you can try building Emacs yourself from CVS (the EMACS_22_BASE branch), or try the pretest for Emacs 22.2 when it comes out soon, to confirm that this is the case before 22.2 is released.