[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: P.S.



In 19.7 on cadr-6, methods accumulate multiple entries in the completion aarray
so that yoy get silly messages like "4 more definitions as well" for something
that is only defined in one place.  This happens only for methods, not for
normal functions.
---
No, actually the bug is that all methods for a class look the same, even though
completion does the right thing, so the "4" is 1- the number of methods for
that class (flavor).