home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.bug
- Path: sparky!uunet!stanford.edu!agate!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!cis.ohio-state.edu!cs.tu-berlin.DE!nickel
- From: nickel@cs.tu-berlin.DE (Juergen Nickelsen)
- Subject: Re: Another bug with y-or-n-p in 18.59
- Message-ID: <NICKEL.92Nov9143546@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
- References: <NICKEL.92Nov6214416@desaster.cs.tu-berlin.de>
- Distribution: gnu
- Date: Mon, 9 Nov 1992 13:35:46 GMT
- Approved: bug-gnu-emacs@prep.ai.mit.edu
- Lines: 15
-
- In article <NICKEL.92Nov6214416@desaster.cs.tu-berlin.de>
- I wrote:
-
- > 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.
-
- In the meantime I have been told that inhibit-quit is set to t in a
- process filter, to make y-or-n-p interruptible I have to set it to nil
- explicitly. Thanks!
-
- --
- Juergen Nickelsen
-
-