Uwe Brauer wrote:
>>>>>> "Phillip" == Phillip Lord <[EMAIL PROTECTED]> writes:
> 
> 
> 
>    Phillip> Looks interesting, but rather like pabbrev.el which does
>    Phillip> much the same thing. Have you tried both?
> 
> There is also dabbrev-hover.el, however I had difficulties with this
> package under Xemacs, however your pkg seem to work nicely. Predictive
> on the other hand seems also not to work to smoothly with Xemacs (so
> far).
> 


Yeah. I thought about fitting my user interface over dabbrev, but
dabbrev
is too slow, as it does up a lookup between keypress. For a data
structure
point of view, pabbrev does a simple hash lookup. 

Phil


_______________________________________________
Gnu-emacs-sources mailing list
Gnu-emacs-sources@gnu.org
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to