Chinaunix首页 | 论坛 | 博客
  • 博客访问: 171202
  • 博文数量: 61
  • 博客积分: 1410
  • 博客等级: 上尉
  • 技术积分: 640
  • 用 户 组: 普通用户
  • 注册时间: 2009-06-24 23:25
文章分类

全部博文(61)

文章存档

2011年(2)

2010年(37)

2009年(22)

我的朋友

分类:

2010-01-16 11:42:25

HOW TO USE WITH GNU EMACS

Emacs will, by default, expect a tag file by the name "TAGS" in the current directory. Once the tag file is built, the following commands exercise the tag indexing feature:


M-x visit−tags−table FILE


Select the tag file, "FILE", to use.


M-. [TAG]


Find the first definition of TAG. The default tag is the identifier under the cursor.


M-*


Pop back to where you previously invoked "M-.".



C-u M-.


Find the next definition for the last tag.



For more commands, see theTagstopic in the Emacs info document.

阅读(651) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~