all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* anyone knows automatic completation elisp script?
@ 2005-04-25 12:30 litchi
  2005-04-25 14:35 ` françois Bourgneuf
  0 siblings, 1 reply; 3+ messages in thread
From: litchi @ 2005-04-25 12:30 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* anyone knows automatic completation elisp script?
@ 2005-04-25 13:24 Xiangqian Liu
  0 siblings, 0 replies; 3+ messages in thread
From: Xiangqian Liu @ 2005-04-25 13:24 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 702 bytes --]

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~~~


-- 
不管如何伟大的恋情,有结局,何况是我这微不足道的痴恋

[-- Attachment #1.2: Type: text/html, Size: 770 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: anyone knows automatic completation elisp script?
  2005-04-25 12:30 litchi
@ 2005-04-25 14:35 ` françois Bourgneuf
  0 siblings, 0 replies; 3+ messages in thread
From: françois Bourgneuf @ 2005-04-25 14:35 UTC (permalink / raw)


[-- Attachment #1: Type: text/html, Size: 2121 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-25 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-25 13:24 anyone knows automatic completation elisp script? Xiangqian Liu
  -- strict thread matches above, loose matches on Subject: below --
2005-04-25 12:30 litchi
2005-04-25 14:35 ` françois Bourgneuf

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.