[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdWLqC1ihx_AifUpF166tpuv0fLwj34trm65BzLw_-kRKA@mail.gmail.com>
Date: Wed, 20 Nov 2013 09:29:50 +0100
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: LKML <linux-kernel@...r.kernel.org>, Michal Marek <mmarek@...e.cz>,
linux-kbuild <linux-kbuild@...r.kernel.org>,
Yang Bai <hamo.by@...il.com>,
Stephen Boyd <sboyd@...eaurora.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] scripts: Have make TAGS not include structure members
On Sun, Nov 17, 2013 at 6:08 PM, Steven Rostedt <rostedt@...dmis.org> wrote:
> On Sun, 17 Nov 2013 16:19:53 +0100
> Geert Uytterhoeven <geert@...ux-m68k.org> 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@...ux-m68k.org
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists