已关闭 company-mode,M-/(yas-expand)正常,想知道为什么 tab 不行。
GNU Emacs 26.1
macOS 10.13.6
thx @twlz0ne
补充:tab 键在 org-mode 下绑定如下:
<tab> runs the command org-cycle, which is an interactive autoloaded compiled
Lisp function in ‘org.el’.
It is bound to <tab>, <visual-state> <tab>, <normal-state> <tab>, TAB,
<insert-state> <tab>, <menu-bar> <Tbl> <Next Field>, <menu-bar> <Org>
<Show/Hide> <Cycle Visibility>.
(org-cycle &optional ARG)
TAB-action and visibility cycling for Org mode.