help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"y-or-n-p" but for other characters


From: weber
Subject: "y-or-n-p" but for other characters
Date: Fri, 15 Jun 2007 07:37:43 -0700
User-agent: G2/1.0

Hi folks!
I'm trying to come up with a interactive function for fixing my
code...

I present three options to the user (myself), that are mapped to three
characters (a,b,c say)
Even though read-from-minibuffer solves my problem, y-or-n-p behavior
is more interesting because doesn't require an extra [ret].

Is there a way to code a y-or-n for a-or-b-or-c ?

Thanks in advance,
weber



reply via email to

[Prev in Thread] Current Thread [Next in Thread]