Closed johncming closed 7 years ago
Hi... sorry but i don't seem to follow. Care to elaborate more on this issue? whats the smex failure you're referring to?
After emacs initialized, the autocomplete function work incorrect that have no hints of items like directories or files.
If I press M-x or C-x C-m, then the autocomplete function work fine. I don't know how to do modify it. I havd try it below:
(smex-initialize)
but, it doesn't work.
Ah i see. This actually happens with me when i start Emacs... to be honest i haven't got to fixing this in my own configuration and i think this is an Ivy / counsel issue rather than a bootstrap issue. Maybe you can file a ticket on Ivy's repo?
Hi, when I use ivy mode and I find that below.
Working properly after I press M-x
How should I to modify the configration.
Thanks.