【发布时间】:2010-12-03 16:08:55
【问题描述】:
如何让 Emacs 完成 C 包含文件中的单词?
#include <stdio.h>
int main(){
print//<-- this is where I want it to complete printf
最简单的方法是什么? (比Cedet 更简单的东西)
【问题讨论】:
-
+1 我也很想知道这个:)
-
stackoverflow.com/questions/1285971/… 和 stackoverflow.com/questions/671412/… 的副本,如果还有其他人,我不会感到惊讶。这出现了很多。
-
我认为它足够具体,值得。
标签: emacs autocomplete