Fwd: Unwanted completion function

Andrew Brace <[email protected]> Sat, 20 May 2023 22:06:28 -0700
Newsgroups gmane.lisp.slime.devel
Message-ID <CAJeLbdJXU4aqK=2UR3djX-G=VNHRjs7uYGO8AUn7feN80bdBiw@mail.gmail.com>
On Sat, May 20, 2023 at 7:48=E2=80=AFPM Vladimir Sedach <[email protected]> wr=
ote:
>
> You can either eval (slime-c-p-c-unload) after loading SLIME, or
> customize slime-contribs to load only the contribs you want
> (recommended by the manual).

Thank you, these suggestions work.

Should the behavior I encountered be considered a bug? Given that
slime-completion-at-point-functions is customizable, I expected to be
able to control it with M-x customize.