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
After upgrading emacs to 28.1 had to upgdate ergoemacs to latest version from melpa and lost M-y bindings. Is it intentional? It used to do isearch-forward with M-Y doing isearch-backward. Now isearch-forward is on C-f, which I guess is more in line with common shortcuts from other apps. If it is an intentional change then it would be worth updating layout picture on https://ergoemacs.github.io/ which lists M-y / M-Y as isearch.
After upgrading emacs to 28.1 had to upgdate ergoemacs to latest version from melpa and lost M-y bindings. Is it intentional? It used to do isearch-forward with M-Y doing isearch-backward. Now isearch-forward is on C-f, which I guess is more in line with common shortcuts from other apps. If it is an intentional change then it would be worth updating layout picture on https://ergoemacs.github.io/ which lists M-y / M-Y as isearch.
To reproduce, use minimal .emacs:
For now I've added back M-y / M-Y this way:
The text was updated successfully, but these errors were encountered: