Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!apple!bbn!gateway!nmsu.EDU!jthomas From: jthomas@nmsu.EDU Newsgroups: comp.emacs Subject: Re: ARGH! Ahem. Umm, answering prompts & abbreviating Message-ID: <8902061849.AA06423@NMSU.Edu> Date: 6 Feb 89 18:49:12 GMT References: <35648@bbn.COM> Sender: news@bbn.COM Organization: BBN news/mail gateway Lines: 13 >In article <17901@vax5.CIT.CORNELL.EDU> rad@vax5.CIT.CORNELL.EDU writes: > >> Well. Does anyone have something that will let me type 'y' or 'n' in >> response to any prompt that asks for 'yes' or 'no'? ... On the other hand, yes-or-no-p has another difference from y-or-n-p. y-or-n-p reads one and only one character. If it's a "y" or "Y", t, else nil. That includes characters like C-x . I am very happy to be allowed to switch buffers, fix things, etc., in those cases where emacs uses yes-or-no-p , thank you! Jim Thomas jthomas@nmsu.edu