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
I get the error message "Error when creating menu" when doing srefactor-refactor-at-point in a C++ file, at any point in which I do not get "No available action".
The issue is the same as this one #13
I have evil-mode installed but it is not activated, could it be the cause of the problem?
These are the minor modes that are currently enabled:
I tried disabling the minor ode from Global-subword to the end, except semantic (I have not tried yet the ones up to Global-subword). Nothing changes.
I will try with a vanilla emacs.
I get the error message "Error when creating menu" when doing
srefactor-refactor-at-point
in a C++ file, at any point in which I do not get "No available action".The issue is the same as this one #13
I have
evil-mode
installed but it is not activated, could it be the cause of the problem?These are the minor modes that are currently enabled:
Enabled minor modes: Abbrev Auto-Complete Auto-Composition Auto-Compression Auto-Encryption Blink-Cursor Company Diff-Auto-Refine Electric-Indent Electric-Pair File-Name-Shadow Flycheck Font-Lock Global-Auto-Complete Global-Company Global-Eldoc Global-Font-Lock Global-Hi-Lock Global-Hl-Line Global-Semantic-Idle-Scheduler Global-Semanticdb Global-Subword Global-Visual-Line Hi-Lock Hs Irony Line-Number Mouse-Wheel Multi-Web-Global Override-Global Persp Persp-Mode-Projectile-Bridge Projectile Save-Place Semantic Semantic-Idle-Scheduler Shell-Dirtrack Show-Paren Subword Tooltip Transient-Mark Visual-Line Winner Xterm-Mouse Yas Yas-Global
The text was updated successfully, but these errors were encountered: