emacsorphanage / helm-swoop

Efficiently hopping squeezed lines powered by Emacs helm interface
GNU General Public License v3.0
689 stars 55 forks source link

helm-swoop buffer empty until I press up or down #195

Closed robert-stuttaford closed 4 years ago

robert-stuttaford commented 4 years ago

Since upgrading to Emacs 27.1.

Other helm buffers (e.g. helm-projectile) render fine.

robert-stuttaford commented 4 years ago

Press my swoop key: Screenshot 2020-09-03 at 14 22 06

Press up: Screenshot 2020-09-03 at 14 22 15

cireu commented 4 years ago

Can you reproduce it in emacs -Q with only helm and helm-swoop loaded?

robert-stuttaford commented 4 years ago

Unfortunately, no, I can not. I guess that means it's time to gut my init.el?

When I tried, I got this warning, but even so, it works:

helm-swoop.el:1696:1:Warning: the following functions are not known to be
    defined: string-trim, string-empty-p
cireu commented 4 years ago

Oh, I guess someone use these functions without requiring subr-x. But I don't think it's the problem, if Emacs missing these functions, it will report an error instead of display nothing.

robert-stuttaford commented 4 years ago

Closing, thank you for taking a look :-) I'll shave some yaks here, it's overdue anyway...

https://twitter.com/RobStuttaford/status/1301557165715587072