From xemacs-m  Fri Jul 11 23:16:54 1997
Received: from iria.mines.u-nancy.fr (galibert@iria.mines.u-nancy.fr [193.49.140.100])
	by xemacs.org (8.8.5/8.8.5) with SMTP id XAA27486
	for <xemacs-beta@xemacs.org>; Fri, 11 Jul 1997 23:16:53 -0500 (CDT)
Received: (from galibert@localhost) by iria.mines.u-nancy.fr (950413.SGI.8.6.12/950213.SGI.AUTOCF) id GAA09359; Sat, 12 Jul 1997 06:15:38 +0200
Message-ID: <19970712061537.61444@iria.mines.u-nancy.fr>
Date: Sat, 12 Jul 1997 06:15:37 +0200
From: Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
To: Xemacs-beta ML <xemacs-beta@xemacs.org>
Subject: Two problems with Helsinki (and previous betas also)
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.79

xemacs -q, mule support, all error checking thrown out (the debugging
code seems to be the cause of my crashes, I'll investigate further).


1- When you split the window you can't move the modeline. Clicking
on it lays :
  Wrong type argument: command-event-p, #<eval-event (identity nil)> unread-command-events)

Didn't succeed in producing a backtrace (The DM says "experience
level too low, try again in some levels").

2- Load a C file. Set "auto delete selection" (pending-del I guess ?).
Select a region. Press backspace. The region is ignored. Delete or typing
some text would have had deleted the region as expected. You just can't
guess how much that particular one is getting on my nerves. This
bug sees to appear only in cc-mode.

  OG.

