lkml.org 
[lkml]   [2005]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Pruning the source tree (idea)
On Mon, 12 Sep 2005, Jesper Juhl wrote:

> As for the "it speeds up grep" argument, that doesn't hold water, you
> can just use the --include and --exclude arguments for grep to only
> search relevant dirs.

"make tags" is your friend.

Then you can navigate the source code with any program that
understands ctags, including vim.

:ta <word> to find a particular declaration or function
^] to jump to the function or declaration of the
word under your cursor
^t to go back to where you came from

--
All Rights Reversed
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-09-13 01:28    [W:1.233 / U:0.324 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site