emacs-which-key icon indicating copy to clipboard operation
emacs-which-key copied to clipboard

Question about which-key-persistent-popup

Open Ergus opened this issue 3 years ago • 2 comments

Hi:

I see that which-key--hide-popup has a condition inside depending on which-key-persistent-popup. But which-key-persistent-popup is only declared and never used anywhere else... Is there any reason for that? because it is not a custom either...

Ergus avatar Jan 26 '22 16:01 Ergus

It was the result of this discussion, https://github.com/justbur/emacs-which-key/issues/213 . I couldn't tell you if it's used by anyone right now though. It wasn't meant to be a configuration option.

justbur avatar Feb 14 '22 03:02 justbur

I'm using it!

mbertheau avatar Dec 26 '22 10:12 mbertheau