Toby Cubitt <[EMAIL PROTECTED]> writes:
completion-UI is a nice idea.
> The Emacs Wiki contains code snippets that provide the simple glue
> between completion-UI and a number of completion-finding mechanisms (so
> far: dabbrevs, etags, and predictive-mode).
I just tried dabbrev wrapper from the
> "TC" == Toby Cubitt <[EMAIL PROTECTED]> writes:
TC> It would be trivial to write the ten-or-so-line wrapper function needed
TC> to do the same for pabbrev. I'd encourage anyone who does so to post it
TC> to the CompletionUI wiki page, and link it from the pabbrev
TC> page. (Unsurpris
> "WX" == William Xu <[EMAIL PROTECTED]> writes:
WX> Phillip Lord <[EMAIL PROTECTED]> writes:
>> pabbrev.el provides predictive, as you type abbreviation expansion, based
>> on words already typed in the buffer, offering expansions in buffer with
>> a natural and immediate user interfa
William Xu wrote:
Phillip Lord <[EMAIL PROTECTED]> writes:
pabbrev.el provides predictive, as you type abbreviation expansion, based on
words already typed in the buffer, offering expansions in buffer with a
natural and immediate user interface.
So the main difference with hippie-expand is t
Phillip Lord <[EMAIL PROTECTED]> writes:
> pabbrev.el provides predictive, as you type abbreviation expansion, based on
> words already typed in the buffer, offering expansions in buffer with a
> natural and immediate user interface.
So the main difference with hippie-expand is that pabbrev inse