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
whenever I use the prefix argument C-u, I get the following error Error running timer ‘helm-M-x--notify-prefix-arg’: (wrong-type-argument window-live-p nil).
Environment & Version information
1.1.0 (2021-02-14)
Emacs version
GNU Emacs 27.2 (build 1, x86_64-apple-darwin18.7.0, NS appkit-1671.60 Version 10.14.6 (Build 18G95)) of 2021-03-27
Operating system
Catalina MacOs
The text was updated successfully, but these errors were encountered:
Expected behavior
Usage of
C-u
as expectedActual behavior
whenever I use the prefix argument C-u, I get the following error Error running timer ‘helm-M-x--notify-prefix-arg’: (wrong-type-argument window-live-p nil).
Environment & Version information
1.1.0 (2021-02-14)
Emacs version
GNU Emacs 27.2 (build 1, x86_64-apple-darwin18.7.0, NS appkit-1671.60 Version 10.14.6 (Build 18G95)) of 2021-03-27
Operating system
Catalina MacOs
The text was updated successfully, but these errors were encountered: