Re: [PATCH] scripts: Have make TAGS not include structure members

From: Geert Uytterhoeven
Date: Wed Nov 20 2013 - 03:29:55 EST


On Sun, Nov 17, 2013 at 6:08 PM, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> On Sun, 17 Nov 2013 16:19:53 +0100
> Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
>
>> Thanks! Now I have to look into my vim setup, why it doesn't do the
>> above...
>
> $ vim --version
> VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Sep 11 2013 12:28:07)

I have 7.3.

> And from the ctags man pages, I did:
>
> :ta dev_name
>
> and it gave me a list of tags.

Not for me.

> # pri kind tag file
> 1 F m dev_name drivers/clk/samsung/clk.h
> struct:samsung_clock_alias
> const char *dev_name;

I do remember seeing such a list on a different machine, though.

However, this encouraged me to dive into some docs.
":ts <tag>" (or just ":ts" after a previous ":ta") does give me the list.
The same for "g CTRL-]" instead of plain "CTRL-]", so I'm happy now ;-)

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/