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

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

Re: Using passing the tempo-template user input to my function?


From: Hattuari
Subject: Re: Using passing the tempo-template user input to my function?
Date: Sun, 31 Oct 2004 16:46:50 -0500
User-agent: KNode/0.8.1

Kai Grossjohann wrote:

> Hattuari <susudata@setidava.kushan.aa> writes:
> 
>> That's pretty much what I'm shooting for.  What I want is to prompt the
>> reader for a series of responses, the first being of the form 'GL<type>'
>> where <type> is selected from a pick list.  The next will be an integer
>> in the range 1 through 4. And the last value will be boolean, preferably
>> with
>> some mnemonic representation indicating its meaning.  I've looked at
>> completing-read and completing-read-multiple.  I wasn't able to figure
>> out how to use the latter.
> 
> Perhaps the easiest method to read a boolean is y-or-n-p.  Is this
> what you mean by "latter"?
> 
> Kai
I meant completing-read-multiple. I'll have to look at it again before I can
formulate any specific questions. 
-- 
p->m == (*p).m == p[0].m


reply via email to

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