[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131119190426.27b010e4@gandalf.local.home>
Date: Tue, 19 Nov 2013 19:04:26 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Geert Uytterhoeven <geert@...ux-m68k.org>,
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>
Subject: Re: [PATCH] scripts: Have make TAGS not include structure members
On Tue, 19 Nov 2013 15:59:07 -0800
Andrew Morton <akpm@...ux-foundation.org> wrote:
> On Sun, 17 Nov 2013 10:14:46 +0100 Geert Uytterhoeven <geert@...ux-m68k.org> wrote:
>
> > On Fri, Nov 15, 2013 at 3:36 PM, Steven Rostedt <rostedt@...dmis.org> wrote:
> > > It is really annoying when I use emacs TAGS to search for something
> > > like "dev_name" and have to go through 12 iterations before I find the
> > > function "dev_name". I really do not care about structures that include
> > > "dev_name" as one of its fields, and I'm sure pretty much all other
> > > developers do not care either.
> >
> > While I'm also annoyed by this (although with vim/tags), I regularly do search
> > for struct members, so losing this ability would hurt, too.
>
> metoo.
You're a vim user too. Do I hear any complaints about removing it just
for emacs users?
>
> > Is there a solution, without throwing out the baby with the bath water?
>
> Remove the tags for those struct members whose name duplicates some
> other symbol?
For vim, I could write a perl script that could do that.
-- Steve
--
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