1

复制:

  1. 打开 emacs

  2. MXcscope-index-recursively

    一个。它没有找到它,只找到cscope-index-files

已安装的软件包:

Source: emacs23
Version: 23.3+1-1ubuntu9.2


Source: cscope 
Version: 15.7a-3.5 
Depends: cscope (>= 15.7a-3.5),
emacs23 | emacsen
4

1 回答 1

1

cscope-index-recursively是一个变量,而不是一个函数,所以你不能用 Mx 调用它。要更改其值(并查看其描述),请键入 Mx customize-variable RET cscope-in​​dex-recursively

于 2013-07-16T06:48:44.593 回答