emacs-pretest-bug
[Top][All Lists]
Advanced

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

completion.el: 1) has unnecessary macro code, 2) has no way to turn it


From: Drew Adams
Subject: completion.el: 1) has unnecessary macro code, 2) has no way to turn it off (?)
Date: Fri, 25 Nov 2005 16:52:43 -0800

1) IIUC, all of the calls to macro `cmpl-statistics-block' should be removed
from this library.

The macro does nothing, and most of the args passed to it (which are
ignored) are undefined anyway.

The comment introducing the macro says that the functionality is defined in
library `completion-stats.el', which no longer exists, AFAICT.

1) IIUC, once you call `dynamic-completion-mode' to turn on completion,
there is no way to turn it off. This should be made into a proper minor
mode.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]