unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: litchi <smartlitchi@gmail.com>
Subject: Re: [smartLitchi@gmail.com: anyone knows automatic completation elisp script?]
Date: Tue, 26 Apr 2005 14:47:01 +0800	[thread overview]
Message-ID: <20050426064701.GA3331@mail.lvying.org> (raw)
In-Reply-To: <vfpswjc8j4.fsf@rpc71.cs.man.ac.uk>

It's really great art work~~
much better than that one I use in vi~~
hoho
thank all of you guys most
On Mon, Apr 25, 2005 at 02:04:15PM +0100, Phillip Lord wrote:
> >>>>> "litchi" == litchi  <smartlitchi@gmail.com> writes:
> 
>   litchi> From: litchi <smartLitchi@gmail.com> Subject: anyone knows
>   litchi> automatic completation elisp script?  To: Emacs
>   litchi> <help-gnu-emacs@gnu.org> Date: Mon, 25 Apr 2005 20:30:11
>   litchi> +0800 Reply-To: smartLitchi@gmail.com
> 
>   litchi> I wander anyone who knows an automatic completation tools~?
>   litchi> I mean if I want to input the word automatic and I have
>   litchi> inputed four characters a,u,t and o then the rest
>   litchi> (m,a,t,i,c) can be pushed to the screen automatilly ---need
>   litchi> no complete command such as M-/
> 
>   litchi> If only one word (eg, only the word automatic) matches the
>   litchi> regular expression ^auto no other words such as
>   litchi> automatilly(this also match ^auto) exists in this buffer
>   litchi> then we can use some keys to accept the auto
>   litchi> completation(eg,<TAB>) then if also some other matches,We
>   litchi> can use some keys to change the one we wanted from all the
>   litchi> matches, eg, M-/.
> 
> 
> pabbrev.el
> 
> It doesn't do exactly what you are asking for. It works on prefix
> matching, rather than regexp. You need to hit tab at any time to
> accept the completion, but the completion, where there is one, is
> always shown on screen. 
> 
> Cheers
> 
> Phil
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
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	other threads:[~2005-04-26  6:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2920.1114433888.2895.help-gnu-emacs@gnu.org>
2005-04-25 13:04 ` [smartLitchi@gmail.com: anyone knows automatic completation elisp script?] Phillip Lord
2005-04-26  6:47   ` litchi [this message]
2005-04-25 12:52 litchi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050426064701.GA3331@mail.lvying.org \
    --to=smartlitchi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).