>       One drawback of such approach is that it
>        doesn't allow completion for multiple face names (there is the file
>        emacs-lisp/crm.el distribued with Emacs that could be used here but
>        it is not up-to-date).
>
> Could you tell me more about the problem?  If this package no longer
> works, we ought to fix it.  Is there an actual bug?

I know nothing about this package, I just discovered it accidently and
after trying it noticed that TAB doesn't work in places where SPC does.
For example, with the test code at the end of crm.el, typing TAB
after `ac' in the minibuffer:

  Prompt: ac,b,c,dz

gives the error [No match]:

  Prompt: ac,b,c,dz [No match]

and typing TAB in the end of the minibuffer produces the
error message:

  Text is read-only.

Typing SPC at these places completes the minibuffer correctly:

  Prompt: acb,b,c,dzab

-- 
Juri Linkov
http://www.jurta.org/emacs/



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to