Emacs:必须按两次 M-d 才能删除

Emacs: M-d has to be pressed twice to delete

Mac 上的 VMware Ubuntu 中的 emacs 运行。 :-(

我在 emacs 中发现了这个问题,当我尝试使用 M-d 删除单词(或 M-del)时,我必须按两次才能让它工作。第一次无效,第二次有效。

如果我使用 Esc-delete 删除单词,它在我第一次按下时总是有效。

我已经从 Mac 的 Option->Alt 设置了映射。

谁能解释为什么会出现这两次情况以及如何解决?

谢谢!

发现问题:VMWare 键映射是根本原因。通过取消选中 Preferences -> Keyboard & Mouse -> Key Mappings -> Enable Key Mappings 来禁用它。