home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.bug
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!cs.tu-berlin.DE!nickel
- From: nickel@cs.tu-berlin.DE (Juergen Nickelsen)
- Subject: Another bug with y-or-n-p in 18.59
- Message-ID: <NICKEL.92Nov6214416@desaster.cs.tu-berlin.de>
- Sender: gnulists@ai.mit.edu
- Reply-To: nickel@cs.tu-berlin.de
- Organization: STONE Project, Technical University of Berlin, Germany
- Distribution: gnu
- Date: Fri, 6 Nov 1992 20:44:17 GMT
- Approved: bug-gnu-emacs@prep.ai.mit.edu
- Lines: 12
-
- There had been a bug in 18.58: If y-or-n-p was invoked from a process
- filter and the user interrupted it with C-g, Emacs looped emitting
- C-g's. This has been fixed.
-
- But the behaviour in 18.59 is still not really satisfying: It is now
- simply impossible to interrupt y-or-n-p if it has been invoked from a
- process filter. This is not what I want; I think it should be
- interruptible as usual.
-
- --
- Juergen Nickelsen
-
-