tumashu / vertico-posframe

GNU General Public License v3.0
114 stars 16 forks source link

Error in post-command-hook #8

Closed agzam closed 2 years ago

agzam commented 2 years ago

Quite often it gets into an unusable state where it won't properly respond to particular keys and commands, throwing the following error:

Error in post-command-hook (vertico--exhibit): (void-function nil)

I'm not sure if this is due to the limitations of the package or some weird composition of Doom module(s) and my local config. If anyone could suggest a workaround, that would be highly appreciated.

tumashu commented 2 years ago

Any detail?

agzam commented 2 years ago

Sorry, I don't know how to reproduce it reliably, otherwise I would've shared what I could find. I know that's a lame excuse. I'll try to pay attention when that starts happening again. It may not be an issue after all (in the package). At first I suspected it could be related to the frame resizing, but removing all posftrame buffers before or after resizing looks like made it better. But then at some point that issue above happened again, and once again I wasn't paying attention.

tumashu commented 2 years ago

maybe relate this? https://github.com/minad/marginalia/issues/125

agzam commented 2 years ago

Huh... that does look strangely familiar. Yeah, that could be exactly it. Alright, I'm gonna close this for now. Sorry for wasting your time.

tumashu commented 2 years ago

you can use newest marginalia, and test this problem exist or not.