From xemacs-m  Wed Jun 11 06:14:53 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id GAA15893
	for <xemacs-beta@xemacs.org>; Wed, 11 Jun 1997 06:14:52 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id NAA12366; Wed, 11 Jun 1997 13:14:52 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: C-g quits too hard on TTY-s
X-Attribution: Hrv
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 11 Jun 1997 13:14:52 +0200
Message-ID: <kigiuzlv1ar.fsf@jagor.srce.hr>
Lines: 17
X-Mailer: Gnus v5.4.52/XEmacs 20.3(beta5)

When a file is font-locking too long, I can press C-g in X, and
font-lock will abort.  All the keys pressed before C-g will be
inserted.  For example:

C-x C-f extents.c RET C-s foo
... fontifying ...
C-g
... aborted!  -> and foo is searched for.

Well, on TTY-s things misbehave.  When I press C-g -- that's it.  The
keys typed in before are forgotten.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
* Q: What is an experienced Emacs user?
* A: A person who wishes that the terminal had pedals.

