You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
M-x plp
[auto-completes to package-list-packages] C-x * *
[open calc]
[input something] M-x plp
[completes to pr-help]
If I don't input anything in the calc buffer, it still works.
Also, flx keeps working other completions, even smex-major-mode-commands just smex completion is broken.
If I load a minimal config I cannot reproduce it either.. even after eval-ing my config line by line I cannot narrow it to a particular line. I think it's related to mu4e, but it's hard to track down.
Do you have any suggestions on how to go about debugging it?
The text was updated successfully, but these errors were encountered:
First reported at: lewang/flx#53
To reproduce problem:
M-x plp
[auto-completes to
package-list-packages
]C-x * *
[open calc]
[input something]
M-x plp
[completes to
pr-help
]If I don't input anything in the calc buffer, it still works.
Also, flx keeps working other completions, even
smex-major-mode-commands
justsmex
completion is broken.If I load a minimal config I cannot reproduce it either.. even after eval-ing my config line by line I cannot narrow it to a particular line. I think it's related to
mu4e
, but it's hard to track down.Do you have any suggestions on how to go about debugging it?
The text was updated successfully, but these errors were encountered: