jed-users mailing list

[2006 Date Index] [2006 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

RE: read_mini(prompt,str1,str2)


Guenter,
  Just an sample I want to read_mini(arg0,arg1,arg2) in other slang and retrieve in mini.sl, for example ctags.sl have   
return read_mini ("Find tag:", get_word_at_point (word_chars), "");
I want prompt "Find tag" make a key alt-Dn pull get_word_at_point() in text for modify,
Maybe you can said use read_mini("Find tag:", "", get_word_At_point(word_chars)); in that case I want press the first backspace for erase, so I want to implement such scenario mini.sl maybe the good place for implementation. 

Thanks 
Lechee


-----Original Message-----
From: owner-jed-users-l@xxxxxxxxxxxxxxxx [mailto:owner-jed-users-l@xxxxxxxxxxxxxxxx] On Behalf Of G. Milde
Sent: Wednesday, March 01, 2006 5:20 PM
To: jed-users@xxxxxxxxxxx
Subject: Re: read_mini(prompt,str1,str2)

On  1.03.06, Lechee.Lai@xxxxxxxxxxxx wrote:
> Hello,
> 
> Does anyone have idea how to retrieve read_mini function str1 and str2
> in mini.sl 

I do not find any use of read_mini() in mini.sl.

Please elaborate a bit more what you want to do.

Guenter

-- 
Milde ife.et.tu-dresden.de

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2006 date index] [2006 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]