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

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

anyone knows automatic completation elisp script?


From: litchi
Subject: anyone knows automatic completation elisp script?
Date: Mon, 25 Apr 2005 20:30:11 +0800
User-agent: Mutt/1.5.6+20040907i

I wander anyone who knows an automatic completation tools~?
I mean if I want to input the word automatic
and I have inputed four characters a,u,t and o
then the rest (m,a,t,i,c) can be pushed to the screen automatilly
---need no complete command such as M-/

If only one word (eg, only the word automatic) matches the regular expression 
^auto 
no other words such as automatilly(this also match ^auto) exists in this buffer 
then we can use some keys to accept the auto completation(eg,<TAB>)
then if also some other matches,We can use some keys to change the one we 
wanted from
all the matches, eg, M-/.

Best regards
Litchi from China~~~

--
It takes a strong man to save himself, and a great man to save another.
IBM ThinkPad T23 hiweed0.6
fetchmail+procmail+mutt+msmtp vim7+emacs22+mule




reply via email to

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