all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: googleartist@yahoo.com (Artist)
Subject: Re: Word  Completion by  Association
Date: 5 Mar 2003 06:42:42 -0800	[thread overview]
Message-ID: <de3ad953.0303050642.63a87de7@posting.google.com> (raw)
In-Reply-To: ddr89nj77o.fsf@oecpc11.ucsd.edu

Edward O'Connor <oconnor@soe.ucsd.edu> wrote in message news:<ddr89nj77o.fsf@oecpc11.ucsd.edu>...
> > Hi, You may call this method: Auto Abbreviation in a buffer.
> > When I type the text in buffer, it should automagically note
> > each word and figure out different combination of it, and make
> > combination index which when typed in buffer again should result
> > in uniq word.
> 
> Maybe dabbrev-expand, bound to M-/ by default, does something of
> what you would like? Examples:
> 
> When I type this, I get that
> da M-/            dabbrev-expand
> Ab M-/            Abbreviation
> di M-/            different
> 
> 
> Ted

I am well aware of this and it works fine for the string beginning.
I am looking for any characters in the string.

ex.. dfr SomeCommand =>  different
     dfn SomeCommand =>  different
     drnt SomeCommand => different
     vrb SomeCommand =>  abbreviation
     vxpd SomeCommand => dabbrev-expand
      

Thus the idea is provide multiple reference points for a string and
strings should be from limited scopes.

How difficult is to develop something like this? Any hints would be
useful.

Thanks,
[artist]

  reply	other threads:[~2003-03-05 14:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-03 20:13 Word Completion by Association Artist
2003-03-03 23:16 ` jean daniel browne
2003-03-03 23:52 ` Unknown
2003-03-04  2:36   ` Artist
2003-03-04  4:06     ` Unknown
2003-03-04 18:51     ` Edward O'Connor
2003-03-05 14:42       ` Artist [this message]
2003-03-06 15:39         ` Bijan Soleymani
2003-03-10 20:09 ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=de3ad953.0303050642.63a87de7@posting.google.com \
    --to=googleartist@yahoo.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.
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.